How to Install Realtek WiFi Driver for Ubuntu 19.04 Disco

September 12, 2019 | By the+gnu+linux+evangelist.

Installing

  1. 5. Installing

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

    cd /tmp/rtlwifi_new-master

    Make the Driver with:

    make

    Now to Setup it:

    sudo make install
  2. 6. Looking Up Card’s Model

    Next Find WiFi Card’s Manufacturer and Model

    Guide to Find Wireless Card Model

    Take Note of the Model’s Id.

  3. 7. Loading

    Now to Load Realtek Driver into Ubuntu’s Kernel
    Execute the following Commands:

    sudo modprobe -r [CARDMODELID]
    sudo modprobe [CARDMODELID]

    Just Replace [CARDMODELID] with the Value you found on the former step!
    Finally, Reboot to Activate your Device:

    sudo reboot
  4. So Now I’m truly Happy if My Guide could Help you to Install Realtek WiFi Driver on Ubuntu 19.04!

Contents


QuickChic Theme • Powered by WordPress