Hi,
Is there anything I can do to turn off the blue LED? It is blinking constantly and it will create an effect as if the cops are invading my living room!
Otherwise no complaints so far!
Cheers,
vma

echo default-on > /sys/devices/platform/leds-ns2l/familybox:blue:sata/trigger
echo 1 > /sys/devices/platform/leds-ns2l/familybox:blue:sata/brightness
or
echo 0 > /sys/devices/platform/leds-ns2l/familybox:blue:sata/brightness
ls -l /sys/class/leds
total 0
lrwxrwxrwx 1 root root 0 2014-04-19 09:57 familybox:blue:sata -> ../../devices/platform/leds-ns2l/leds/familybox:blue:sata
lrwxrwxrwx 1 root root 0 2014-04-19 09:57 familybox:red:fail -> ../../devices/platform/leds-gpio/leds/familybox:red:fail
none nand-disk [timer] heartbeat backlight gpio default-on
255

#!/bin/sh
echo 0 > /sys/devices/platform/leds-ns2l/familybox:blue:sata/brightness

Return to Lacie cloudbox (white casing)
Users browsing this forum: No registered users and 7 guests