I installed ubuntu 18.04 on HP envy. However I am getting issue setting up wifi :-
No Wi-Fi adapter found
The output of following command is :-
lspci -nnk | grep -A2 0280
Kernel driver in use: iwlwifi
I tried steps mentioned in http://ubuntuhandbook.org/index.php/2019/04/nstall-rtl8723de-wifi-driver-ubuntu-19-04/ with no success.
Could anyone please help me with the issue.
https://askubuntu.com/a/1156246/928088
– Jags Jan 29 '20 at 11:12https://askubuntu.com/a/1156187/928088
– Jags Jan 29 '20 at 11:14lspci -knn | grep Net -A3; rfkill list
terminal command. – Pilot6 Jan 29 '20 at 14:23