MW150UH驱动,有芯片型号,求大佬看看
Tofloor
poster avatar
superendermansm
deepin
2019-05-03 03:42
Author
脑袋抽了买了一个新的无线网卡(有人可能看过我之前的外置网卡一过热就抽风)但是
忘记看是否Linux免驱动了
它自己标着免驱动,原来是自带win的驱动。。。
这个东西芯片型号RTL8188EU,真心找不到能用的驱动
求大佬谷歌,我这里梯子失效了
Reply Favorite View the author
All Replies
avatar
zksmk
deepin
2019-05-03 17:53
#1
本帖最后由 zksmk 于 2019-5-3 09:57 编辑


https://github.com/lwfinger/rtl8188eu
unzip rtl8188eu-master.zip
记得安装好编译环境和git
#apt-get install gcc linux-headers-`uname -r make automake git
cd rtl818...
make && make install
depmod -a
modprobe 8188eu

帮你到这了,兄弟
Reply View the author