> i have a nForce3 250GB Ultra motherboard "EPoX EP-9NDA3+" that has the > "Winbond W83627THF LPC" chip... How do you know it has this chip? Did sensors-detect tell you? > but some odd reason i can't get it to work.. > > localhost erek # modprobe w83627hf > FATAL: Error inserting w83627hf > (/lib/modules/2.6.8.1/kernel/drivers/i2c/chips/w83627hf.ko): No such > device > localhost erek # > > i don't understand what's wrong? Look at your logs (/var/log/messages or dmesg) right after the loading fails. There should be a more detailed explanation there, maybe the chip is there but disabled by the BIOS or something like that. -- Jean Delvare