Comment 244 for bug 1220146

Revision history for this message
Md. Jahidul Hamid (neurobin) wrote :

I have updated my repository https://github.com/neurobin/MT7630E
taking source from https://github.com/kuba-moo/mt7630e by Jakub Kicinski
and checked on my system, even though I haven't had any problem so far with the previous one.
This new one works on my system. And for my own convenience, I have added some install script:

Installation is like this:

Download it from https://github.com/neurobin/MT7630E/archive/release.zip and extract, say it's in Downloads folder, then,

cd ~/Downloads
chmod +x install test uninstall
Now to install:
./install
To test without install:
./test
To uninstall:
./uninstall