GalliumOS / galliumos-distro

Docs, issues, and artwork sources for GalliumOS
https://galliumos.org/
GNU General Public License v2.0
347 stars 11 forks source link

USB Ethernet adapter not configurable via GUI tools #555

Closed ScottDWebster closed 4 years ago

ScottDWebster commented 4 years ago

Hardware: HP Chromebook 11 G5 EE (Relm) (Intel Braswell) OS: GaliumOS 3.1 (fully updated) uname -a: Linux galliumbook 4.16.18-galliumos #1 SMP PREEMPT Sun Jun 23 04:14:45 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux Firmware: Mr Chrombox Full ROM Installation method: ISO

I'm new to GalliumOS, but not new to linux. I recently converted my HP Chromebook 11 G5 EE to run GalliumOS exclusively and bought a TP-Link UE330 USB3.0 hub / ethernet adapter to use with it. The kernel modules were being loaded properly, but I couldn't get it to work by trying to configure it within the Network Connections GUI app. I ended up getting it working by manually creating a file in /etc/netplan/ according to suggestions found at https://askubuntu.com/questions/1087201/ubuntu-18-04-1-tp-link-ue330-ver-2-0-driver-problem.

naz9ul commented 4 years ago

Hi scott have a look at my post : https://github.com/GalliumOS/galliumos-distro/issues/556

tel me if it work for you please

ghost commented 4 years ago

Please refer to my comment on #556 for details on why this happens as well as an easier way to fix it. https://github.com/GalliumOS/galliumos-distro/issues/556#issuecomment-592255589

ScottDWebster commented 4 years ago

Yes, the 'touch' method worked.