On Thu, 30 Sep 2004 12:43:26 +0200, Jan Schiefer wrote > Load `i2c-nforce2' (say NO if built into your kernel)? (YES/no): > FATAL: Module i2c_nforce2 not found. > Loading failed... skipping. Hmm, didn't you compile this one as a module? No SMBus for you without it (but maybe you don't care.) > Do you want to scan for secondary Super I/O sensors? (YES/no): > (...) > Probing for `Winbond W83627HF Super IO Sensors' > Success... found at address 0x0290 OK, I get it. The chip is on the secondary Super I/O address. The w83627hf driver only checks the primary address. Same as ticket #1780. http://secure.netroedge.com/~lm78/readticket.cgi?ticket=1780 There are Super-I/O developments in progress in 2.6. Once they are done, we should be able to link the w82627hf driver there and get support for the secondary address for free. For 2.4, we should probably hack the driver directly. I don't have such a chip, so it won't be me. We welcome patches :) Thanks for reporting. -- Jean Delvare http://khali.linux-fr.org/