tangxiaosheng

惠普笔记本ubuntu18.04安装RTL8821CE无线网卡驱动

2021-04-21 10:47  tangxiaosheng  阅读(227)  评论(0编辑  收藏  举报

来自:https://blog.csdn.net/weixin_44362969/article/details/107785279

sudo apt install bc module-assistant build-essential dkms
sudo m-a prepare
git clone https://codechina.csdn.net/mirrors/tomaspinho/rtl8821ce.git

sudo make install
sudo modprobe -a 8821ce

 

 

分类:

技术点:

相关文章:

  • 2021-12-14
  • 2021-09-17
  • 2021-12-15
  • 2021-12-15
  • 2021-12-15
  • 2021-11-27
猜你喜欢
  • 2021-06-22
  • 2021-10-19
  • 2021-12-27
  • 2021-12-15
  • 2021-10-29
  • 2021-11-15
  • 2021-10-20
相关资源
相似解决方案