kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #34809
[Bug 451108] Re: Asus Wireless button not updating WLED
Unfortunately I no longer have the Asus notebook, I can't test current
version.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/451108
Title:
Asus Wireless button not updating WLED
Status in “linux” package in Ubuntu:
Incomplete
Bug description:
Binary package hint: acpi-support
Ubuntu 9.10 beta, updated.
acpi-support 0.127
When I press the wireless button on my Asus V6V laptop, wireless lan
is disabled (radio off), but the wireless led remains switched on.
Changing the last line of /usr/share/acpi-support/state-funcs,
substituting dash with underscore make the led work as expected,
switching on and off at every button press, reflecting radio state.
- test -w /sys/devices/platform/asus-laptop/wlan && echo -n "$action" > /sys/devices/platform/asus-laptop/wlan
+ test -w /sys/devices/platform/asus_laptop/wlan && echo -n "$action" > /sys/devices/platform/asus_laptop/wlan
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/451108/+subscriptions