You are not logged in.

#1 2010-12-30 01:33:09

d2ogch3n
Member
Registered: 2010-01-20
Posts: 42

[Solved]Thinkpad T61 disable WiFi LED Blink

I have a Thinkpad with an Atheros 9K WiFI card. The LED's blink on Rx/Tx but I can disable this behaviour by issuing as root:

# echo none > /sys/class/leds/ath9k-phy0\:\:rx/trigger
# echo none > /sys/class/leds/ath9k-phy0\:\:tx/trigger

I would like to achieve this at startup, can anyone advise me of the correct way to do this?

Thanks.

Last edited by d2ogch3n (2010-12-30 13:36:31)

Offline

#2 2010-12-30 01:48:12

skunktrader
Member
From: Brisbane, Australia
Registered: 2010-02-14
Posts: 1,543

Re: [Solved]Thinkpad T61 disable WiFi LED Blink

You could try putting those 2 lines into /etc/rc.local

Offline

#3 2010-12-30 01:57:33

d2ogch3n
Member
Registered: 2010-01-20
Posts: 42

Re: [Solved]Thinkpad T61 disable WiFi LED Blink

skunktrader: thanks I'll give it a go and post if it solves it.

Offline

#4 2010-12-30 13:36:52

d2ogch3n
Member
Registered: 2010-01-20
Posts: 42

Re: [Solved]Thinkpad T61 disable WiFi LED Blink

Thanks that did it smile

Offline

Board footer

Powered by FluxBB