From: r.marek@sh.cvut.cz (Rudolf Marek)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] lm_sensors and nvidia
Date: Mon, 12 Dec 2005 18:03:57 +0000 [thread overview]
Message-ID: <439DBB8D.50707@sh.cvut.cz> (raw)
Volker Kuhlmann wrote:
> [nvidia graphics card temp monitoring]
>
>
>>You can try:
>>1) load i2c-rivatv (or whatever driver for the i2c nvidia bus)
>
> i2c-nvidia2 is loaded automatically, but sensors-detect only finds 2
> dimm eeproms and the mobo's it8712. However, it finds two adapters, but
> no success on the first:
Perhaps this driver misses a class of HWMON.
.owner = THIS_MODULE,
.class = I2C_CLASS_HWMON,
Add last one to the static struct i2c_adapter ...
>
> What kernel module should I load exactly? Google doesn't know anything
> about i2c-rivatv.
>
Yes I cant recall correct name... I guess that one you tried is OK
>>Run sensors detect it should find he w83785
Please try this
>
> Being able to get the temp of the geforce 6600 chip would be cool, as I
> have a temp problem with it. What else could I try?
Well try what I suggest above.
My driver was for 2.6 and for 2.4 too. I cant dig with it right now, I'm writing my master thesis and
I have nearly no free time. So I can help only a bit.
regards
Rudolf
reply other threads:[~2005-12-12 18:03 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=439DBB8D.50707@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.