Step-by-step – Realtek RTL8168 Kali Driver Installation

May 5, 2021 | By the+gnu+linux+evangelist.

Installing GitHub Repos Driver

  1. 3. Installing Realtek rtl8168 GitHup Driver

    Download & Install Realtek rtl8168 GitHub Driver in Kali GNU/Linux

    Realtek rtl8168 Driver in Kali

    For the Setup follow the Instructions given by the Developer on GitHub.
    But in this case you should first Upgrade your System with:

    sudo apt upgrade

    Reboot:

    sudo reboot

    And then as prerequisite install the Kernel Headers and DKMS:

    sudo apt install dkms linux-headers-`uname -r`

    Then access the Driver Target, usually with:

    cd ~/Downloads/r8125*

    But if you are in Trouble to Find it out on Terminal then See: How to Access Downloads Folder from Browser.
    Then to Setup it run:

    sudo ./autorun

    Next Reboot again:

    sudo reboot

    And to Check if the Module is Loaded:

    lsmod | grep r8125

    Good Luck! :)

  2. So Now I’m truly Happy if this Guide could Help you to Install Realtek RTL8168 Driver on Kali Linux!

Contents


QuickChic Theme • Powered by WordPress