I followed your advices and here the info I gathered: http://paste.ubuntu.com/15406786/
The wifi was working fine until some days ago. Cable internet is ok though. Thanks a lot !
I followed your advices and here the info I gathered: http://paste.ubuntu.com/15406786/
The wifi was working fine until some days ago. Cable internet is ok though. Thanks a lot !
I have same problem recently. I used following steps to solve the issue :
sudo apt-get purge bcmwl-kernel-source
sudo apt-get update
sudo update-pciids
sudo apt-get install bcmwl-kernel-source
sudo reboot
sudo apt-get purge bcmwl-kernel-source
and you may have to blacklist ssb and b43 modules although bcmwl-kernel-source sometimes works – Jeremy31 Mar 17 '16 at 11:55