0

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 !

1 Answers1

0

I have same problem recently. I used following steps to solve the issue :

  1. open terminal (use Ctrl+Alt+T or go to dash and type terminal)
  2. sudo apt-get purge bcmwl-kernel-source
  3. sudo apt-get update
  4. sudo update-pciids
  5. sudo apt-get install bcmwl-kernel-source
  6. sudo reboot