0

I'm using a Lenovo G50-80 and i installed Ubuntu 16.04 LTS last week, but for some reason i can't connect it to wifi without ethernet.

I've tried a handful of different options on this forum, but the option to enable wifi on the top bar still won't appear

Here's my Wireless-info: http://www.mediafire.com/download/3z77zh746ezdvvy/wireless-info.txt

thank you

1 Answers1

0

With the ethernet temporarily connected, please open a terminal and do:

sudo apt-get install --reinstall bcmwl-kernel-source

After it completes, detach the ethernet and reboot. If the wireless is not working, please show us:

sudo modprobe wl && dmesg | grep wl
chili555
  • 61,330