The solution
<pre>
dev.wifi0.ledpin=1
dev.wifi0.softled=1
</pre>

worked in Intrepid but no longer works in Jaunty (4 March 2009).

I guess it's because there is no longer a wifi0 device.  Now ifconfig
reports a wlan0 and a wmaster0 device.

<pre>
# find /proc /sys -name \*softled\*
# find /proc /sys -name \*ledpin\*
# lspci | grep 802.11
03:00.0 Ethernet controller: Atheros Communications Inc. AR5212 802.11abg NIC 
(rev 01)
# lsmod | grep ath
ath5k                 107008  0 
mac80211              217080  1 ath5k
led_class              12036  2 thinkpad_acpi,ath5k
cfg80211               38032  2 ath5k,mac80211
</pre>

-- 
atheros laptop LED not activated
https://bugs.launchpad.net/bugs/63618
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to