robert_hly

踩坑填坑记录...

导航

< 2025年1月 >
29 30 31 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1
2 3 4 5 6 7 8

统计

ubuntu 16.04 编译安装 trl8291cu系列 无线网卡驱动

1 先 下载git包 和相关编译工具

  sudo apt-get update
  sudo apt-get install git linux-headers-generic build-essential dkms

  git clone https://github.com/pvaret/rtl8192cu-fixes.git

  sudo dkms add ./rtl8192cu-fixes

  sudo dkms install 8192cu/1.10

  sudo depmod -a

  sudo dkms install 8192cu/1.10

  sudo depmod -a

  sudo cp ./rtl8192cu-fixes/blacklist-native-rtl8192.conf /etc/modprobe.d/

重启即可

如有电源相关的问题

   sudo cp ./rtl8192cu-fixes/8192cu-disable-power-management.conf /etc/modprobe.d/

  重启

 

posted on   robert_hly  阅读(223)  评论(0编辑  收藏  举报

点击右上角即可分享
微信分享提示