unitex Posted November 5, 2012 Share Posted November 5, 2012 Hello just a quick question what command do I issue on my shell to make the wlan led go on, its a mk3 pineapple. Quote Link to comment Share on other sites More sharing options...
brumby Posted November 5, 2012 Share Posted November 5, 2012 (edited) found the answer: http://fabiobaltieri...-led-subsystem/ switch off: echo 0 > /sys/devices/platform/leds-gpio/leds/alfa:blue:wlan/brightness switch on: echo 1 > /sys/devices/platform/leds-gpio/leds/alfa:blue:wlan/brightness List all possible LED Names: ls /sys/devices/platform/leds-gpio/leds/ This is the answer for Mk IV, I don't know if it is true for MK III Edited November 5, 2012 by brumby Quote Link to comment Share on other sites More sharing options...
unitex Posted November 7, 2012 Author Share Posted November 7, 2012 Unfortunately I cant find any leds-gpio anywhere in /sys/devices/ on the mark 3 but still thanks for the help. Anyone else? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.