Created
June 21, 2017 18:52
-
-
Save agilepoodle/348a2b9fb95c0ec0af2b694dc878ffc7 to your computer and use it in GitHub Desktop.
This file contains 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 dnf remove -y broadcom-wl-6.30.223.271-1.fc24.noarch | |
sudo dnf install broadcom-wl-6.30.223.271-1.fc24.noarch | |
sudo akmods --force --kernel `uname -r` --akmod wl | |
sudo modprobe -a wl |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment