Comment 13 for bug 250211

Revision history for this message
Paweł Kłeczek (pkleczek) wrote : Re: Intrepid: WLAN LED blinks incessantly on iwl3945 | iwl4965 laptop

I'm testing Intrepid Beta (HP Compaq nx7300 RU374ES) right now and I've got the same problem. The easiest workaround is to run following command:
echo 0 > /sys/bus/pci/drivers/iwl3945/0000\:10\:00.0/leds\:iwl-phy0\:radio/brightness
to turn the led off or
echo 255 > /sys/bus/pci/drivers/iwl3945/0000\:10\:00.0/leds\:iwl-phy0\:radio/brightness
to turn the led on
The path after iwl3945/ may be different.