Comment 196 for bug 1220146

Revision history for this message
keshara Dorakumbura (krs4keshara) wrote :

For kernel Ver 3.16 and later, i found some workin solution only to install the kernel module. All you have to do is just download the GIT repo
https://github.com/lwfinger/mt7630
and do
$ cd into the extracted dir
$ sudo make
$ sudo make install

Eventhough it installs the kernel module, it still needs some modification as it cannot connect to a AP.

-Hope someone will look into this...