XU4 ethernet not found?

Hello,

I’ve installed the DietPi image on my Odroid XU4 eMMC.
It boots well but when I try to configure it (at first boot), I’m not able to configure the network.

The XU4 is connected on the Ethernet.
Each time I setup IP and press ok it asks me the same things.

I’ve quickly seen press pressing ESC key several time:
Nl180211 (or something like that) not found…

Could it be related to the Ethernet driver?

Hi,

Thanks for the report.

DietPi detects the active network adapter during boot.

We’ll need to check status of the adapter, please paste results of the following commands (or picture):

ifconfig -a

dmesg | grep eth

cat /DietPi/dietpi/.network

Also, to exclude any hardware related issues, which:

  • PSU used (eg: 5v/4A)
  • Odroid Cloudshell and drive, if used

Nl180211 warning is related to WiFi. DietPi disables all WiFi related modules to reduce memory consumption, when not in use. When DietPi runs commands to check status of network devices, thats when the warning will appear, although, its fine :slight_smile:

I reinstalled it and it’s fine.

Solution: increase the size of the partition.

Thanks for the quick reply and sorry of making you losing your time.

PS: the OS seems awesome!