[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Kernel issues: booting from USB storage (Repost)



Matthew Smith wrote at 2009-03-24 23:31 -0600:
> I am indeed using iwl3945 as I'm using kernel 2.6.26 for day-to-day
> operations.  The main annoyance is that it makes the wireless light
> blink (before it was either on or off) which is going to require either
> tracking down how it does it and disabling it or possibly duct tape.

Try:
echo none > "/sys/class/leds/iwl-phy0:RX/trigger"
echo none > "/sys/class/leds/iwl-phy0:TX/trigger"

Give at a minute or so...
and if it works, then make it permanent with 2 lines in /etc/sysfs.conf:
class/leds/iwl-phy0:RX/trigger = none
class/leds/iwl-phy0:TX/trigger = none

Attachment: signature.asc
Description: Digital signature


Reply to: