Hi Kevin, > > > I've followed all instructions I could find. It seems as if all modules get > > > detected and load fine. Yet running 'sensors returns 'No sensors found'. Any > > > thoughts????? > > > > I guess: unload eeprom, i2c-amd756, and i2c-amd8111; then try again. Your > > hardware monitor (w83627hf or some such) is probably visible through i2c-isa > > alone. If that doesn't work, please send the output from sensors-detect. > > I haven't had the chance yet to try this but I did try a new kernel and > that worked. > I tried kernel 2.6.15 w/ gentoo and ck patches. I will try you above > suggestion and also vanilla kernel 2.6.15 for comparison. My own guess is the conflict between PNPACPI and the w83627hf driver, which is known to have affected the Linux kernels from 2.6.10 to 2.6.14: http://bugzilla.kernel.org/show_bug.cgi?id=4014 If I am right, the only way to get it to work on a 2.6.14.x kernel would be to disable the PNPACPI configuration option (pnpacpi=off on the bootloader command line will do too.) 2.6.15 vanilla should work just fine too. Hope that helps, -- Jean Delvare