Realtek Rtl8822BU Fedora 32 Driver Installation – Step-by-step

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

Installing Requirements

  1. 2. Updating System

    So possibly to Upgrade Fedora 32
    Play:

    sudo dnf upgrade

    Authenticate with the User Admin Pass.
    If Got “User is Not in Sudoers file” then see: How to Enable sudo.
    In case a New Kernel is installed then reboot executing:

    sudo reboot
  2. 3. Installing Dependencies

    Then to Install Required Stuff
    Run:

    sudo dnf groupinstall "Development Tools"

    Further you may need also the C Libraries:

    sudo dnf groupinstall "C Development Tools and Libraries"

    And then again:

    sudo dnf install dkms kernel-headers kernel-devel elfutils-libelf-devel git unzip

    And then possibly to reboot:

    sudo reboot

Contents


QuickChic Theme • Powered by WordPress