Comment 10 for bug 1922651

Revision history for this message
Martin Vysny (vyzivus) wrote :

Indeed: the PCI device is controlled by a different kernel driver (r8169) as shown via lspci -k:

02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 0e)
 Subsystem: Lenovo RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
 Kernel driver in use: r8169
 Kernel modules: r8169

Therefore, we can safely ignore this PCI device and focus on the USB device 17ef:a387 controlled by the r8152 driver.