Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
RTL88x2BU-Linux-Driver Alternatives
Similar projects and alternatives to RTL88x2BU-Linux-Driver
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
88x2bu-20210702
Linux Driver for USB WiFi Adapters that are based on the RTL8812BU and RTL8822BU Chipsets - v5.13.1
-
8812au-20210629
Discontinued Linux Driver for USB WiFi Adapters that are based on the RTL8812AU Chipset - v5.13.6
-
-
archer-t2u-plus-linux
TP-Link Archer T2U Plus / AC600 High Gain USB Wifi Adapter Review & Driver installation Guide for various platforms.
-
Nutrient
Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
RTL88x2BU-Linux-Driver discussion
RTL88x2BU-Linux-Driver reviews and mentions
-
Kde New update broke everything
I have been able to solve it, it was linked to the wifi antena's driver. It may not be the same situation as you, but just in case it may help: - I was using the rtl88x2bu-dkms-git driver (AUR package) - this driver seem to have issues after the latest kernel update (https://github.com/RinCat/RTL88x2BU-Linux-Driver/issues/219) - however, this driver was not needed anymore to make my antenna (TP-Link Archer T3U Plus) work, so as a workaround I just removed it. - I still encounter some issues (like may need to unplug/replug the antena at boot), but everything works again ^^
- Question about drivers
-
realtek usb wifi worked during Tumbleweed install. After reboot, lsmod shows it has rtw88_8822bu loaded, there is no /dev/ file for wifi, that disappeared, and the file under /sys/class/net/..../long-thingy-name doesn't have any match under /dev/ either. Firmware 20230427-1.1 is installed. Help.
I have similar issues and even the poweroff button is same. You are on the wrong place with this. I have found working rtl88x2bu here https://github.com/RinCat/RTL88x2BU-Linux-Driver and it works until 6.2 kernel. Maybe it will work with your device. I am too lazy to read all of this now.
- [HELP] How can I install USB wifi adapter drivers?
-
Pop OS Driver - TP-Link Archer T3U Plus and T4U
sudo apt update sudo apt install -y git linux-headers-generic dkms wget https://github.com/RinCat/RTL88x2BU-Linux-Driver/archive/master.zip unzip master.zip cd RTL88x2BU-Linux-Driver-master sudo make uninstall make clean make sudo make install sudo modprobe 88x2bu sudo reboot
-
How to check if I'm using the standard wi-fi driver intergrated in the recent 6.2 kernel release?
I've been using rincat wi-fi 88x2bu driver for my TP-Link Archer usb wi-fi card. I found out that the 6.2 core will have that driver be default. After I updated everything I unistalled the rincat driver and wi-fi still works, but I'm not sure that I unistalled it correctly. How can I check that my wi-fi runs on the default driver?
-
Help to update driver.
sudo git clone "https://github.com/RinCat/RTL88x2BU-Linux-Driver.git" /usr/src/rtl88x2bu-git
-
Problem with Realtek 8812Bu usb wifi driver on linux Mint.
GitHub - RinCat/RTL88x2BU-Linux-Driver: Realtek RTL88x2BU WiFi USB Driver for Linux
-
Is There A Cloud Storage Service for Linux That Doesn't Suck?
I'd genuinely just like to pay for something that offers decent performance, without waiting half an hour to download a couple of gigabytes of your files.. I'm running this driver for my Realtek Archer dongle.
-
No Wi-Fi on HP Probook 450 G9
The one from RinCat is the driver I use and it supports the latest kernels. I recommend compiling it with dkms, so you don't need to do it for every kernel update.
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 15 Feb 2025
Stats
RinCat/RTL88x2BU-Linux-Driver is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of RTL88x2BU-Linux-Driver is C.