FS#12875 - laptop-mode 1.45-1 doesn't consider iwlagn driver
Attached to Project:
Arch Linux
Opened by Helmut Bergmann (HelFritz) - Wednesday, 21 January 2009, 13:19 GMT
Last edited by Andrea Scarpino (BaSh) - Wednesday, 21 January 2009, 19:28 GMT
Opened by Helmut Bergmann (HelFritz) - Wednesday, 21 January 2009, 13:19 GMT
Last edited by Andrea Scarpino (BaSh) - Wednesday, 21 January 2009, 19:28 GMT
|
Details
The module located at
"usr/share/laptop-mode-tools/modules/wireless-iwl-power"
recognizes only the drivers iwl3945 and iwl4945, but not the
newest driver iwlagn.
To fix it, add the following line in the previously named file as line number 45 (valid for both i686 and x86_64 versions): "[ -d /sys/module/iwlagn ] && findWifiIfsByDriver iwlagn" |
This task depends upon
Comment by Greg (dolby) - Wednesday,
21 January 2009, 19:05 GMT
Please make a bug report upstream. This is not an Archlinux issue.