The Geek Ramblings

Blog by Aravind Pedapudi

Jul 31st, 2013

Wireless is disabled by hardware switch

Encountered on a Dell Vostro, this solution in askubuntu.com helped.

Reposting the same here:

sudo rmmod dell_laptop
echo 'blacklist dell_laptop' | sudo tee /etc/modprobe.d/blacklist-custom

Sometimes a simple

sudo rfkill unblock all

does it all