-
after the kernel update for wireguard, the RTL8822BU driver doesn't match anymore...
-
I am trying to create a template file for the [Data Plane Development Kit (DPDK).
](https://www.dpdk.org/) DPDK uses a GNU makefile build system. Compiling the system creates apart from many library …
ghost updated
5 years ago
-
Hi, I'm actually running a kernel with all modules compiled as builtin, so my question is:
It's possible to compile with the `modules=n` in `.config`?
-
```
/home/bradfordcp/src/asus-ac53-rtl8822bu/os_dep/linux/os_intfs.c:1431:22: error: initialization of ‘u16 (*)(struct net_device *, struct sk_buff *, struct net_device *)’ {aka ‘short unsigned int (…
-
When trying to build on Kali Linux kernel 4.19 I get the error in the following log:
root@kali:~/Desktop/rtl8822bu-master# make
make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/4.19.0-kali4-amd64/bu…
-
Hi @cilynx,
first, thanks for the great work, I've read that your driver helped dozen of people make these adapters work.
I bought this cheap adapter: https://www.amazon.it/VGROUND-802-11ac-Adat…
-
Was running [ANEWISH AC1200 USB](https://www.amazon.com/gp/product/B07FGX8LBF/ref=ppx_yo_dt_b_asin_title_o01_s00?ie=UTF8&psc=1) fine on Ubuntu 18.04 (4.18.0-20-generic) with MSI motherboard/AM3/Athlon…
A2Zog updated
5 years ago
-
Hello,
I have installed the 5.3.4 version of the driver but it is impossible for me to use the packet injection with my Alfa Awus036ACH card (see photo)
I have a friend who bought the Alfa Awus19…
-
is rtl8822bu chipset supports monitor mode?
-
Is it possible to fix this so it properly compiles on arm64? It tries to compile on aarch64 on the rock64. Forcing it to arm64 work, but would break the build on other platforms. I don't have the s…