From: Jean Delvare <khali@linux-fr.org>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] "FATAL: Module i2c_nforce2 not found." and "FATAL:
Date: Tue, 16 Mar 2010 15:33:33 +0000 [thread overview]
Message-ID: <20100316163333.7f5911f7@hyperion.delvare> (raw)
In-Reply-To: <4B9E4A32.8090405@earthlink.net>
On Tue, 16 Mar 2010 08:25:03 -0700, Phillip Pi wrote:
> > It's not only i2c-* modules that can't be found. Apparently
> > sensors-detect can't find _any_ module on your system. You have
> > probably broken your kernel modules system-wide.
>
> Yeah so weird. I don't know what happened or how it happened.
>
>
> > > # uname -a
> > > Linux foobar 2.6.32-trunk-686 #1 SMP Sun Jan 10 06:32:16 UTC 2010 i686
> > > GNU/Linux
> >
> > This looks good, but OTOH I have no idea if your locate database is
> > up-to-date. Try running "updatedb" first, then "locate i2c-nforce2"
> > again.
>
> I installed a newer kernel 2.6.32 package (non-trunk) from apt-get
> install, trunk kernel wasn't working either, rebooted, used non-trunk
> and all works now. WEIRD!
>
> # uname -a
> Linux foobar 2.6.32-3-686 #1 SMP Thu Feb 25 06:14:20 UTC 2010 i686 GNU/Linux
>
> I noticed this kernel upgrade detected something new:
> http://pastie.org/872083 (too long to post in here). It never detected
> adt7473 module, but it never show it in sensors command. What is it?
> From a quick Google search, it seems to be fan controls or something?
Hardware monitoring chip, on your graphics adapter. Getting these to
work if often tedious because nVidia is not cooperating. Try the
following (as root):
# echo adt7473 0x2e > /sys/bus/i2c/devices/i2c-4/new_device
Then "sensors" might show more.
> # lsmod |grep adt7473
> adt7473 8792 0
> i2c_core 12648 3 adt7473,nvidia,i2c_nforce2
> # lsmod |grep w83627ehf
> <showed nothing>
>
> Weird?
This is again and again the same problem Luca explained to you before.
I won't repeat.
--
Jean Delvare
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
prev parent reply other threads:[~2010-03-16 15:33 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-15 14:54 [lm-sensors] "FATAL: Module i2c_nforce2 not found." and "FATAL: Phillip Pi
2010-03-16 15:13 ` Jean Delvare
2010-03-16 15:25 ` Phillip Pi
2010-03-16 15:33 ` 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=20100316163333.7f5911f7@hyperion.delvare \
--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.