3

Just a standard wifi-not-working question. A fresh Ubuntu 16.04 and is up to date. Laptop model number in title.

I used the "Wireless info script" in the accepted answer here and there's the result:

http://paste.ubuntu.com/23255392/

TIA :)

842Mono
  • 10,070

1 Answers1

2

Run in terminal

sudo tee /etc/modprobe.d/blacklist-acer-wmi.conf <<< "blacklist acer_wmi"

and reboot.

This solution is helpful for laptop models when the rfkill shows acer-wireless and it is blocked.

Pilot6
  • 92,041