We're no longer updating This wiki!!

We can control the blue LED with the trigger node in sysfs. But the red LED is hard-wired to the power input rail and we can't control it.

Turn off

su -
echo none > /sys/class/leds/blue\:heartbeat/trigger

Turn on

su -
echo deafult-on > /sys/class/leds/blue\:heartbeat/trigger

Hearbeat (original state)

su -
echo heartbeat > /sys/class/leds/blue\:heartbeat/trigger

There are many other trigger modes. But some of them may not work.

cat /sys/class/leds/blue\:heartbeat/trigger 
If you want to turn the LED off automatically in boot process,
add echo none > /sys/class/leds/blue\:heartbeat/trigger in /etc/rc.local file
en/xu4_led_control.txt · Last modified: 2017/05/12 21:31 by odroid
CC Attribution-Share Alike 3.0 Unported
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0