mariodebian wrote:
Hi again.

More info.


In last acpi-support package you provide this file:


/etc/modprobe.d/thinkpad_acpi.modprobe


In this file there is a line:


options thinkpad_acpi hotkey=enable,0xffff8f experimental=1

with 0xffff8f you don't enable all Fn keys.

I have edited and now have a line like this:

options thinkpad_acpi hotkey=enable,0xffff experimental=1 fan_control=1

Everything looks to work again.

I'd already spotted that problem, it was caused by a new Ubuntu upstream release. Just checking: what does fan_control do for you?

I have a line in /etc/modules too like this:

thinkpad_acpi hotkey=enable,0xffff experimental=1 fan_control=1

Why your file is more important than /etc/modules?

Thinkpad_acpi is unloaded and reloaded over suspend/resume using modprobe, so at least I know that it's going to use acpi-support's options at that point. If it's about bootup, I don't know why my options trump your options.

Cheers,
Bart



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to