Realtek Rtl8822BU Debian Bullseye Driver Installation – Step-by-step

September 22, 2021 | By the+gnu+linux+evangelist.

GNU/Linux Debian Bullseye Realtek rtl8822BU Driver Setup – Step-by-step Guide

Hi! The Tutorial shows you Step-by-Step How to Install Realtek rtl8822BU Wireless Driver in Debian Bullseye 11.x GNU/Linux.

And this Debian 11 Realtek rtl8822BU Driver could be supporting all the rtl88x2BU Chipset equipped Devices, as so for instance the rtl8812BU one.

Moreover, this Realtek rtl88x2BU Driver Debian Bullseye Setup should be working also after a Kernel Upgrade with the Dkms integration.

Following the Realtek Driver Suppor Documentation it may be working also for all the following Chipsets:

  • rtl8192EU
  • rtl8811AU
  • rtl8811CU
  • rtl8812AU
  • rtl8812BU
  • rtl8814AU
  • rtl8822BU

Please be aware of how this Driver is Not supporting all the Linux Kernels range, so in case of issue consult the available Online Documentation.

So as a possible Solution, then you may also see: How to Install New Kernel Guide.

Again, in case of Issue for preventing any possible Driver loading Interference you should also take into account: How to Blacklist Kernel Modules.

How to Install Realtek rtl8822BU Driver in Debian Bullseye - Featured
  1. 1. Launching Shell Emulator

    Open a Terminal window
    (Press “Enter” to Execute Commands)

    How to Install Realtek rtl8822BU Driver in Debian Bullseye - Open Terminal Shell Emulator
    In case first see: Terminal QuickStart Guide.
  2. 2. Installing Dependencies

    Then to Install Required Stuff
    First, possibly, upgrade your System with:

    sudo apt upgrade
    Authenticate with the User Admin Pass.
    If Got “User is Not in Sudoers file” then see: How to Enable sudo.
    And if a New Kernel is installed then restart with:
    sudo reboot
    So then run:
    sudo apt install build-essential linux-headers-$(uname -r) dkms git

  3. 3. Downloading Realtek rtl8822BU Driver

    Download Realtek rtl8822BU Driver in Debian GNU/Linux

    Get Realtek rtl8822BU Driver in Debian
    Grab the Zip Archive or clone it with Git.
    In this New Post Revision in addition to the default Morrownr Driver choice I’ve added also the RinCat, Cilynx, Aircrack-ng and Gnab eventual Alternatives.
    So in case, then see directly the Developer Github Documentation to Setup it!
  4. 4. Extracting Realtek rtl8822BU Driver

    And then Extract Driver Archive into /tmp (Skip in case of Git checkout)
    Possibly Double-Click/Right-Click on Package and Open with Archive Manager:

    How to Install Realtek rtl8822BU Driver in Debian Bullseye - Extraction But if you are in Trouble to Find the Location on Terminal then See: How to Access Downloads Folder from Browser. Or from Command Line:
    unzip -d /tmp/ ~/Downloads/88x2bu*.zip

Contents


QuickChic Theme • Powered by WordPress