For whatever reason, the LEDs on the CM4IO board are reversed compared to Pi 4. To make the green LED show the link speed (slow flash = 1000, on = 100, off = 10), and have the orange LED on when the link is up, use:It is possible to swap the assignments, but I'm reluctant to break existing systems.
Code:
dtparam=eth_led0=8dtparam=eth_led1=1
Statistics: Posted by PhilE — Thu Jun 13, 2024 8:34 am