Its been a long searching for a solution to enable wifi in my hp-Notebook laptop after i dual booted ubuntu along with windows 10 but all in vain.
Now before some of you downvote this question and flag it as dublicate i must tell you that I tried answers here, here, here , many other links, sources, videos and what not, but nothing worked so far. I have lost hope but still seeking a great answer from an angel and intelligent mind to get me out of this desperate situation.
The funny part is, the same worked in virtual box without any error. Every thing was fine but now its not the same.
If somebody needs any further information regarding anything, please let me know i will provide you all the information you need. I have tried the things in additional driver but that too in vain.
Any kind of help will be greatly appreciated. Thanks in advance.
speedious@speedious:~$ lspci -knn | grep Net -A3; rfkill list
0d:00.0 Network controller [0280]: Broadcom Corporation BCM43142 802.11b/g/n [14e4:4365] (rev 01)
Subsystem: Hewlett-Packard Company BCM43142 802.11b/g/n [103c:804a]
Kernel modules: wl
1: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
speedious@speedious:~$ sudo modprobe wl
[sudo] password for speedious:
modprobe: ERROR: could not insert 'wl': Required key not available
lspci -knn | grep Net -A3; rfkill list
terminal command. – Pilot6 Aug 15 '17 at 16:25sudo modprobe wl
. – Pilot6 Aug 15 '17 at 16:35lshw -C network
? – user8292439 Aug 15 '17 at 16:42