> Ok, but some indicators, like temp, seem to work pretty well and the > "i2c-ali1535" makes some sense provided that the k7ada uses an ALI > chipset. i2c-ali1535 is the bus driver and is obviously correct. lm78 is the chip driver and I still believe it's not correct. We already had two reports of Soyo k7ada users having problems with lm78. A little web search pointed me to an ALi M1647 chip for your board. We don't have support for this. If you can find a data sheet, we may be able to write a driver. > athos:/dev# i2cdump 0 0x2c > Warning: no size specified (using byte-data access) > Error: Could not open file `/dev/i2c-0' : No such device > athos:/dev# > > <quote> `/dev/i2c-0' exists in filesystem </quote> You need i2c-ali1535 and i2c-dev loaded. -- Jean Delvare http://www.ensicaen.ismra.fr/~delvare/