On Wed, Sep 15, 2010 at 4:00 PM, Elimar Riesebieter <[email protected]> wrote: > * nello martuscielli [100915 14:26 +0200]: > [...] >> @Elimar >> >> you cannot overwrite but you can tune it. >> e.g. to use the led to blink when your airport ext. receives something: >> >> # echo phy0rx > /sys/class/leds/pmu-led\:\:front/trigger > zsh: file exists: /sys/class/leds/pmu-led::front/trigger > > #echo phy0rx >| /sys/class/leds/pmu-led\:\:front/trigger > echo: write error: invalid argument > > #echo phy0rx >> /sys/class/leds/pmu-led\:\:front/trigger > echo: write error: invalid argument > >> # cat /sys/class/leds/pmu-led\:\:front/trigger > [none] ide-disk > > Elimar >
you don't have those beacause you didn't enable them in your kernel config: Networking support -> Wireless -> Enable LED Triggers cheers, nello -- CRUX PPC & Debian PPC user -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

