Deepin5.8 腾达U12无线网卡安装方法
Tofloor
poster avatar
voke
deepin
2018-12-25 08:29
Author
腾达网站U12有linux驱动,但无法安装,据说原因是支持的版本太低。
查看U12 linux驱动文件可知,驱动为rtl8812au,因此,查找网上rtl8812au驱动安装。
我参考的帖子如下:

原贴位置:https://www.cnblogs.com/darkknightzh/p/6806917.html
参考命令位置:https://my.oschina.net/daowuming/blog/717967
下载驱动:https://github.com/gnab/rtl8812au
但原贴安装命令无法使用,我使用sudo make && sudo make install

第一步  执行cd 驱动目录地址
第二步  执行sudo make && sudo make install
第三步  输入密码
第四步  重新拔插usb无线网卡  

注意:帖子里有提到bios中设置secure boot in UEFI 为false,但我没遇到,另外提到CSM(Compatibility Support Module)中启动选项有windows UEFI mode 和 other os,选择other os,我一样没遇到,所以比较幸运,无法得知其他问题。

Reply Favorite View the author
All Replies
avatar
百赖小生
deepin
2018-12-25 21:50
#1
感谢分享!
Reply View the author