Skip to content

Instantly share code, notes, and snippets.

@StevenMacias
Created December 11, 2019 21:17
Show Gist options
  • Save StevenMacias/d59277f8fb3be0ef391d41bbb7a73675 to your computer and use it in GitHub Desktop.
Save StevenMacias/d59277f8fb3be0ef391d41bbb7a73675 to your computer and use it in GitHub Desktop.
Wifi not working in Lenovo Y540
sudo -i
echo "blacklist ideapad-laptop" >> /etc/modprobe.d/blacklist.conf
modprobe -r ideapad-laptop
exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment