From: Rudolf Marek <r.marek@assembler.cz>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] lm_sensors + max1668
Date: Thu, 09 Aug 2007 05:58:59 +0000 [thread overview]
Message-ID: <46BAAD23.4060202@assembler.cz> (raw)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello Hurky,
Sorry for the delay, please CC the list too. I'm CCing the driver author.
Hurky wrote:
> Hello Rudolf,
>
> I've two Maxim max1668 temperature sensors on the SMBus and by now
> I cannot read them out under linux. I've searched a lot of time for
> a solution but it seems that there is no finished and running kernel
> module avialable. I've tryed with Christophs module script but I'm
> still novice in the part of compiling and doing this kind of stuff.
>
> http://lists.lm-sensors.org/pipermail/lm-sensors/2007-February/018784.html
>
> sensors-detect give me this output:
>
> Driver `max1668' (should be inserted):
> Detects correctly:
> * Bus `SMBus nForce2 adapter at 5000'
> Busdriver `i2c-nforce2', I2C address 0x18
> Chip `Maxim MAX1668' (confidence: 7)
> * Bus `SMBus nForce2 adapter at 5000'
> Busdriver `i2c-nforce2', I2C address 0x19
> Chip `Maxim MAX1668' (confidence: 7)
>
> Did YOU have success charging the module and reading out the maxim's ?
Lets try this:
modprobe i2c-dev
i2cdump -l
This should list your busses, take a number from that which corresponds to bus
above. I will take 0 as example
then do:
i2cdump -y 0 0x18
i2cdump -y 0 0x19
And send it back here. We can take a look what is wrong.
> If yes please help me a little bit to get it work.
Yep we will ;)
> Thank you! and regards from Spain,
Greetings from Prague, Czech Republic!
Rudolf
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFGuq0j3J9wPJqZRNURAnWcAKCakca6+TWvA9nspfpjykbrA+LlRQCgvqC4
/6PN9QoDjZ7HgL4efoWiSJ8=lNHk
-----END PGP SIGNATURE-----
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
next reply other threads:[~2007-08-09 5:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-09 5:58 Rudolf Marek [this message]
2007-08-15 17:22 ` [lm-sensors] lm_sensors + max1668 Rudolf Marek
2007-08-15 17:35 ` Christoph Scheurer
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=46BAAD23.4060202@assembler.cz \
--to=r.marek@assembler.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.