I recently purchased a USB Wi-fi Adapter from Amazon for my Ubuntu server. The reviews say that it is compatible with Ubuntu 20.04 but the drivers for Ubuntu don't come on the included driver CD. I was wondering where I could find the correct drivers for the adapter. The adapter is linked below. If anyone can help, that'd be very appreciated.
The adapter model is the UGREEN USB WiFi Adapter AC650: Amazon product page.
journalctl
--follow interesting lines:
Sep 04 06:07:47 bzoit snapd[754]: starteengine.go:150: state ensure error: persistent network error: Get https://api.snapcraft.io/api/v1/snaps/sections: dial tcp: lookup api.snapcraft.io: Temporary failure in name resuolution
Sep 04 06:08:21 bzoit kernel: usb 1-14: USB disconnect, device number 4
Sep 04 06:08:58 bzoit sudo[1146]: pam_unix(sudo:auth): authentication failure; logname=wilsont uid=1000 euid=0 tty=/dev/tty1 ruser=wilsont rhost= user=wilsont
Sep 04 06:09:31 bzoit kernel: usb 1-14: new high-speed USB device number 5 using xhci_hcd
Sep 04 06:09:31 bzoit kernel: usb 1-14: New USB device found, idVendor=0bda, idProduct=c811, bcdDevice= 2.00
Sep 04 06:09:31 bzoit kernel: usb 1-14: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Sep 04 06:09:31 bzoit kernel: usb 1-14: Product: 802.11ac NIC
Sep 04 06:09:31 bzoit kernel: usb 1-14: Manufacturer: Realtek
Sep 04 06:09:31 bzoit kernel: usb 1-14: SerialNumber: 123456
lsusb
output
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 1c4f:0026 SiGma Micro Keyboard
Bus 001 Device 004: ID 0bda:c811 Realtek Semiconductor Corp. 802.11ac NIC
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
lsusb -v output
for wifi adapter (photos of a screen showing a terminal):