10-22-2015, 06:59 PM
(This post was last modified: 10-22-2015, 07:04 PM by torreydale.)
If what paul1149 wrote doesn't yield any options, you can go to Install/Remove Software (Menu, System, Install/Remove Software). From there, perform a search on the word "Broadcom" and select the package named "bcmwl-kernel-source." Mark it for installation and click on Apply. That will add the driver for Broadcom Corporation BCM4312 802.11b/g to your computer.
Or if you want do the above faster, you can copy and paste the following code into a terminal:
Or if you want do the above faster, you can copy and paste the following code into a terminal:
Code:
sudo apt-get install bcmwl-kernel-source
Want to thank me? Click my [Thank] link.