小编Dan*_*ert的帖子

英特尔 e1000e 以太网不工作

我的问题是找不到英特尔 NUC 上的以太网设备。ifconfig -a只显示 lo 和 wlan0 而不是 eth0。

sudo lshw -C net 给出以下输出:

*-network UNCLAIMED
description: Ethernet controller  
product: Ethernet Connection (3) I218-V        
vendor: Intel Corporation       
physical id: 19             
bus info: pci@0000:00:19.0       
version: 03 
width: 32 bits   
clock: 33MHz   
capabilities: cap_list
configuration: latency=0   
memory:f7100000-f711ffff memory:f713b000-f713bfff 
ioport: f080(size=32)   
Run Code Online (Sandbox Code Playgroud)

运行sudo lshw -C netand 后dmesg | grep -e eth -e e1000,我得到这个输出:

[    0.847256] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
[    0.847260] e1000e: Copyright(c) 1999 - …
Run Code Online (Sandbox Code Playgroud)

intel ethernet drivers

8
推荐指数
1
解决办法
5万
查看次数

标签 统计

drivers ×1

ethernet ×1

intel ×1