Created
March 10, 2026 17:42
-
-
Save danilogco/ad5fa0d37204698b4d1e02ea93cb2a11 to your computer and use it in GitHub Desktop.
Linux Mint fix for broadcom-sta (Wifi)
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
| cd /tmp | |
| wget https://archive.ubuntu.com/ubuntu/pool/restricted/b/broadcom-sta/broadcom-sta-dkms_6.30.223.271-23ubuntu1.2_all.deb | |
| sudo apt install ./broadcom-sta-dkms_6.30.223.271-23ubuntu1.2_all.deb |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment