Sunday, August 24, 2014

Enable the internet on a Lenovo Yoga 2 11" with Ubuntu 14.04

Just got a Lenovo Yoga 2 11" and put Ubuntu 14.04 on it but instantly ran into problems. After searching I found the fix:
To fix for the current session -
sudo modprobe -r ideapad_laptop
To have the fix persist after reboot -
add file to /etc/modprobe.d/
something like, myblacklist.conf
add line "blacklist ideapad_laptop"

No comments:

Post a Comment