Tried both drivers with same problem on 5.3.7.. the connection started only for few seconds and then go down with
WARNING: CPU: 6 PID: 269 at net/wireless/sme.c:756 __cfg80211_connect_result.cold+0x32/0x7f [cfg80211] ..........
Git Clone URL: | https://aur.archlinux.org/rtl8812au-dkms-git.git (read-only, click to copy) |
---|---|
Package Base: | rtl8812au-dkms-git |
Description: | rtl8812AU chipset driver with firmware v5.13.6 |
Upstream URL: | https://github.com/morrownr/8812au-20210820 |
Licenses: | GPL2 |
Conflicts: | rtl8812au |
Submitter: | thelinuxguy |
Maintainer: | zebulon (zebulon) |
Last Packager: | zebulon |
Votes: | 76 |
Popularity: | 0.003570 |
First Submitted: | 2015-06-08 13:04 (UTC) |
Last Updated: | 2024-05-23 13:07 (UTC) |
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 32 Next › Last »
Tried both drivers with same problem on 5.3.7.. the connection started only for few seconds and then go down with
WARNING: CPU: 6 PID: 269 at net/wireless/sme.c:756 __cfg80211_connect_result.cold+0x32/0x7f [cfg80211] ..........
To all having an issue with this driver: please try https://aur.archlinux.org/packages/rtl88xxau-aircrack-dkms-git alternatively.
It looks like all rtl88xx drivers are having problem with 5.3.1 kernel. I am looking into this to see if we need a patch to handle a kernel API change. @capoeira: this driver is old, and Edimax just repackages the Realtek driver (and adds its ID).
there seams to be an oficial driver? https://www.edimax.com/edimax/mw/cufiles/files/download/Driver_Utility/EW-7811UTC_UAC_DAC_USC_Linux_Driver_1.0.2.4.zip
Hi Guys I have been testing this version of the driver will multiple APs. We have noticed a slow degradation on DL throughout as we add the number of APs, the UL throughput is not affected. For example with 1 AP I get 100 mbps (on a 20 mhz channel). With 6 APs active I only get 30 mbps (even although there is nothing happening on the other APs). Has anyone else noticed this issue (Kernel 4.14) Thanks Arthur
I have now pulled the changes from Gordboy. Many thanks!
@zebulon and @Darnor
Made change adding vendor command policy as suggested by @Darnor, and another minor compiler warning fix.
Tested on kernel 5.3rc7 and all is good thus far.
Source is now ready to fork.
Doesn't work with 5.3rc3.d0804.ge21a712 on Manjaro.
Getting a kernel stack trace:
here: https://github.com/torvalds/linux/blob/master/net/wireless/core.c#L868
here: https://github.com/zebulon2/rtl8812au-driver-5.2.20/blob/master/os_dep/linux/os_intfs.c#L1602
and finally here: https://github.com/zebulon2/rtl8812au-driver-5.2.20/blob/master/os_dep/linux/os_intfs.c#L3001
Looking at git blame the following commit seems to be the culprit:
https://github.com/torvalds/linux/commit/901bb9891855164fdcfcfdd9c3d25bcc800d3f5b
I would try to fix it myself but I currently don't have enough time, so hopefully someone (maybe @gordboy or @zebulon) can patch it.
@astewartau: can you please send the log with the error message, and take care you are using the latest git sources.
Pinned Comments
zebulon commented on 2019-10-01 06:19 (UTC)
To all having an issue with this driver: please try https://aur.archlinux.org/packages/rtl88xxau-aircrack-dkms-git alternatively.