abperiasamy / rtl8812AU_8821AU_linux

rtl8812AU_8821AU linux kernel driver for AC1200 (801.11ac) Wireless Dual-Band USB Adapter
GNU General Public License v2.0
1.22k stars 433 forks source link

Not working on Jetson AGX Xavier #323

Open GuillaumeAnoufa opened 4 years ago

GuillaumeAnoufa commented 4 years ago

Since the Jetson nano and Xavier have similar architecture I tried to make my usb dongle (COMFAST 1200Mbps USB Wireless Adapter(Model: CF-912AC)) work as if I was on a Jetson Nano. Jetson AGX Xavier is an arm64 architecture. I am on the default flashed kernel (4.9.140-tegra) and L4T (Ubuntu 18.04.2 LTS)

Before installing the driver

The usb dongle was not managed by the network manager.

After installing the drivers

I am able to see Wifi networks however I can't connect to any of them. Whenever I try to connect to a network It acts as if the password entered was wrong. I tried several wifi networks and had the same results.

toolboc commented 4 years ago

Possibly related to #312