-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The Saturday 2006-09-09 at 09:33 -0700, Robert Lewis wrote:
My understand of lm_sensors (which could easily be very wrong) is that it reads out from various registers on the MBO values and then displays them for us. I was always under the impression that it is read only. How can a read only program cause a change that sets off Basil's alarm? Someone smart please explain that?
It is not "read only". See the code: FANCONFIG=/etc/fancontrol # Start fan control, if configured if test -s "$FANCONFIG" -a -x "$PFAN" ; then echo -n ", starting fan control: " /sbin/startproc -q "$PFAN" rc_status else echo -n ": " fi It does control the fan. Perhaps Basil just have got to rename the file "/etc/fancontrol", or edit it conveniently. - -- Cheers, Carlos E. R. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) Comment: Made with pgp4pine 1.76 iD8DBQFFA0hGtTMYHG2NR9URAgdCAJsGYuecOPk96Ll/w4akYwJLorpQBQCfTRGG HPfrRdToAnWhroXFsg5BINA= =+zBz -----END PGP SIGNATURE-----