I'd tried the above script(s) on my Dell Latitude D630, with an iwl3945,
running Intrepid x86_64 to no avail. However, once I started poking
around at the different trigger files under /sys/class/leds/iwl-phy0\:*
I did find that the following worked for me:
#!/bin/sh
if [ "$IFACE" = "wlan0" ]; then
echo none > /sys/class/leds/iwl-phy0\:assoc/trigger
fi
Neither the TX nor RX directory's trigger files seemed to have any effect, and
I could shut the LED off completely by echoing "none" to the radio directory's
trigger file.
--
Intrepid: WLAN LED blinks incessantly on iwl3945 | iwl4965 laptop
https://bugs.launchpad.net/bugs/250211
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs