Most recent kernel where this bug did *NOT* occur: 2.6.19-0.22-rc6-mm2 (was away for ~ 1 month and early 2.6.20 kernels didn't like my system) Distribution: Fedora devel Hardware Environment: Giga-byte Technology GA-K8N Ultra-9 Mainboard Software Environment: lm_sensors-2.10.2, gnome-applet-sensors-1.7.9 Problem Description: The it87 sensor is confused on 2.6.21-0.2-rc2-mm1 and can not find where it's attached $ sensors k8temp-pci-00c3 Adapter: PCI adapter Core1 Temp: +39
Created attachment 10590 [details] 2.6.21-rc2-mm1 config
Created attachment 10591 [details] System lspci
Created attachment 10592 [details] 2.6.21-rc2-mm1 dmesg
Created attachment 10593 [details] lm_sensors config file
Nicolas, can you please try with lm_sensors SVN: http://dl.lm-sensors.org/lm-sensors/snapshots/lm-sensors-r4333-20070225.tar.bz2
Ok, will try. Is this a 2.10.3 prerelease snapshot?
Sort of, yeah, although the 2.10.3 release isn't schedule yet.
Created attachment 10597 [details] lm-sensors-r4333-20070225 build log
No luck ]$ sensors -v sensors version 2.10.2-SVN with libsensors version 2.10.2-SVN [nim@rousalka lm_sensors-2.10.3]$ sensors k8temp-pci-00c3 Adapter: PCI adapter Core1 Temp: +36
The "it8712-i2c-9191-290" name is unexpected, it should be "it8712-isa-0290" so indeed something's broken. I'll try to reproduce it locally. In the meantime, can you please test 2.6.21-rc2 (non-mm) and confirm that it works OK?
sure as soon as I get ivtv working on the mm one :)
I can confirm that's a -mm problem. Mainline (2.6.21-rc2.git3) is fine (but lacks ivtv): $ uname -a Linux rousalka.dyndns.org 2.6.21-0.4.rc2.git3.fc7 #1 SMP Sat Mar 3 12:49:33 CET 2007 x86_64 x86_64 x86_64 GNU/Linux $ sensors k8temp-pci-00c3 Adapter: PCI adapter Core1 Temp: +37
Created attachment 10605 [details] 2.6.21-rc2-git3 config
Created attachment 10606 [details] 2.6.21-rc2-git3 dmesg
Created attachment 10607 [details] Detect i2c-isa-based drivers despite class_dev removal Please apply this patch to your SVN snapshot of lm_sensors and try again. It should make "sensors" work fine again.
The patch works, thanks
Great, thanks for testing. Patch committed to the lm_sensors SVN repository. Now I need to schedule the release of 2.10.3.