Skip to content

Instantly share code, notes, and snippets.

@dmcallejo
Last active December 17, 2024 09:18
Show Gist options
  • Save dmcallejo/9e2749e0eeccdb39d3584ee6feab94bc to your computer and use it in GitHub Desktop.
Save dmcallejo/9e2749e0eeccdb39d3584ee6feab94bc to your computer and use it in GitHub Desktop.
Fix for unstable and freezing Wi-Fi connection with Broadcom BCM4331 (i.e. Macbook Pro Early 2011). Also improves Wi-Fi speed.
# You may need to run this every time you boot a new kernel
sudo apt install --reinstall bcmwl-kernel-source; sudo modprobe -rv bcma; sudo modprobe -v wl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment