Keld Jørn Simonsen <[EMAIL PROTECTED]> writes:

> > yep, you need to load the needed modules *before* this init script
> 
> Is that enough? I am loading the modules via /etc/module.conf
> and still I get the /etc/sensors.conf missing error.
> What can I do?

/etc/modules.conf is for configuring modules (option, alias)
use /etc/modules wich is responsible to load module eraly at boot time (before init)
for examples i have in my /etc/modules:
# yves
# I2C adapter drivers
modprobe i2c-i801
# I2C chip drivers
modprobe w83781d

adapt it for your chip driver of course
-- 
Yves Duret
[EMAIL PROTECTED]
piouk toujours et meme apres !


Reply via email to