|
Edited by Tempest at 2019-5-23 03:29
Hi,
OS: ARMBIAN 5.85 stable Ubuntu 18.04.2 LTS 4.19.38-sunxi
I've configured my OPi Lite red status LED to trigger on disk IO inside /etc/rc.local, which is great and works, but I'd like to try to have it trigger on wifi activity instead. I tried wlan0 where "mmc0" is currently below but this failed to trigger the red LED at all. Any ideas on whether or not wifi activity can trigger the red status LED in this way and if so what I need to use to get the red LED to trigger?
echo mmc0 >/sys/class/leds/orangepi:red:status/trigger
Thanks!
|
|