Realtek Rtl8188GU Kali Driver Installation – Step-by-step

January 7, 2022 | By the+gnu+linux+evangelist.

Installing Driver

  1. 2. Installing Dependencies

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

    sudo apt upgrade

    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
  2. 3. Downloading Realtek rtl8188GU Driver

    Download Realtek rtl8188GU Driver in Kali GNU/Linux

    Get Realtek rtl8188GU Driver in Kali

    Clone it with Git.

  3. 4. Installing Realtek rtl8188GU Driver

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

    cd ~/Downloads/rtl8188gu

    Then Compile it with:

    make

    And last, to Install it play:

    sudo make install

    In case of Issue see the Developer’s GitHub Page.

  4. Congratulations, your Realtek rtl8188GU Network Device on Kali Linux should be now nicely working!

Contents


QuickChic Theme • Powered by WordPress