Orange PI 5 plus fails to get an IP address #6675
Labels
Duplicate
For issues that are/were already handled within another issue
Kernel related 🧬
Orange Pi 5 Plus
Creating a bug report/issue
Required Information
G_DIETPI_VERSION_CORE=8 G_DIETPI_VERSION_SUB=22 G_DIETPI_VERSION_RC=3 G_GITBRANCH='master' G_GITOWNER='MichaIng' root@DietPi:~#
Linux DietPi 5.10.160-legacy-rk35xx #1 SMP Mon Aug 28 01:21:24 UTC 2023 aarch64 GNU/Linux
Additional Information (if applicable)
Steps to reproduce
Every 3rd or 4th boot, system fails to get an IP address
dietpi-config, Network options:adapters, Ethernet shows disconnected
IP address 0.0.0.0
ip a shows 192.168.0.238 which is correct
This happens with a static IP or DHCP
journalctl -u ifup@eth0.service
Oct 09 07:33:15 DietPi systemd[1]: Starting ifup@eth0.service - ifup for eth0...
Oct 09 07:33:15 DietPi systemd[1]: Finished ifup@eth0.service - ifup for eth0.
By removing the network cable and pluggng it into the 2nd network port the eth0 gets assigned an IP address
Extra details
This looks like the same as issue #6592
The text was updated successfully, but these errors were encountered: