On Sat, Mar 09, 2002 at 06:24:29PM +0100, Yves Duret wrote: > Keld J�rn Simonsen <[EMAIL PROTECTED]> writes: > > > Well, I also have something in /etc/rc.local - should that be ok, or > > is /etc/modules better? What I had there is: > > /etc/modules is the solution cause: /etc/rc.local is evaluated too late for > sensord (after all the init stuff).
OK, I will try that. I only used rc.local because sensors-detect said: WARNING! If you have some things built into your kernel, the below list will contain too many modules. Skip the appropriate ones! To load everything that is needed, add this to some /etc/rc* file: #----cut here---- # I2C adapter drivers modprobe i2c-isa # I2C chip drivers modprobe w83781d #----cut here---- ie. it advises me to use something like rc.local I think this is wrong information then, and that it rather should advise me to modify /etc/modules Could somebody fix this for 8.2 and forward the bug? Kind regards keld
