Skip to content

Instantly share code, notes, and snippets.

@danilogco
Created March 10, 2026 17:42
Show Gist options
  • Select an option

  • Save danilogco/ad5fa0d37204698b4d1e02ea93cb2a11 to your computer and use it in GitHub Desktop.

Select an option

Save danilogco/ad5fa0d37204698b4d1e02ea93cb2a11 to your computer and use it in GitHub Desktop.
Linux Mint fix for broadcom-sta (Wifi)
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