PINE64
Change Ethernet LED behaviour - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PINE A64-LTS / SOPINE Compute Module (https://forum.pine64.org/forumdisplay.php?fid=66)
+--- Forum: Linux on PINE A64-LTS / SOPINE (https://forum.pine64.org/forumdisplay.php?fid=69)
+--- Thread: Change Ethernet LED behaviour (/showthread.php?tid=14893)



Change Ethernet LED behaviour - pine_A64_user - 09-15-2021

Hello,

I am using a "Pine A64 LTS Version V2" with Armbian 21.08 and I would like to change the behaviour of the Ethernet Port LEDs.

At the moment the LEDs show the following behaviour:

Green: 
      ON,   if no cable is plugged in
      ON,   if cable with 1000 Mbit/s is connected 
      OFF,  if cable with 100 Mbit/s is connected
Orange:
      Flashing, if sending / receiving data


I would like to change that behaviour to the following:

Green:
     OFF, if no cable ist plugged in
     ON,  if cable is plugged in
Orange:
     Flashing, if sending / receiving data


Does anyone know how to achieve that?