All of lore.kernel.org
 help / color / mirror / Atom feed
From: khali@linux-fr.org (Jean Delvare)
To: lm-sensors@vger.kernel.org
Subject: Epox 8RDA+: Unknown EEPROM type (101)
Date: Thu, 19 May 2005 06:24:23 +0000	[thread overview]
Message-ID: <20031103222433.5ce2cb32.khali@linux-fr.org> (raw)
In-Reply-To: <32819.192.168.0.4.1067821063.squirrel@www.gsmlandia.com>


> When runing the sensors binary I get the message:
> # /usr/local/bin/sensors
> eeprom-i2c-0-50
> Adapter: SMBus nForce2 adapter at 5000
> Algorithm: Non-I2C SMBus adapter
> Unknown EEPROM type (101)
> (...)
> What is the problem. Whay Can I do?

This simply means that you have memory chips of a new kind, that we
don't support yet. What kind of memory modules do you have on that
machine? According to the data sheet, it is regular DDR-SDRAM, so it's
strange it isn't supported (it is supposed to be, but is known to have a
different type value).

Anyway, the eeprom modules only provides information about your memory -
mainly the memory size. This isn't very interesting. That module is
interesting for us developers because it's a simple one, but it has no
real interest for the users.

However, if you want us to support your memory chips, please send us the
output of the folowwing command (after removing the eeprom module):

i2cdump 0 0x50 b

And we'll see what we can do. Also, please let us know the size of the
memory chip.

Thanks.

-- 
Jean Delvare
http://www.ensicaen.ismra.fr/~delvare/

      reply	other threads:[~2005-05-19  6:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-19  6:24 Epox 8RDA+: Unknown EEPROM type (101) javi
2005-05-19  6:24 ` Jean Delvare [this message]

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=20031103222433.5ce2cb32.khali@linux-fr.org \
    --to=khali@linux-fr.org \
    --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.