rtl8852au
rtl8852au copied to clipboard
Hello! I am trying to install the [ASUS AX1800 WiFi adapter](https://www.asus.com/networking-iot-servers/adapters/all-series/usb-ax56/) in an Nvidia Jetson Xavier NX developer card. It has the following specs: Architecture: AARCH64 Kernel: 5.10.104-tegra. Operative system:...
It is missing following options in Makefile: ``` CONFIG_PLATFORM_ARM_RPI CONFIG_PLATFORM_ARM64_RPI ```
Hello, I use a Tp-Link AX1800. It work fine on DFS with any authentication methods. On the non DFS it either connects and it does no transfer, or fails to...
Hi, thanks for your work. I am new to Linux, i am trying to find compatible driver for 0b05:1997 Asus ax56, tried almost everything. When i`m installing your driver, it...
I am using an _ASUS USB-AX56_ (**0b05:1997** *ASUSTek Computer, Inc. 802.11ac WLAN Adapter*) and it works well apart from one issue: I (unsafely) unplugged the device and moved it to...
Here is the output of dmesg. I am having 6 usb wireless adapter using 8852au drivers on a usb hub connected to my raspberry pi 4B, this warning appeared when...
i use s905x3 androd 9 platform,when insmod driver,I get error below onsole:/data/user # insmod 8852au.ko [ 1795.597879@3] dump_vmalloc, va:bc000000-bf001000, size:00049156 KB, alloc:start_kernel [ 1795.597888@3] dump_vmalloc, va:bf001000-bf074000, size:00000460 KB, alloc:load_module [...
I'm getting the following error when attempting to build it on a rpi4 with kernel 5.15.61. ``` #rm -f .symvers.8852au make ARCH=arm64 CROSS_COMPILE= -C /lib/modules/5.15.61-v8+/build/ M=/home/terramot o/rtl8852au modules make[1]: Entering...
Hi, Thank you for sharing your great codes. I tried to make your codes in CentOS8. However, I got error during make. make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/4.18.0-408.el8.x86_64/build M=/home/username/rtl8852au modules make[1]:...
I had the driver installed and working properly. It worked great until I needed to restart my machine. Upon restart the tp-link no longer appears in my wifi options. I...