Ubuntu 12.04 Wireless LAN gets disconnected and never connects again
Two solutions for this
1) remove the driver from the kernel and re-insert it.
sudo rmmod iwlwifi
sudo modprobe iwlwifi
2) Create a file and add the following line to it :
sudo gedit /etc/modprobe.d/iwlwifi.conf
and then this line should be added inside the file and then re-boot:
options iwlwifi 11n_disable=1
Thanks to the following reference.
what cause to happen this problem !? Ubuntu 12.04 Bug ? If your answer is YES did u send this report to Ubuntu Developers Team?
I Don’t like Ubuntu ! Just Kali Linux 😀 which i’m one of the developers!