Created
April 7, 2018 18:19
-
-
Save TravisMullen/7ebe4c7e7b4ce6d3c523227f8faedd6d to your computer and use it in GitHub Desktop.
Fix Wifi hardware for Linux install on HP Omen desktop.
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
#!/bin/sh | |
sudo sh -c 'echo blacklist acer-wmi > /etc/modprobe.d/blacklist.conf' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment