Skip to content

Instantly share code, notes, and snippets.

@jeremyb31
Last active June 29, 2019 16:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jeremyb31/61ea440e55f74c42cbc85ebab79ece48 to your computer and use it in GitHub Desktop.
Save jeremyb31/61ea440e55f74c42cbc85ebab79ece48 to your computer and use it in GitHub Desktop.
sudo modprobe -r rtl8723be
sudo modprobe rtl8723be ant_sel=1
iwlist scan | egrep -i 'SSID|level'
sudo modprobe -r rtl8723be
sudo modprobe rtl8723be ant_sel=2
iwlist scan | egrep -i 'SSID|level'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment