Ubuntu on a Lenovo Edge E520

getting the wireless to work on a lenovo ThinkPad Edge E520 on Ubuntu
here

..skip to the end

$ rfkill list all
$ sudo rmmod -f acer_wmi
$ sudo rfkill unblock all
$ sudo su
# echo "blacklist acer_wmi" >> /etc/modprobe.d/blacklist.conf
# exit

Leave a Reply