Sunday, 20 March 2016

Lenovo X230 wifi stops - re-activate

I'm am using Ubuntu 15.10 on Lenovo X230. Sometimes the wifi does not work anymore, after waking the system up from suspend. The wif is available, but does not find any hotspots around.

After reboot the wifi is back again. But it is sufficient to unload and reload the kernel-module rtl8192ce

sudo rmmod -f rtl8192ce
sudo modprobe rtl8192ce


Afterwards the hotspots around will be detected again.

No comments:

Post a Comment