On 15/05/2025 at 15:14, Lucas Nussbaum wrote:
Machine: Olimex A20-OLinuXino-LIME2 rev C
(...)
I did not find a bug report about this issue
I also faced this issue but was lazy. It may be related with this but I haven't investigated:
<https://linux-sunxi.org/Olimex_A20-OLinuXino-Lime2#GMAC_quirks>
However, after booting the installed system, ethernet randomly fails to be detected after boot (after some boots it works, after some it doesn't). Even if a cable is plugged, no network leds light up. When this happen, one can simply 'ip link set dev end0 down ; sleep 1 ; ip link set dev end0 up' to restore normal behaviour.
Or unplug and re-plug the ethernet cable.