Created
January 3, 2021 05:21
-
-
Save usmcfiredog/40a18791b9286377c9a4429a25ef4eb8 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
sudo -i | |
apt update | |
apt install broadcom-sta-dkms | |
modprobe -r b44 b43 b43legacy ssb brcmsmac bcma | |
modprobe wl |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment