-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I'm being asked (by the sensor-detect script :) to do the following:
To load everything that is needed, add this to some /etc/rc* file: #----cut here---- # I2C adapter drivers modprobe i2c-viapro # I2C chip drivers modprobe pcf8591 modprobe lm75 #----cut here---- To make the sensors modules behave correctly, add these lines to either /etc/modules.conf or /etc/conf.modules: #----cut here---- # I2C module options alias char-major-89 i2c-dev options pcf8591 ignore=0,0x49 #----cut here---- My question is, does anyone know what I would add such lines to in a "LSB-compliant" distro like SuSE 8.1? I see that rc.d is a symlink to init.d, but I'm not sure where to proceed from here. Thanks for any info ;-) Regards, Chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE+1FglAvR8j4tXQKERAm+GAJ9nwCLmJapx6p0hR0eddIMmsbRm5ACfdAuj CFSz83idVf+/LVeuXnoPNoM= =pgzX -----END PGP SIGNATURE-----
