View Single Post
Posts: 1,048 | Thanked: 1,127 times | Joined on Jan 2010 @ Amsterdam
#16
Thanks, that's better.

Could you try removing the module with modprobe by running this as root?

Code:
modprobe -v -r wl12xx
This should remove the wireless module from your kernel.

After that add it back with

Code:
modprobe wl12xx
 

The Following User Says Thank You to anthonie For This Useful Post: