[Kernel/Drive] 升级内核到5.10.101-amd64-desktop后网卡无法使用的解决方法
Tofloor
poster avatar
jevian
deepin
2022-03-13 01:19
Author

deepin升级最新内核5.10.101-amd64-desktop后有线网卡无法正常工作,下面是我的解决方法。

运行lspci |grep -i ethernet命令获取网卡型号

root@jevian-PC:/home/jevian# lspci |grep -i ethernet
01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL810xE PCI Express Fast Ethernet controller (rev 05)

得到我的网卡是RTL810xE,然后我进入Realtek网卡驱动下载地址

https://www.realtek.com/en/component/zoo/category/network-interface-controllers-10-100-1000m-gigabit-ethernet-pci-express-software

下载同为810开头的r8101驱动FE Ethernet LINUX driver r8101 for kernel up to 5.6,解压并运行sudo ./autorun.sh

重启就好了。

Reply Favorite View the author
All Replies
mardou
deepin
2022-03-13 01:24
#1

怎么个无法正常工作,能否把不正常工作的情况说一说呢。

Reply View the author
babyfengfjx
Super Moderator
CQA
2022-03-13 17:38
#2

昨天推送了内核更新,看是否问题得到解决?

Reply View the author
jevian
deepin
2025-07-24 04:32
#3
babyfengfjx

昨天推送了内核更新,看是否问题得到解决?

解决了。

Reply View the author