Step-by-step – Deepin Linux Realtek RTL8188EU Driver Installation

June 4, 2020 | By the+gnu+linux+evangelist.

Installing Driver

  1. 1. Installing Dependencies

    Then to Install Required Stuff
    Run:

    sudo apt install build-essential linux-headers-$(uname -r) dkms git

    Authenticate with the User Admin Pass.
    If Got “User is Not in Sudoers file” then see: How to Enable sudo.
    And then possibly to reboot:

    sudo reboot
  2. 2. Downloading Realtek RTL8188EU Driver

    Download Realtek Driver Source for MX GNU/Linux

    Clone Realtek RTL8188EU Driver Repo for MX
  3. 3. Installing Realtek RTL8188EU Driver

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

    cd rtl8188eu

    To Make it:

    make

    And then to Setup it run:

    sudo make install

    Again switch the Firmware into the target destination with:

    sudo cp rtl8188eufw.bin /lib/firmware/rtlwifi/

    And finally, Reboot with:

    sudo reboot

    Thanks to lwfinger!

  4. So Now I’m truly Happy if My Guide could Help you to Install Realtek RTL8188EU Driver on Deepin Linux!

Contents


QuickChic Theme • Powered by WordPress