[Reply to the list, not to me only.] > Just tried to install i2c 2.7.0 and lm sensors 2.7.0 on a dual > AMD MP2600+ machine running RH 8.0 with updates. Drivers load > but when sensors command is run I get a segmentation fault. Sounds like an old libsensors is lurking somewhere. To catch it, run: /sbin/ldconfig -pv | grep libsensors New libs are supposed to be in /usr/local/lib, so you should remove any older lib in other places (such as /usr/lib). -- Jean Delvare http://www.ensicaen.ismra.fr/~delvare/