我有一台迷你pc,我安装了ubuntu服务器,我有一个以太网端口,但没有工作--我想因为驱动程序没有加载,所以pc的硬件是:
Ethernet controller: Intel Corporation Device 15f3 (rev 03)
如果我运行这个命令,lshw -C network
,我得到
*-network UNCLAIMED
description: Ethernet controller
product: Intel Corporation
vendor: Intel Corporation
physical id: 0
bus info: pci@0000:02:00.0
version: 03
width: 32 bits
clock: 33MHz
capabilities: pm msi msix pciexpress cap_list
configuration: latency=0
resources: memory:c1300000-c13fffff memory:c1400000-c1403fff memory:c1200000-c12fffff
有人知道怎么解决吗?
谢谢
发布于 2022-03-18 14:39:02
我的LarkBox X的15f3 rev 3以太网端口也有同样的问题。最新的Ubuntu桌面21.10,但是,工作!您可以在桌面上安装服务器所需的所有相同的软件。最终,LTS服务器将赶上驱动程序更新,但在此之前,这是一个解决办法。
https://askubuntu.com/questions/1397363
复制相似问题