rtl8812au icon indicating copy to clipboard operation
rtl8812au copied to clipboard

Patched rtl88xxau drivers for wfb-ng

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

hi, I use wifibroadcast with RTL88xx, but I find only work in 11n.( Enable CONFIG_80211AC_VHT) If RTL88xx support 11ac or only can use 11n to broadcast? Thanks!

Is it because the kernel version is too low? ``` DKMS make.log for rtl8812au-5.2.20.2 for kernel 4.19.232 (aarch64) Tue Mar 19 10:02:35 CST 2024 make ARCH=arm64 CROSS_COMPILE= -C /lib/modules/4.19.232/build M=/var/lib/dkms/rtl8812au/5.2.20.2/build...

Hi, I am wanting to use a rtl8814au for WFB-NG (Using the M.2 card: AWPCIE-1900U) Does anybody know what versions are working for this card, and if they had any...

Do you has plan to support RTL8812CU?

When I install this driver, it does not load it for my Asus AC68 adapter (RTL8814au). The only driver that works is https://github.com/morrownr/8814au.git but I am not sure it's fully...

I've tried installing this for a TP Link Archer T4U V2 but it keeps dropping the connection. When I disable and re-enable in network manager it works fine again for...

Hi. To compile with newer 22.04 kernel like 5.19 it was needed to apply this patches: https://github.com/aircrack-ng/rtl8812au/pull/961/files https://github.com/aircrack-ng/rtl8812au/pull/959/files https://github.com/aircrack-ng/rtl8812au/pull/992/files I am to new with github, i dont know how to...

Compiler: arm-linux-gnueabihf-gcc (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36)) 8.3.0 Target Kerne Versionl: Linux/arm 4.19.111 =============ERROR INFO============== drivers/net/wireless/realtek/rtl8812au/hal/phydm/halrf/rtl8812a/halrf_8812a_ce.c: In function '_iqk_tx_8812a': drivers/net/wireless/realtek/rtl8812au/hal/phydm/halrf/rtl8812a/halrf_8812a_ce.c:859:52: warning: array subscript is above array bounds...

I’m using a BL-M8812EU2 module with the svpcom/rtl8812eu patched driver (forked from libc0607/rtl88x2eu-20230815, based on Realtek driver v5.15.0.1-197). Everything is configurable (e.g., monitor mode, channel, EDCCA threshold), but I cannot...

When trying to change channel on latest arch-linux ``` sudo ip link set wlp106s0u5 down sudo iw dev wlp106s0u5 set monitor otherbss sudo ip link set wlp106s0u5 up sudo iw...