https://github.com/ghostrider-reborn/realtek-r8101-linux-driver
我按照说明here,现在两个网卡都可以工作(我一次只使用一个,因为我正在测试将它们连接到同一个网络。)
我在之前运行 Kubuntu 14.04 的计算机上安装了 Kubuntu 18.04,但我无法让两个网卡之一成功工作。不幸的是,我需要为我的实验室设置配置它们。
我试过用相同的以太网电缆插入它们中的任何一个,但只有 RTL8111 可以工作。dmesg其中没有以太网或网络的任何内容,journalctl -xe只提到成功加载 RTL8111 驱动程序。
以下是一些您可能会发现有用的诊断输出
*-network UNCLAIMED
description: Ethernet controller
product: RTL810xE PCI Express Fast Ethernet controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:02:00.0
version: 02
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd bus_master cap_list
configuration: latency=0
resources: ioport:b800(size=256) memory:f7cff000-f7cfffff memory:cfff0000-cfffffff
*-network
description: Ethernet interface
product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
vendor: …Run Code Online (Sandbox Code Playgroud)