[RESOLVED] Ethernet of Dell docking station not found

I am using AMD Ryzen with Ubuntu 22.04. At work we have a DELL docking station using an USB connector. What works:

  • power
  • two screens
  • USB

Not working:

  • Ethernet

I should get an internet connection via this docking station, but I don’t. No Ethernet adapter appears.

Output of lsusb:

ufechner@framework:~$ lsusb
Bus 008 Device 004: ID 0bda:8153 Realtek Semiconductor Corp. RTL8153 Gigabit Ethernet Adapter
Bus 008 Device 003: ID 0bda:0413 Realtek Semiconductor Corp. Dell dock
Bus 008 Device 002: ID 0bda:0487 Realtek Semiconductor Corp. Dell dock
Bus 008 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 007 Device 004: ID 413c:b06e Dell Computer Corp. Dell dock
Bus 007 Device 008: ID 413c:b06f Dell Computer Corp. Dell dock
Bus 007 Device 007: ID 413c:2113 Dell Computer Corp. KB216 Wired Keyboard
Bus 007 Device 006: ID 413c:301a Dell Computer Corp. Dell MS116 Optical Mouse
Bus 007 Device 005: ID 0b0e:0e40 GN Netcom Jabra Evolve2 40
Bus 007 Device 003: ID 0bda:5413 Realtek Semiconductor Corp. Dell dock
Bus 007 Device 002: ID 0bda:5487 Realtek Semiconductor Corp. Dell dock
Bus 007 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 0bda:5634 Realtek Semiconductor Corp. Laptop Camera
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 0e8d:e616 MediaTek Inc. Wireless_Device
Bus 001 Device 003: ID 413c:301a Dell Computer Corp. Dell MS116 Optical Mouse
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

Any idea which driver is missing and/or where to get it?

A search suggests that

Is the Ethernet adapter on the dock, and is supposedly supported according to Linux Hardware

Is it just a case that it doesn’t configure the network interface automatically?

Depending on the kernel version you might be hit by this bug:

No, the interface does not show up at all.

In case anybody is reading this thread: It turned out that the docking station is not (and cannot be) connected to wired Ethernet in the moment, so it cannot work anyways. So I have to use WLAN which works fine.

Sorry for the noise! I was not aware that I was using WLAN also with my old laptop.