Skip to content

Instantly share code, notes, and snippets.

@abc101
Created September 18, 2020 23:44
Show Gist options
  • Save abc101/9399653c4b0f2890a2153a80f1693e16 to your computer and use it in GitHub Desktop.
Save abc101/9399653c4b0f2890a2153a80f1693e16 to your computer and use it in GitHub Desktop.
Install old Mac wifi(BCM4331) on Debain
sudo apt-get install linux-headers-$(uname -r) && sudo apt-get install broadcom-sta-common broadcom-sta-source broadcom-sta-dkms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment