home-assistant / operating-system

:beginner: Home Assistant Operating System
Apache License 2.0
4.93k stars 972 forks source link

Ethernet not working on reboot (ODROID-XU4) #1488

Closed agners closed 2 years ago

agners commented 3 years ago

Hardware Environment

Home Assistant OS release:

agners commented 3 years ago

It seems that this problem only happens sometimes (~every 2-3 reboots). The following line is just missing from dmesg:

[    7.742366] r8152 6-1:1.0 eth0: v1.11.11

When it works, there are also firmware warnings. But from what I can tell Ethernet did work without external firmware so far.

[    7.654884] r8152 6-1:1.0: Direct firmware load for rtl_nic/rtl8153a-3.fw failed with error -2
[    7.664330] r8152 6-1:1.0: unable to load firmware patch rtl_nic/rtl8153a-3.fw (-2)
[    7.742366] r8152 6-1:1.0 eth0: v1.11.11
agners commented 3 years ago

It seems that the adapter really disappears from the USB bus (0bda:8153 is not present in lsusb when ethernet is not showing up).

github-actions[bot] commented 2 years ago

There hasn't been any activity on this issue recently. To keep our backlog manageable we have to clean old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant OS version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.