How to Blacklist drivers in Linux (Ubuntu)

Code:
vi /etc/modprobe.d/blacklist.conf


then remove:

Code:
blacklist rt2800usb
blacklist rt2x00usb
blacklist rt2x00lib


Code:
blacklist rt2800pci


save, close and reboot.
Make sure the hardware switch is on.
Thanks
_________________________