这篇文章说得其实很好了,http://www.freemindworld.com/blog/2013/131010_360_wifi_in_linux.shtmlhtml
不过由于专利问题,官网貌似不直接提供驱动下载了。不过在Ubuntu下有个PPA已经添加了这个驱动:linux
sudo add-apt-repository ppa:thopiekar/mt7601 sudo apt-get update sudo apt-get install mt7601-sta-dkms
而后都不须要重启就能够搜索到wifi了。git
There is a PPA repo available containing a DKMS-capable package based on this repo:github
https://code.launchpad.net/~thopiekar/+archive/ubuntu/mt7601ubuntu
And the source code is here
https://github.com/porjo/mt7601this
Currently supported devices:google
{USB_DEVICE(0x148f,0x6370)}, /* Ralink 6370 */
{USB_DEVICE(0x148f,0x7601)}, /* MT 6370 */
{USB_DEVICE(0x148f,0x760b)}, /* 360 wifi */
{USB_DEVICE(0x2a5f,0x1000)}, /* Tencent wifi QQ */
{USB_DEVICE(0x2955,0x0001)}, /* XiaoDu Wifi */
{USB_DEVICE(0x2955,0x1001)}, /* XiaoDu Wifi */
{USB_DEVICE(0x2955,0x1003)}, /* nuomi wifi */spa
安装realtek驱动:.net
https://sites.google.com/site/easylinuxtipsproject/reserve-7nuxt