Monday, November 28, 2011

Enable Blocked Wifi connecetion under Ubuntu.

There are cases where you see "Wireless Disabled" under network manager menu. You can not detect / configure the network even if you try hard.
I found a solution, on internet, to fix it.

Steps:

1. Go to terminal and type  "rfkill list all" to list the status.
2. Then type " rfkill unblock wifi" to unblock the device.
3. Reboot / Restart your system.

You will see that  Wifi gets detected.



No comments:

Post a Comment