I just downloaded Ubuntu 14.04 on my Macbook Pro Retina 15 inch 2014 version using usb. My problem is I can't get the Wifi working. No wifi connections would display on the wifi menu. I've tried searching for solutions all over the internet, but I could only find one solution, and that was using the Ethernet cable and downloading external software. Problem is, I currently don't have an ethernet cable, nor do I have a port to connect the ethernet cable (I live in a dorm). Basically, I have no way to connect to ethernet cable, yet need the wifi. Is there any way I could download the wifi driver probably using sudo-apt get? Please help me out.
Thanks in advance.
Best Answer
You need to install
dkms
andbcmwl-kernel-source
.Without internet connection
Both are located on the Ubuntu installation medium (possibly in different versions as reflected in the file names):
Alternatively you can download the current versions:
Ask your friends to have them download the
.deb
files of the newest versions of the packagesdkms
andbcmwl-kernel-source
. Both links lead to a list with the current versions of the respective package at the top for the right release (Trusty) and the right architecture (amd64).Then copy these two files on your flash drive (1GB recommended).
Now, using the terminal, navigate to Desktop and type in this command:
Then press enter. And click install if anything pops up. And you're done :)
With internet connection
If you can somehow establish a internet connection (e. g. through a wired ethernet connection), you just need to install those package normally: