I have an hp and BCM43142, Ubuntu 16.04, everything updated. I have bcmwl-kernel-source
. The one available in additional drivers.
The internet works for few hours then it stops working, I'll have to log out and log in when that happens and sometimes, I must restart.
my blacklist.conf. I tried to reinstall the driver, which presumably rebuilds it and it didn't work. I tried b43-framework and it didn't work. Isn't there a more reliable driver offered by broadcom or hp?
The output of lspci -knn | grep Net -A2
is
lspci -knn | grep Net -A2
02:00.0 Network controller [0280]: Broadcom Limited BCM43142 802.11b/g/n [14e4:4365] (rev 01)
Subsystem: Hewlett-Packard Company BCM43142 802.11b/g/n [103c:804a]
Kernel driver in use: wl
lspci -knn | grep Net -A2
terminal command. – Pilot6 Sep 09 '16 at 12:54broadcom-sta-dkms
instead ofbcmwl-kernel-source
. It looks like it is a new driver. – Pilot6 Sep 09 '16 at 13:15