Skip to content

Instantly share code, notes, and snippets.

@nareshganesan
Created April 22, 2018 20:31
Show Gist options
  • Save nareshganesan/1e7b8f263feb858ef837d7a561e08d81 to your computer and use it in GitHub Desktop.
Save nareshganesan/1e7b8f263feb858ef837d7a561e08d81 to your computer and use it in GitHub Desktop.
# 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