Created
April 5, 2017 07:09
-
-
Save luisfc/39b70c6131187dc25ae9c9812d9f8437 to your computer and use it in GitHub Desktop.
Installing Broadcom Wireless Drivers Lenovo T430u
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
lspci -knn | grep Net -A2 | |
sudo apt-get install bcmwl-kernel-source | |
sudo apt-get install --reinstall bcmwl-kernel-source |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment