tobetter / linux

Linux kernel source tree
Other
68 stars 30 forks source link

Ethernet fails to come up on boot #49

Open razaqq opened 2 months ago

razaqq commented 2 months ago

Im on an odroid n2+ (using you 6.6 kernel from master branch). on boot i get the following kernel message

[   21.400692] meson8b-dwmac ff3f0000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
[   21.406658] meson8b-dwmac ff3f0000.ethernet eth0: __stmmac_open: Cannot attach to PHY (error: -19)

The only solution i found so far is to restart systemd-networkd after boot every time, then everything works as expected.