Created
April 22, 2018 20:31
-
-
Save nareshganesan/1e7b8f263feb858ef837d7a561e08d81 to your computer and use it in GitHub Desktop.
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
# get the wifi card details using the following command | |
lspci -vvnn | grep 14e4 | |
# I had BM4360 | |
sudo apt-get update && sudo apt-get install bcmwl-kernel-source |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment