Realtek Rtl8761BU Fedora 38 Driver Installation – Step-by-step

March 28, 2023 | By the+gnu+linux+evangelist.

Installing Requirements

  1. 2. Updating System

    So possibly to Upgrade Fedora 38
    Play:

    sudo dnf upgrade

    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 in kernel-headers kernel-devel elfutils-libelf-devel git unzip

    Last, for the Bluez Package:

    sudo dnf in bluez-hid2hci

    Possibly for a better Codec support see the istructions in the Readme File.

Contents


QuickChic Theme • Powered by WordPress