kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #34813
[Bug 451108] Re: Asus Wireless button not updating WLED
Filippo Carletti, this bug report is being closed due to your last
comment
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/451108/comments/20
regarding you no longer have the hardware. For future reference you can
manage the status of your own bugs by clicking on the current status in
the yellow line and then choosing a new status in the revealed drop down
box. You can learn more about bug statuses at
https://wiki.ubuntu.com/Bugs/Status. Thank you again for taking the time
to report this bug and helping to make Ubuntu better. Please submit any
future bugs you may find.
** Changed in: linux (Ubuntu)
Status: Incomplete => Invalid
--
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:
Invalid
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