Hello.
I had originally installed Arch uboot in a few of my Pogo V4s. Now that I'm installing the doozan uboot to my next batch of V4s (and looking forward to the newest release with rear USBv3 booting! nudge nudge, wink wink) I was setting it up for similar operation.
Because I don't want the green led to always be on, I liked setting it to show me CPU activity. On Arch uboot I could do this with:
[Obviously I'd write to the /sys/class/leds/status:green:health/trigger file under doozan]
Does anyone know if that option is available, and if so what's that setting name?
I had originally installed Arch uboot in a few of my Pogo V4s. Now that I'm installing the doozan uboot to my next batch of V4s (and looking forward to the newest release with rear USBv3 booting! nudge nudge, wink wink) I was setting it up for similar operation.
Because I don't want the green led to always be on, I liked setting it to show me CPU activity. On Arch uboot I could do this with:
echo cpu0 > /sys/devices/platform/leds-gpio/leds/status:green:health/triggerbut I don't find this option on the doozan uboot.
[Obviously I'd write to the /sys/class/leds/status:green:health/trigger file under doozan]
Does anyone know if that option is available, and if so what's that setting name?