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


這篇文章說得其實很好了,http://www.freemindworld.com/blog/2013/131010_360_wifi_in_linux.shtml

 

不過因為專利問題,官網貌似不直接提供驅動下載了。不過在Ubuntu下有個PPA已經添加了這個驅動:

sudo add-apt-repository ppa:thopiekar/mt7601
sudo apt-get update
sudo apt-get install mt7601-sta-dkms

然后都不需要重啟就可以搜索到wifi了。

 

There is a PPA repo available containing a DKMS-capable package based on this repo:

https://code.launchpad.net/~thopiekar/+archive/ubuntu/mt7601

And the source code is here
https://github.com/porjo/mt7601

Currently supported devices:

{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 */

 

 

安裝realtek驅動:

https://sites.google.com/site/easylinuxtipsproject/reserve-7


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM