Skip to content

This repo contains code to install rtl8723de wifi module in your ubuntu laptop. This works for kernel version>=5.0 as well.

License

Notifications You must be signed in to change notification settings

AbhishekSalian/Ubuntu-Wifi-Module-Configuration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Ubuntu Wifi module installation

Due to kernel update in ubuntu you are no more able to get the header file for your wifi in lwfinger rtlwifi_new repo so this repo contains code to install rtl8723de wifi module in your ubuntu laptop or pc. This works for kernel version>=5.0 as well.

Following are the steps:-

Step 1

sudo apt-get install build-essential dkms

Step 2

git clone https://github.com/smlinux/rtl8723de.git

Step 3

sudo dkms add ./rtl8723de

Step 4

sudo dkms install rtl8723de/5.1.1.8_21285.20171026_COEX20170111-1414

Step 6

sudo modprobe -r rtl8723de

Step 7

sudo modprobe rtl8723de

Done!!!

About

This repo contains code to install rtl8723de wifi module in your ubuntu laptop. This works for kernel version>=5.0 as well.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published