Last active
December 17, 2024 09:18
-
-
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.
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
# 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