rtl8812au icon indicating copy to clipboard operation
rtl8812au copied to clipboard

Realtek 802.11n WLAN Adapter Linux driver

Results 105 rtl8812au issues
Sort by recently updated
recently updated
newest added

I'm on Raspbian (RPi 3), and trying to change WiFi channel via iwconfig (`sudo iwconfig wlan0 channel X`) has no effect, it stays on channel 1. If I use rtw_channel...

Hi This driver cant find an router connection. works on ac/n mixed. Is this not supported? It connects to N/G mixed only. On the other hand this one supports connecting...

Hi: I have compiled and insmod'd this code for Ubuntu 16.04 (kernel 4.4) for x64 as well as the current release of Raspbian on a Raspberry Pi (kernel 4.9). The...

I suspect the rtl8812au driver is truncating some of my packets. I'm seeing this: ``` 0000 f3 9f 81 80 00 01 00 02 00 00 00 00 03 77...

has compilation issues with timers..

Hi, I'm trying to compile this for CentOS 7 (version: 3.10.0-693.el7.x86_64) but get the following error when running `make`: ```sh os_intfs.c:809:2: error: initialization from incompatible pointer type [-Werror] .ndo_select_queue =...

Linux raspberrypi 4.1.18-v7+ #846 SMP Thu Feb 25 14:22:53 GMT 2016 armv7l GNU/Linux ``` root@raspberrypi:/home/pi/rtl8812au# make make ARCH=arm CROSS_COMPILE= -C /lib/modules/4.1.18-v7+/build M=/home/pi/rtl8812au modules make[1]: Entering directory '/lib/modules/4.1.18-v7+/build' make[1]: *** No...

After connecting the Wifi, the signal level would become pretty low soon and can not even open website. Then the WiFi will disconnect and reconnect. Is there any method to...

I am using ubuntu 17.10. Installed the drivers using the install.sh script. Every time I reboot / turn off then then turn on, I have to re run the script....