NickS Posted September 13, 2021 Share Posted September 13, 2021 Helios64 network activity light no longer flashes (always off). I have one ethernet cable attached to eth0 and enabled. Otherwise eth0 is working fine Helios64 is rebooted each 24 hours. If I echo "1" to /sys/class/leds/helios64:blue:net/brightness then LED lights up OK. Contents of /sys/class/leds/helios64:blue:net/trigger [none] usb-gadget usb-host kbd-scrolllock kbd-numlock kbd-capslock kbd-kanalock kbd-shiftlock kbd-altgrlock kbd-ctrllock kbd-altlock kbd-shiftllock kbd-shiftrlock kbd-ctrlllock kbd-ctrlrlock usbport disk-activity disk-read disk-write ide-disk mtd nand-disk heartbeat cpu cpu0 cpu1 cpu2 cpu3 cpu4 cpu5 activity default-on panic mmc1 mmc2 netdev stmmac-0:00:link stmmac-0:00:1Gbps stmmac-0:00:100Mbps stmmac-0:00:10Mbps rc-feedback tcpm-source-psy-4-0022-online gpio-charger-online rfkill-any rfkill-none phy0rx phy0tx phy0assoc phy0radio rfkill0 System level Linux Helios64 5.10.63-rockchip64 #21.08.2 SMP PREEMPT Wed Sep 8 10:57:23 UTC 2021 aarch64 GNU/Linux PRETTY_NAME="Armbian 21.08.2 Buster" NAME="Debian GNU/Linux" VERSION_ID="10" VERSION="10 (buster)" VERSION_CODENAME=buster ID=debian HOME_URL="https://www.debian.org/" SUPPORT_URL="https://www.debian.org/support" BUG_REPORT_URL="https://bugs.debian.org/" 0 Quote Link to comment Share on other sites More sharing options...
djurny Posted September 13, 2021 Share Posted September 13, 2021 Hi, Are you talking about the LAN activity LED at the front of the box (as the top picture)? Or the LED at the rear of the box - as part of the ethernet port (bottom picture)? Groetjes, 0 Quote Link to comment Share on other sites More sharing options...
NickS Posted September 13, 2021 Author Share Posted September 13, 2021 Hi I'm talking about the BLUE "LAN Activity LED" on the front panel. On release of the first batch of Helios64 this "LAN Activity LED" was always inactive as it wasn't yet supported by the software. At some point during development (I can't remember when) there was an update which enabled support and it worked fine until recently. Kind regards ... Nick 0 Quote Link to comment Share on other sites More sharing options...
djurny Posted September 13, 2021 Share Posted September 13, 2021 Hi @NickS, Can you try to do the following: echo 'netdev' | sudo tee '/sys/class/leds/helios64:blue:net/trigger' ...and show the result? Groetjes, 0 Quote Link to comment Share on other sites More sharing options...
NickS Posted September 13, 2021 Author Share Posted September 13, 2021 Hi Groetjes, thanks for the interest. Here's the info you asked for... root@Helios64:~# echo 'netdev' | sudo tee '/sys/class/leds/helios64:blue:net/trigger' netdev root@Helios64:~# Regards ... Nick 0 Quote Link to comment Share on other sites More sharing options...
djurny Posted September 13, 2021 Share Posted September 13, 2021 Hi @NickS, Sorry, I wanted to ask what the LED behavior is after that command. Groetjes, 0 Quote Link to comment Share on other sites More sharing options...
NickS Posted September 13, 2021 Author Share Posted September 13, 2021 Hello again Groetjes. There is no difference after the echo command - the LED remains off. I rebooted - just in case - still no difference. Regards ... Nick 0 Quote Link to comment Share on other sites More sharing options...
djurny Posted September 13, 2021 Share Posted September 13, 2021 Hi Nick, That's interesting. After some trial and error on my box, I also could not get it to work on kernel version 5.9.13 (21.02.0-trunk.16). What happens if you put the "activity" in the trigger file? If I do that on my box, it does seem to light up almost in the same cadence as the activity LED on the ethernet connector. echo 'activity' | sudo tee '/sys/class/leds/helios64:blue:net/trigger' Note that this is not 'activity' of the network, but activity in the form of CPU activity. Not exactly what you are looking for, but this does seem to generate at least some action on the LED. Groetjes, 0 Quote Link to comment Share on other sites More sharing options...
liberodark Posted September 13, 2021 Share Posted September 13, 2021 Hi, Same for me (Network LED not work). But is not running too Anyone have boot issue with last update ? Best Regards 0 Quote Link to comment Share on other sites More sharing options...
NickS Posted September 13, 2021 Author Share Posted September 13, 2021 Hello again Groetjes, thanks for your reply. Yes "echo 'activity' | sudo tee '/sys/class/leds/helios64:blue:net/trigger'" has an effect. The LED is now flashing blue on and off. I presume "activity" is the module designed for the "System Activity LED" and that "netdev" was supposed to do a similar job for the the "LAN Activity LED" - but no longer does. Regards ... Nick 0 Quote Link to comment Share on other sites More sharing options...
NickS Posted September 14, 2021 Author Share Posted September 14, 2021 Hello liberodark, I'm not sure you have the same problem as me - although it is possible the two problems are related. My system boots fine and my eth0 adaptor and network are all running OK - for me its just the activity indicator on the front panel that no longer works. It sounds like your network is not working at all ... Nick 0 Quote Link to comment Share on other sites More sharing options...
jotapesse Posted October 3, 2021 Share Posted October 3, 2021 Hi! I just noticed this post. I confim My Helios64 front panel "LAN" led doesn't get lit as well with Armbian 21.08.2 Bullseye. Testing the LED it works as described above. 0 Quote Link to comment Share on other sites More sharing options...
jotapesse Posted October 13, 2021 Share Posted October 13, 2021 Hi everyone! Just to let you all know that I have updated today my Helios64 to Armbian 21.08.3 Bullseye and the "LAN" front panel led now works again. :-) Great! 1 Quote Link to comment Share on other sites More sharing options...
NickS Posted October 15, 2021 Author Share Posted October 15, 2021 Hi jotapesse, yes same for me ... but on closer inspection ... the flashing of the LAN activity light no longer seems to be tied to real network activity! 1/ It flashes a lot less than it used to do. 2/ If I download a large movie file from the Helios64 to my PC I occasionally see a brief flash, but not the sustained activity that I'd expect from a download that takes several minutes. 3/ Inspecting my network router, I can see constant low level activity on the Helios64 ip address (I only have one ethernet cable attached to the Helios64) but don't see any flashing LED. So in conclusion ... its still not working properly! 2 Quote Link to comment Share on other sites More sharing options...
jotapesse Posted October 15, 2021 Share Posted October 15, 2021 Yes, you are right. Didn't notice that. I also see an odd flash here and there but doesn't seem to be related to the network activity at all. 0 Quote Link to comment Share on other sites More sharing options...
Heisath Posted October 16, 2021 Share Posted October 16, 2021 You can check the trigger settings on the led. Something along 'cat /sys/class/leds/helios64:blue:net/trigger' 0 Quote Link to comment Share on other sites More sharing options...
jotapesse Posted October 17, 2021 Share Posted October 17, 2021 On 10/16/2021 at 8:55 AM, Heisath said: You can check the trigger settings on the led. Something along 'cat /sys/class/leds/helios64:blue:net/trigger' They are the same as before as far as I know, "netdev" is selected: $ cat /sys/class/leds/helios64\:blue\:net/trigger none usb-gadget usb-host kbd-scrolllock kbd-numlock kbd-capslock kbd-kanalock kbd-shiftlock kbd-altgrlock kbd-ctrllock kbd-altlock kbd-shiftllock kbd-shiftrlock kbd-ctrlllock kbd-ctrlrlock usbport disk-activity disk-read disk-write ide-disk mtd nand-disk heartbeat cpu cpu0 cpu1 cpu2 cpu3 cpu4 cpu5 activity default-on panic mmc1 mmc2 rc-feedback [netdev] tcpm-source-psy-4-0022-online gpio-charger-online rfkill-any rfkill-none stmmac-0:00:link stmmac-0:00:1Gbps stmmac-0:00:100Mbps stmmac-0:00:10Mbps 0 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.
Note: Your post will require moderator approval before it will be visible.