360 / 小米 / 百度 隨身wifi Ubuntu 下做爲無線網卡使用

這篇文章說得其實很好了,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

相關文章
相關標籤/搜索