rtl8852au icon indicating copy to clipboard operation
rtl8852au copied to clipboard

Results 41 rtl8852au issues
Sort by recently updated
recently updated
newest added

Hi, I compiled and installed your driver with "make arch=arm64" on ubuntu 22.04, kernel 5.15, on a raspberry pi. When I plug in the wifi adapter, dmesg shows a variety...

Dear Larry Running OpenSUSE Leap 15.14.21 (on 2022-07-29) on HP Probook 6470b (a 10 years old laptop) I compiled your code and it works fine with my USB key D-Link...

leonpano@leonpano-desktop:~/rtl8852au$ make #rm -f .symvers.8852au make ARCH=aarch64 CROSS_COMPILE= -C /lib/modules/5.10.65-tegra/build M=/home/leonpano/rtl8852au modules make[1]: Entering directory '/usr/src/linux-headers-5.10.65-tegra-ubuntu20.04_aarch64/kernel-5.10' Makefile:712: arch/aarch64/Makefile: No such file or directory make[1]: *** No rule to make target...

With "Randomize layout of sensitive kernel structures" (GCC plugins) turned on in the kernel configuration, the compilation terminates with a GCC Internal Compiler Error: ``` # make CROSS_COMPILE=x86_64-pc-linux-gnu- #rm -f...

Getting a bunch of warnings when building on Ubuntu 22.04, like: ``` /home/routeradmin/rtl8852au/phl/hal_g6/mac/mac_ax/hw.c: In function ‘cfg_mac_bw’: /home/routeradmin/rtl8852au/phl/hal_g6/mac/mac_ax/hw.c:1586:26: warning: this statement may fall through [-Wimplicit-fallthrough=] 1586 | txsc80 = rtw_hal_bb_get_txsc(hal_com, cfg->pri_ch,...

Currently we are developing a new produce with 8852bu and I just randomly found this place. Besides our shared hatred to how many debug messages this thing prints I saw...

Hi! I am unable to load the module. ``` [root@localhost rtl8852au]# insmod ./8852au.ko insmod: ERROR: could not insert module ./8852au.ko: Cannot allocate memory [root@localhost rtl8852au]# modprobe 8852au modprobe: ERROR: could...

- Fixed the github formatting for the newly added D-Link DWA-X1850 Wifi Dongle line - Fixed the newline formatting for building the driver

I am using rtl8852au, commit 1bf2f7b3 to drive a TP-Link Archer TX20U Plus (USB ID: 2357:013f) on an Ubuntu 22.04 laptop with kernel 5.15.0-58-generic. The build is done via 'dkms...

I have not had any luck getting the ASUS USB-AX55 Nano to work on my Arch Linux desktop. The kernel module compiled and installed without issue, I regenerated initramfs for...