-
I am trying to use [EDUP](https://wikidevi.com/wiki/EDUP_EP-AC1621) USB3 card with hostapd. It works for a while, but a few minutes after handshake completed, it stops working.
This is the end part…
-
Hello, I followed the installation guide on the README on the `realtek-4.4.x` branch.
While successfully installing the driver, it does not work with my WiFi USB adapter (TP-Link Archer T3U AC1300).
…
-
We have kind of an odd set up and are using this driver.
We have two Cudy AC1300 devices with the rtl8822bu plugged into a Raspberry Pi 4 64 bit Centos flavored linux and using NetworkManager. One …
-
Hi,
I'm trying to install the drivers for my Asus nano AC-53 on the ubuntu 20.04 but when I try to sudo modprobe 8822bu nothing happens, is like the terminal gets freeze.
Do you know any solutio…
-
make[3]: Entering directory '/home/esir/lede/package/esir/rtl88x2bu-ctcgfw'
touch /home/esir/lede/build_dir/target-aarch64_generic_musl/linux-rockchip_armv8/rtl88x2bu-2020-07-21-a2abcaf5/.prepared_8b…
-
It seems there are similar efforts on this driver at https://github.com/cilynx/rtl88x2bu
Is there any relationship between the two efforts? Which is "best"?
-
I have two rtl8822bu network cards. How can I use them?
Or be able to adapt the drive by myself?
Tank you!
-
Hello, I need to build a kernel module for a wifi stick.
I don't want to bother you with search for gathering information, so i test by myself and when it's OK i can report my changes for support i…
-
vi ./Makefile
"CONFIG_WIFI_MONITOR = n" ==> "CONFIG_WIFI_MONITOR = y"
"CONFIG_80211W = n" ==> "CONFIG_80211W = y"
_Originally posted by @liu-lulin in https://github.com/ulli-kroll/rtl8822bu/…
-
Hi guys, when trying to build the project in my vm I got the error below.
![image](https://user-images.githubusercontent.com/22963092/84085600-51d3c400-a9bc-11ea-9514-ae2b8118722f.png)
I redid t…