Executar em um terminal
sudo tee /etc/modprobe.d/blacklist-dell.conf <<< "blacklist dell_wmi"
e reinicie.
Instalei o Ubuntu 17.04 ao lado do Windows 10 e, após a instalação bem-sucedida, não consigo me conectar à rede Wi-Fi para concluir algumas outras atividades.
Eu tentei todas as soluções sugeridas, como modificar o NetworkConfig.conf e reiniciar o serviço de rede, mas nada funcionou para mim.
$ lspci -knn | grep Net -A3; rfkill list
A seguir está o resultado quando executar o comando acima:
06:00.0 Network controller [0280]: Qualcomm Atheros QCA9565 / AR9565 Wireless Network Adapter [168c:0036] (rev 01)
Subsystem: Dell QCA9565 / AR9565 Wireless Network Adapter [1028:020c]
Kernel driver in use: ath9k
Kernel modules: ath9k
07:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 10)
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
2: dell-wifi: Wireless LAN
Soft blocked: no
Hard blocked: yes
3: dell-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: yes
4: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
Executar em um terminal
sudo tee /etc/modprobe.d/blacklist-dell.conf <<< "blacklist dell_wmi"
e reinicie.