You are not logged in.

#1 2024-02-14 10:01:28

daren_k
Member
Registered: 2020-02-13
Posts: 37
Website

eeprom kernel module removed in 6.7

The (legacy) kernel module eeprom was removed from Arch's linux config with 6.7:
https://gitlab.archlinux.org/archlinux/ … _2676_2689

Is there a reason for this?

I was able to use decode-dimms with this module to get intel on the RAM timings etc., the other modules the tool suggests don't work for me.

Could this one be re-enabled?

Offline

#2 2024-02-14 11:12:41

loqs
Member
Registered: 2014-03-06
Posts: 17,488

Re: eeprom kernel module removed in 6.7

Offline

#3 2024-02-14 13:41:30

daren_k
Member
Registered: 2020-02-13
Posts: 37
Website

Re: eeprom kernel module removed in 6.7

I see, hopefully the i2c-tools will be able to work with some other module some time, I guess.

Offline

#4 2024-02-14 15:48:03

loqs
Member
Registered: 2014-03-06
Posts: 17,488

Re: eeprom kernel module removed in 6.7

daren_k wrote:

I see, hopefully the i2c-tools will be able to work with some other module some time, I guess.

https://lore.kernel.org/all/dc5201ea-de … realm.net/
https://git.kernel.org/pub/scm/utils/i2 … baa27d88f5

Offline

#5 2024-02-14 18:57:55

xerxes_
Member
Registered: 2018-04-29
Posts: 681

Re: eeprom kernel module removed in 6.7

So this don't work for you?:

udevadm info -e | grep -e MEMORY_DEVICE -e MEMORY_ARRAY
sudo dmidecode -t memory

Offline

#6 2024-02-17 15:51:49

daren_k
Member
Registered: 2020-02-13
Posts: 37
Website

Re: eeprom kernel module removed in 6.7

@loqs:
Yeah the at24 module won't work on my main rig, loading the i2c-dev module worked on my thinkpad work laptop for decode-dimms, but not on my main rig either. Seems like a stub, having to dive deep after removing that legacy eeprom that just worked.
decode-dimms doesn't even seem to work with eeprom SPD dumps with the -x/-X commands, throws some arbitrary error.

@xerxes_:
This gets some basic info on the RAM modules, yes, but not the full information of the serial presence detect (SPD), like default timings etc.

Offline

Board footer

Powered by FluxBB