Skip to content

Instantly share code, notes, and snippets.

@zhuowei
Created September 4, 2017 06:54
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 zhuowei/49a2d9aece21cd05220072921e947b6a to your computer and use it in GitHub Desktop.
Save zhuowei/49a2d9aece21cd05220072921e947b6a to your computer and use it in GitHub Desktop.
echo -n "/tmp/bcm4358.bin" >/sys/module/bcmdhd/parameters/firmware_path
echo -n "/tmp/bcm_nvram.txt" >/sys/module/bcmdhd/parameters/nvram_path
ifconfig wlan0 up
@CTholl7
Copy link

CTholl7 commented Dec 31, 2018

bcmdhd_wifiup.sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment