Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
memory latency for ddr5 modules
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Mgiese
Veteran
Veteran


Joined: 23 Mar 2005
Posts: 1609
Location: indiana

PostPosted: Sun Apr 21, 2024 3:09 pm    Post subject: memory latency for ddr5 modules Reply with quote

hi there,

i want a simple memory latency output.

i found information regarding "decode-dimms" which should do what i want. but decode dimms complains about missing a modul :

"# decode-dimms
No EEPROM found, try loading the eeprom, at24 or ee1004 module"

i did have a look in my kernel config but could not find any module /eeprom.. any ideas ?

ryzen9-7950x with asrock 620 pro rs mainboard.

thanks !
_________________
I do not have a Superman complex, for I am God not Superman :D

Ryzen9 7950x ; Geforce1650 ; kernel 6.5 ; XFCE
Back to top
View user's profile Send private message
pietinger
Moderator
Moderator


Joined: 17 Oct 2006
Posts: 4196
Location: Bavaria

PostPosted: Sun Apr 21, 2024 3:17 pm    Post subject: Reply with quote

Have a look here:
Code:
Device Drivers  --->
    Misc devices  --->
        EEPROM support  --->

_________________
https://wiki.gentoo.org/wiki/User:Pietinger
Back to top
View user's profile Send private message
Mgiese
Veteran
Veteran


Joined: 23 Mar 2005
Posts: 1609
Location: indiana

PostPosted: Mon Apr 22, 2024 3:21 pm    Post subject: Reply with quote

thanks, i got further...

modprobe eeprom still prints
Code:
 modprobe eeprom
modprobe: FATAL: Module eeprom not found in directory /lib/modules/6.8.2-gentoo


but i could load at24 and ee1004. but decode-dimms still does not print anything useful :
Code:
decode-dimms version 4.3

Memory Serial Presence Detect Decoder
By Philip Edelbrock, Christian Zuckschwerdt, Burkart Lingner,
Jean Delvare, Trent Piepho and others


Number of SDRAM DIMMs detected and decoded: 0


my kernel config is as follows :
Code:
# EEPROM support
#
CONFIG_EEPROM_AT24=m
CONFIG_EEPROM_MAX6875=m
CONFIG_EEPROM_93CX6=m
CONFIG_EEPROM_IDT_89HPESX=m
CONFIG_EEPROM_EE1004=m
# end of EEPROM support
do i need more modules?

any ideas how to get modules that support ddr5 chipsets ?
_________________
I do not have a Superman complex, for I am God not Superman :D

Ryzen9 7950x ; Geforce1650 ; kernel 6.5 ; XFCE
Back to top
View user's profile Send private message
pietinger
Moderator
Moderator


Joined: 17 Oct 2006
Posts: 4196
Location: Bavaria

PostPosted: Mon Apr 22, 2024 4:31 pm    Post subject: Reply with quote

Maybe you will need a working i2c and smbus (i2c needs pinctrl) ... have a look in chapter 2 of: https://wiki.gentoo.org/wiki/User:Pietinger/Tutorials/Manual_Configuring_Kernel_Version_6.6

Maybe this can help also: https://forums.unraid.net/topic/96986-i2c-tools-decode-dimms-get-memory-timings-from-cli-solved/

(as far as I know EE1004 supports only ddr4)

(Maybe you will need also package i2c-tools)
_________________
https://wiki.gentoo.org/wiki/User:Pietinger
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum