I've been using Wi-Fi on my Dell Latittude6420 until yesterday when it suddenly stopped. It says Wi-Fi is disabled. I've tried to turn it on from system settings but it keeps turning back off. Please help.
lspci -knn | grep Net -A3; rfkill list
00:19.0 Ethernet controller [0200]: Intel Corporation 82579LM Gigabit Network Connection [8086:1502] (rev 04)
DeviceName: Onboard LAN
Subsystem: Dell 82579LM Gigabit Network Connection [1028:0493]
Kernel driver in use: e1000e
Kernel modules: e1000e
00:1a.0 USB controller [0c03]: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 [8086:1c2d] (rev 04)
--
03:00.0 Network controller [0280]: Intel Corporation Centrino Advanced-N 6205 [Taylor Peak] [8086:0082] (rev 34)
Subsystem: Intel Corporation Centrino Advanced-N 6205 AGN [8086:1321]
Kernel driver in use: iwlwifi
Kernel modules: iwlwifi
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
1: dell-wifi: Wireless LAN
Soft blocked: no
Hard blocked: yes
2: dell-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: yes
I ran this command: sudo modprobe -r dell_wmi
and got this: sudo: unable to resolve host vanz
Even after running; sudo tee /etc/modprobe.d/blacklist-dell.conf <<< "blacklist dell_wmi"
it still says: unable to resolve host vanz
blacklist dell_wmi
lspci -knn | grep Net -A3; rfkill list
terminal command. – Pilot6 Jul 19 '17 at 09:55