Powered by Blogger.
B-3 Block, Civil Station, Malappuram 676505 Phone: 0483-2731692 email: kitemalappuram@gmail.com

Install Realtek d723 WiFi driver for GNU/Linux

Open a terminal and do the command lspci. You will see all the PCI devices of your system. If you have the d723 device, you can see it at the bottom
Image result for HP lap wifilspci | grep d723
Prerequisite
You should install the corresponding header of your kernel :
sudo apt-get install linux-headers-`uname -r`
Next, install the packages necessary for building :
sudo apt-get install git build-essential dkms
To simplify everything, run the following commands one by one :
git clone -b extended --single-branch https://github.com/lwfinger/rtlwifi_new.git
sudo dkms add rtlwifi_new
sudo dkms install rtlwifi-new/0.6

HP wifi issues Click here
Lenova Wifi issues Click here
Kernal Update Click here
KITE Malappauram,(IT @ School Project),B-3 Block, Civil Station, Malappuram 676505, 0483-2731692, email to kitemalappuram@gmail.com

© designed by: abdul_razak for KITE Malappuram team
  

TopBottom