Skip to content

Instantly share code, notes, and snippets.

@TravisMullen
Created April 7, 2018 18:19
Show Gist options
  • Save TravisMullen/7ebe4c7e7b4ce6d3c523227f8faedd6d to your computer and use it in GitHub Desktop.
Save TravisMullen/7ebe4c7e7b4ce6d3c523227f8faedd6d to your computer and use it in GitHub Desktop.
Fix Wifi hardware for Linux install on HP Omen desktop.
#!/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