discosat / csp-pi-gpio

Prototype project for accessing the GPIO of a Raspberry Pi using CSP
0 stars 0 forks source link

Ethernet crash on start #1

Closed tobiasfrejo closed 7 months ago

tobiasfrejo commented 7 months ago

When starting the application, the ethernet link of the RPi goes down. WiFi still works.

Tested on an RPi 4

The physical lights on the Pi still indicate a link.

Only log message I have found is from dmesg, stating bcmgenet fd580000.ethernet eth0: Link is down

Link cannot be started again with ip link set eth0 up. Only a reboot helps