From: r.marek@sh.cvut.cz (Rudolf Marek)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] My 333 DIMMs are only being recognised as 266 by
Date: Tue, 14 Jun 2005 17:08:56 +0000 [thread overview]
Message-ID: <42AEF2B9.2000304@sh.cvut.cz> (raw)
In-Reply-To: <d8jidr$7rp$1@saturn.local.net>
Hi Per,
You can try decode yourself.
As root you can do:
modprobe i2c-dev
i2cdump 0 0x50
(0 is bus number, 0x50 is first dimm slot, adjust as needed, you can use sensors command to tell you bus and chip number)
This will obtain memory dump to which you can apply DDR SPD specification
http://www.jedec.org/download/search/4_01_02_10R13.pdf
(or simply you can find it via google SPD DDR site:jedec.org)
Then you can try to decode the fields yourself. Just beware some parts of SPD specs have decimal instead of hex numbers.
I hope it helps
Regards
Rudolf
next prev parent reply other threads:[~2005-06-14 17:08 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-13 11:09 [lm-sensors] My 333 DIMMs are only being recognised as 266 by the Per Jessen
2005-06-14 17:08 ` Rudolf Marek [this message]
2005-06-14 20:07 ` Per Jessen
2005-07-02 17:47 ` [lm-sensors] My 333 DIMMs are only being recognised as 266 by Rudolf Marek
2005-07-06 17:41 ` Per Jessen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=42AEF2B9.2000304@sh.cvut.cz \
--to=r.marek@sh.cvut.cz \
--cc=lm-sensors@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.