Comment 177 for bug 1049466

Revision history for this message
Sachin Thomas (sachinthomaspj) wrote :

Here's a DKMS package containing patched proprietary driver for RT3290, tested and working with Ubuntu 14.04 LTS on kernel 3.13.0-24:

 Install:
 --------
 1. Extract rt3290sta-2.6.0.0 directory into /usr/src
 2. Run
 sudo dkms install -m rt3290sta -v 2.6.0.0 --force
 3. Reboot

 Remove:
 -------------
If this bug is fixed in rt2800pci (highly unlikely)

 1. Run
 sudo dkms remove rt3290sta/2.6.0.0 --all
 2. Reboot

Credits:
-----------
bmlandis2010
vova7890