Hi Stefan, On Tue, 04 Mar 2008 15:24:09 +0100, Stefan Sassenberg wrote: > I have a problem making lm-sensors work on my system. It's a slightly > old debian where I updated some packages and now use sensors and > libsensors of version 2.9.1. I used to run a 2.6.21 kernel where sensors > finds some chip and also shows fan speed and temperature values. "some chip" doesn't tell us much... Can you please provide the complete output of "sensors"? > Then I upgraded the kernel to a 2.6.23 and always get the error message > "No sensors found". The board is an MSI board and it has an 82801 ICH6 > chipset. What is the exact motherboard model? > sensors-detect advises me to modprobe w83627hf, which I do, but the > result is the above. Any message in the kernel logs when you modprobe w83627hf? Does the modprobe itself fail or succeed? If it fails, what's the error message? > I installed a gentoo on the same machine, where it worked, and made an > lsmod, which showed w83627hf, hwmod and hwmon_vid. I took the kernel > config file and applied it to the kernel from kernel.org to build the > same kernel for my debian. I modprobed the very same modules but failed. What kernel is your gentoo system running? > What can I do to find the solution? Please compare /proc/ioports between a system where the w83627hf driver works for you and a system where it doesn't. I'd suspect a resource conflict. -- Jean Delvare