rtw88-usb icon indicating copy to clipboard operation
rtw88-usb copied to clipboard

TODO

Open kimocoder opened this issue 4 years ago • 5 comments
trafficstars

  • Merge more PCI/SDIO code from upstream
  • Add compatibility for older kernels
  • Fix Makefile (so it's more complete then now)

kimocoder avatar Feb 12 '21 14:02 kimocoder

@ZerBea driver is updated :+1:

kimocoder avatar Feb 12 '21 14:02 kimocoder

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 avatar Feb 12 '21 15:02 ZerBea

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

ZerBea avatar Feb 12 '21 16:02 ZerBea

@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.

pino-kim avatar Feb 17 '21 05:02 pino-kim

I'll be adding more upstream patches this evening.

kimocoder avatar Feb 20 '21 17:02 kimocoder