that should do it. It got fairly complex, so I realized that rather than recode it all in perl it would be better to just tweak i2cdetect to output exactly what sensors-detect needed (with the new -l option) than call i2cdetect. So sensors-detect now needs i2cdetect but I think that's OK. Jean Delvare wrote: > > > Modified Files: > > sensors-detect > > Log Message: > > (mds) add sysfs support to sensors-detect by using 'i2cdetect -l' > > instead of 'cat /proc/bus/i2c' > > Is this considered a definitive change, or am I still supposed to code > something there? > > -- > Jean Delvare > http://www.ensicaen.ismra.fr/~delvare/