kimocoder / rtw88-usb

8723d 8821c 8822bu 8812bu 8822cu 8812cu linux mac80211 driver
http://www.aircrack-ng.org
GNU General Public License v2.0
45 stars 7 forks source link

TODO #1

Open kimocoder opened 3 years ago

kimocoder commented 3 years ago
kimocoder commented 3 years ago

@ZerBea driver is updated :+1:

ZerBea commented 3 years ago

Thank you also for informing me. I love this driver, because it doesn't depend on NETLINK, like rtl88xx/rtl8188 series. Everything is working as expected in combination with hcxdumptool (out of the box). That let me assume that the issues on rtl88xx/rtl8188 are really related to NETLINK.

ZerBea commented 3 years ago

Can we assume that Realtek is leaving the NETLINK path? That would be a huge improvement, running fast attacks.

pino-kim commented 3 years ago

@kimocoder Thank you for supporting realtek device.

Ask 2 question to you.

  1. I want to use "rtl8822cu" USB wifi dongle on my Linux kernel 5.4.70 arm64 architecture. Just build your code and type modprobe on my board?

  2. Any plan to go your code on mainline ? Because I can't find about rtl8822cu on mainline kernel. I type "$git grep rtl8822cu" top of the kernel code.

kimocoder commented 3 years ago

I'll be adding more upstream patches this evening.