So I've been running 20.04 with an older USB Wifi nic for a while and had no issues. I replaced the nic with a new Netgear A7000.
I dual boot with Windows and it works fine there but not in Ubuntu. I have tried installing rtl8814au and rtl8812au and neither work.
I have also found that lsusb never responds with any info on the device. It just sits there and never outputs any info
Another weird side effect since trying to install this is when I try to reboot the machine it just hangs and eventually I have to physically power off.
dkms status lists:
nvidia, 440.64, 5.4.0-28-generic, x86_64: installed
nvidia, 440.64, 5.4.0-29-generic, x86_64: installed
openrazer-driver, 2.8.0, 5.4.0-28-generic, x86_64: installed
openrazer-driver, 2.8.0, 5.4.0-29-generic, x86_64: installed
rtl8812au, 5.6.4.2, 5.4.0-29-generic, x86_64: installed
lsusb
and also:sudo dkms status
– chili555 May 17 '20 at 16:27dmesg | grep -i -e warn -e error
As the output is probably lengthy, paste the result here and give us the link: http://paste.ubuntu.com – chili555 May 18 '20 at 15:21lsusb
. I will propose a preliminary step and let's see if the lsusb and reboot issues are resolved. If so, we'll address the wireless further. – chili555 May 18 '20 at 19:46