I have a problem getting lm-sensors to work on my system (Asus A8N-E / AMD 64 2800+)
My kernel version is: 2.6.11-gentoo-r3
In this kernel al the needed modules should be already there, I double-checked this and they are.
To install lm-sensors I did:
* emerge I2C LM_Sensors
* sensors-detect
this worked fine, IT87 was detected.
I loaded all the required modules (checked with lsmod), no problem so far.
No when I run sensors my output is:
_____________________________________
it8712-isa-0290
Adapter: ISA adapter
_____________________________________
and that's it
the only thing dmesg says is:
______________________________________
it87: Found IT8712F chip at 0x290, revision 7
i2c /dev entries driver
it87: Found IT8712F chip at 0x290, revision 7
______________________________________
please help!?


