(tl;dr) 我的 USB 3.0 以太网适配器已找到 (lsusb),但在 Ubuntu 18.04 beta 2 中每次重新启动后以太网接口都会被禁用,即使我使用以下命令启用它ip or ifconfig command (funny: it's found during installation and even connects, via dhcp, but is disabled after first reboot).
Long version: I am trying to get a DELOCK 62966 USB 3.0 > 4x Ethernet Adapter to work in a Ubuntu machine. Important: Ubuntu runs as VM in the latest Virtualbox, with a USB filter allowing access from the VM. It works well in a parallel running Windows VM. …