88x2bu VS RTL8812BU

Compare 88x2bu vs RTL8812BU and see what are their differences.

88x2bu

Linux Driver for USB WiFi Adapters that are based on the RTL8812BU and RTL8822BU Chipsets (by morrownr)

RTL8812BU

Realtek RTL8812BU Driver for Linux (by fastoe)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
88x2bu RTL8812BU
23 12
431 330
- -
0.0 0.0
about 1 year ago about 1 month ago
C C
GNU General Public License v3.0 or later -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

88x2bu

Posts with mentions or reviews of 88x2bu. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-02.
  • USB network adapter drivers uninstalled every OS update
    1 project | /r/pop_os | 4 Nov 2023
    I use an Archer T3U to use wifi off of my desktop machine. It doesn't have a linux native driver, but this one works for me so far.
  • Cant connect to wifi
    2 projects | /r/pop_os | 2 Apr 2023
    I use this driver instead, but I think it all comes down to what does your wifi card need. You can download the driver in another computer and then pass it with a usb stick or, connect through your mobile phone via tethering and then download the driver directly in your computer
  • Wifi Stuck in Authentication Loop
    2 projects | /r/linuxquestions | 22 Mar 2023
    I installed DKMS and this 88x2 github driver recommended by this post.
  • Zabbix Proxy on GL.iNet OpenWRT
    1 project | /r/zabbix | 28 Jan 2023
  • How to connect to Wifi via USB stick?
    1 project | /r/debian | 9 Jan 2023
  • wifi adapter drivers are windows only - any workaround?
    1 project | /r/linux4noobs | 6 Jan 2023
    Device connects and functions properly in normal operation with the following driver: https://github.com/morrownr/88x2bu.git
  • My experience with HoloISO
    2 projects | /r/holoiso | 12 Oct 2022
    My original rEFInd configuration got overwritten by the non-graphical GRUB from HoloISO. However, I was still able to boot into all OSes. I went ahead and booted into SteamOS to test. My WIFI dongle was dead, so I used my phone in USB tether mode to have internet access. I downloaded the drivers for my WIFI dongle from my usual source off Github (https://github.com/morrownr/88x2bu). I booted back into Ubuntu and re-installed rEFInd so I can have the GUI OS selector.
  • Are there any drivers for Realtek Wireless 8122BU?
    1 project | /r/linuxquestions | 7 Mar 2022
    Seems like you have to use a third-party driver from github. Probably this one. Carefully read the instructions. Also you should install additional firmware for your card. Good luck.
  • anyone using AC wireless USB dongle?
    1 project | /r/debian | 21 Nov 2021
    I use the TP Link Archer T3U which has an RTL8812BU WiFi chip. The driver can be found at https://github.com/morrownr/88x2bu but needs to be compiled (instructions are at the web page itself).
  • Debian WiFi Card
    1 project | /r/debian | 29 Oct 2021
    He'll have to compile the kernel module from scratch. Here's a git repository for the Realtek RTL8812BU and RTL8822BU driver: https://github.com/morrownr/88x2bu

RTL8812BU

Posts with mentions or reviews of RTL8812BU. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-05.
  • Why are drivers so complicated?
    1 project | /r/linux4noobs | 8 May 2023
    RHEL 8 is a 4.18 kernel, this driver might work as it is tested with 4.15. Realtek drivers are known to be annoying, unfortunately they are in a ton of USB dongles because they are so cheap.
  • Bad Return status for module build
    1 project | /r/hacking | 24 Feb 2023
  • Installing Dongle Netgear A6150 drivers on Parrot OS 5.1
    1 project | /r/ParrotOS | 21 Nov 2022
    sudo apt update sudo apt install -y dkms git bc git clone -b v5.6.1 https://github.com/fastoe/RTL8812BU.git cd RTL8812BU make sudo make install sudo reboot
  • Archer T3U
    1 project | /r/linuxquestions | 28 Aug 2022
    You bought an adapter with no linux support. A short google search shows that thing uses a Realtek RTL8812BU chip. It looks like there is a 3rd party driver made for linux at https://github.com/fastoe/RTL8812BU but it requires you to clone and compile it.
  • HP x360 only charging to 80%
    4 projects | /r/Kubuntu | 5 Feb 2022
    Later, wife noted wifi was not as good in particular part of house so installed a RTL8812BU wifi adapter using driver from https://github.com/fastoe/RTL8812BU.
  • brostrend wifi adapter
    1 project | /r/Kubuntu | 11 Jan 2022
    Is it https://www.brostrend.com/products/ac3? I ask because I bought https://www.ebay.com.au/itm/284231856690 and followed instructions here, https://github.com/fastoe/RTL8812BU - instructions are different depending on kernel. Yours and mine use the same chipset.
  • BTF file not generated because vmlinux could not be found
    1 project | /r/openSUSE | 5 Oct 2021
    The sophisticated driver from https://github.com/fastoe/RTL8812BU expects the mentioned kernel image vmlinux in the standard location
  • Couldn't install RTL8812BU driver & gave up
    1 project | /r/Fedora | 4 Oct 2021
    I downloaded this driver: https://github.com/fastoe/RTL8812BU/tree/v5.8.7 and hoped to easily install it offline, but it didn't work. Terminal tries to download metadata, but obviously it's not possible without internet. Compiling it gave also an error, if I remember correctly it said that it couldn't find anything in temp build folder? DKMS can't be installed either. I also tried to download it on my phone and move it then to Fedora (like I did with the WiFi driver), but it wasn't possible to install it because of too many dependencies that I have no access to...
  • From Windows 10 to Zorin OS 16: Noob Steps I Took to Feel More Comfy
    1 project | /r/zorinos | 11 Sep 2021
    sudo apt update sudo apt install -y dkms git bc git clone -b v5.6.1 https://github.com/fastoe/RTL8812BU.git cd RTL8812BU VER=$(sed -n 's/\PACKAGE_VERSION="\(.*\)"/\1/p' dkms.conf) sudo rsync -rvhP ./ /usr/src/rtl88x2bu-${VER} sudo dkms add -m rtl88x2bu -v ${VER} sudo dkms build -m rtl88x2bu -v ${VER} sudo dkms install -m rtl88x2bu -v ${VER} sudo modprobe 88x2bu sudo reboot
    1 project | /r/linux4noobs | 10 Sep 2021
    Had no WIFI option at all. Downloaded this driver (RTL8812BU v5.6.1, for 5.10 kernel) on my phone and connected it then to my PC, so I can install it: https://github.com/fastoe/RTL8812BU/tree/v5.6.1

What are some alternatives?

When comparing 88x2bu and RTL8812BU you can also consider the following projects:

8812au - Linux Driver for USB WiFi Adapters that are based on the RTL8812AU Chipset

rtl8812au - RTL8812AU/21AU and RTL8814AU driver with monitor mode and frame injection

8821cu - Linux Driver for USB WiFi Adapters that are based on the RTL8811CU, RTL8821CU and RTL8731AU Chipsets

88x2bu-20210702 - Linux Driver for USB WiFi Adapters that are based on the RTL8812BU and RTL8822BU Chipsets - v5.13.1

rtl88x2bu - rtl88x2bu driver updated for current kernels.

RTL8812BU_for_Raspbian - RTL8812BU Driver for Raspbian

8814au - Linux Driver for USB WiFi Adapters that are based on the RTL8814AU Chipset

ish - Linux shell for iOS

8821au-20210708 - Linux Driver for USB WiFi Adapters that are based on the RTL8811AU and RTL8821AU Chipsets - v5.12.5.2

systemd - The systemd System and Service Manager

rtl8822bu - RTL8822BU Wireless Driver for Linux

slimbookbattery - Slimbook Battery 4