I have hp laptop and it's dual boot with windows. I currently upgraded ubuntu 18.04 to ubuntu 20.04 . So i disabled the hard block. 1.Wifi issue it's connecting to wifi just for once when I swich off Or want to connect to some other network it gives an error message Connection failed And it does not connect again. I have to restart it again for the same. i trie resolving it with this https://github.com/lwfinger/rtw88 but then with there is an error while runnning make .
base) priya@priya-HP-Laptop-15-bs1xx:~/rtw88$ sudo make install
[sudo] password for priya:
make -C /lib/modules/5.4.0-58-generic/build M=/home/priya/rtw88 modules
make[1]: Entering directory '/usr/src/linux-headers-5.4.0-58-generic'
Building modules, stage 2.
MODPOST 10 modules
make[1]: Leaving directory '/usr/src/linux-headers-5.4.0-58-generic'
make: *** [Makefile:89: install] Error 1
(base) priya@priya-HP-Laptop-15-bs1xx:~/rtw88$
i am unable to find to anything for this .
output for lspci -knn | grep Net -A3; rfkill list
(base) priya@priya-HP-Laptop-15-bs1xx:~$ lspci -knn | grep Net -A3; rfkill list
02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8723DE 802.11b/g/n PCIe Adapter [10ec:d723]
DeviceName: WLAN
Subsystem: Hewlett-Packard Company RTL8723DE 802.11b/g/n PCIe Adapter [103c:8319]
Kernel driver in use: rtl8723de
0: hp-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
(base) priya@priya-HP-Laptop-15-bs1xx:~$
2 . Bluetooth
I have bluez installed and i have tried everything but Bluetooth is not working
3.Error message on terminal nvm is not compatible with npm config
What should I do?
lspci -knn | grep Net -A3; rfkill list
terminal command. – Pilot6 Dec 28 '20 at 11:55