Comment 47 for bug 250211

Revision history for this message
Tom Chiverton (bugs-launchpad-net-falkensweb) wrote : Re: Intrepid: WLAN LED blinks incessantly on iwl3945 | iwl4965 laptop

The trouble with using sudo is getting the redirection to work right, I have tried directly as root, no effect:

falken@wopr:~$ sudo -i
root@wopr:~# ls -lah /sys/class/leds/iwl-phy*X
lrwxrwxrwx 1 root root 0 2008-11-07 16:07 /sys/class/leds/iwl-phy0:RX -> ../../devices/pci0000:00/0000:00:1c.1/0000:0b:00.0/leds/iwl-phy0:RX
lrwxrwxrwx 1 root root 0 2008-11-07 16:07 /sys/class/leds/iwl-phy0:TX -> ../../devices/pci0000:00/0000:00:1c.1/0000:0b:00.0/leds/iwl-phy0:TX
root@wopr:~# echo none > /sys/class/leds/iwl-phy0:RX/trigger
root@wopr:~# echo none > /sys/class/leds/iwl-phy0:TX/trigger
root@wopr:~#

Still get flashing.