Am 25.05.2011 23:03, schrieb Michael Biebl:
> Am 25.05.2011 19:49, schrieb Michael Ott:
> 
>> acerhdf kernelmode=1 fanon=60000 fanoff=54000
> 
> My guess is, that it is due to the additional options.
> Could you try using "acerhdf" alone and see if the module is loaded then?

I talked to upstream. systemd indeed does not support options via
systemd-modules-load.
The rationale is, that module options should be configure in /etc/modprobe.d and
/etc/modules resp. /etc/module-load.d/ only contains a list of modules to load.

The advantage of having the module options in  /etc/modprobe.d is, that manually
loading the module via
modprobe acerhdf
will have the same effect as having it loaded during boot. So it is more 
consistent.

Could you try adding the options to a file in /etc/modprobe.d/, say
/etc/modprobe.d/my-options.conf, containing
options acerhdf kernelmode=1 fanon=60000 fanoff=54000

And change /etc/modules to only contain the line
acherhdf


Just curious: Is the acerhdf not automatically loaded (via udev)?

Michael

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to