Step-by-step – Realtek Rtl8723BU Driver Ubuntu 18.04 Installation

September 25, 2020 | By the+gnu+linux+evangelist.

Installing

  1. 5. Installing Realtek rtl8723BU Driver

    Then to Install rtl8723BU Wi-fi Driver for Ubuntu
    Access the Target folder:

    cd  /tmp/*master

    Or in case of Git Checkout:

    cd rtl8723BU

    Then source the Config File with:

    source dkms.conf

    Now make the needed Directories:

    sudo mkdir /usr/src/$PACKAGE_NAME-$PACKAGE_VERSION

    Again copy the required Code:

    sudo cp -r core hal include os_dep platform dkms.conf Makefile rtl8723b_fw.bin /usr/src/$PACKAGE_NAME-$PACKAGE_VERSION

    Add it to DKMS:

    sudo dkms add $PACKAGE_NAME/$PACKAGE_VERSION

    And finally to Install it play:

    sudo dkms autoinstall $PACKAGE_NAME/$PACKAGE_VERSION

    Last, alternatively you can also try with the usual make, sudo make install Setup.

  2. So Now I’m truly Happy if My Guide could Help you to Install Realtek rtl8723BU Driver on Ubuntu 18.04!

Contents


QuickChic Theme • Powered by WordPress