aircrack-ng / rtl8812au

RTL8812AU/21AU and RTL8814AU driver with monitor mode and frame injection
GNU General Public License v2.0
3.5k stars 767 forks source link

Update for kernel 6.8 #1145

Closed alium closed 6 months ago

alium commented 6 months ago

Update for kernel 6.8... tested and works :-)

kimocoder commented 6 months ago

Merged. Note: need testing asap

alium commented 6 months ago

[root@renoir alois]# pacman -Qi rtl8812au-aircrack-ng-dkms-git Jméno : rtl8812au-aircrack-ng-dkms-git Verze : 5.6.4.2_20230501.135756a-1 Popis : RTL8812AU/21AU and RTL8814AU driver with monitor mode and frame injection Architektura : x86_64 URL : https://github.com/aircrack-ng/rtl8812au

[root@renoir alois]# lsmod | grep 88XXau 88XXau 2285568 0 cfg80211 1384448 1 88XXau

[root@renoir alois]# modinfo 88XXau filename: /lib/modules/6.8.0-zen1-1-zen/updates/dkms/88XXau.ko.zst import_ns: VFS_internal_I_am_really_a_filesystem_and_am_NOT_a_driver version: v5.6.4.2_35491.20191025 author: Realtek Semiconductor Corp. description: Realtek Wireless Lan Driver license: GPL name: 88XXau vermagic: 6.8.0-zen1-1-zen SMP preempt mod_unload

[root@renoir alois]# iw dev phy#0 Interface wlp1s0f0u4 ifindex 2 wdev 0x1 addr 78:8c:b5:0c:59:35 type managed channel 11 (2462 MHz), width: 40 MHz, center1: 2452 MHz txpower 20.00 dBm

for me works :-)