[Exchange and share] 有线网卡不识别的问题i219-v
Tofloor
poster avatar
arlly
deepin
2023-02-16 15:53
Author

板载inter网卡,系统无驱动,搜索一下,这是一个老大难的问题了。

~$ lspci -k|grep -i -A2 net
00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (17) I219-V (rev 11)
DeviceName: Onboard - Ethernet
Subsystem: Micro-Star International Co., Ltd. [MSI] Ethernet Connection (17) I219-V
Kernel modules: e1000e

老铁们怎么解决的?

💔

Reply Favorite View the author
All Replies
deepinuser17
deepin
2023-02-16 16:27
#1

安装firmware-misc-nonfree, 关机,重启看看。

 

sudo apt install firmware-misc-nonfree
Reply View the author
babyfengfjx
Super Moderator
CQA
2023-02-16 17:43
#2

我用的小米mini主机也出现过这个问题,不过第二天突然自己就好了……

Reply View the author
chenxia
deepin
2025-08-07 18:44
#3

sudo apt install linux-firmware

Reply View the author