Ben Greear
Ben Greear
See bug 153 and try to revert that driver change related to DMA and see if that helps?
I am not planning to add any new features to ath10k firmware.
I saw failures on the 5.2 kernel, and reverting fa68771 appears to have fixed the problem. I'm using the NIC in station mode, so I am not sure if the...
This patch is needed to compile against latest OpenWRT (at least). [0001-rtw-ap-Fix-compiler-warning.patch.txt](https://github.com/abperiasamy/rtl8812AU_8821AU_linux/files/2563361/0001-rtw-ap-Fix-compiler-warning.patch.txt)
This patch lets one more easily compile the driver against latest openwrt. [0002-makefile-Add-entry-for-compiling-against-openwrt-tre.patch.txt](https://github.com/abperiasamy/rtl8812AU_8821AU_linux/files/2563359/0002-makefile-Add-entry-for-compiling-against-openwrt-tre.patch.txt)
My patch doesn't actually work. But I did write an Openwrt Makefile and modified the driver to compile against OpenWRT. There were a few driver changes that I'd like to...
I got it working fine with some more patches...please see my repo.
On 11/18/2018 10:03 AM, nunomgsantos80 wrote: > @greearb thks, it works. Nice job > > — > You are receiving this because you were mentioned. > Reply to this email...
On 11/29/2018 04:44 PM, Ben Greear wrote: > On 11/18/2018 10:03 AM, nunomgsantos80 wrote: >> @greearb thks, it works. Nice job >> >> — >> You are receiving this because...
On 12/16/18 10:12 PM, gojpdchx wrote: > @kimocoder > Many thanks for the information. It seems that the rtl8812au driver by aircrack-ng is the best maintained. AP mode on RTL8811AU...