Code: Select all
[ 72.199427] pcieport 0000:00:1c.0: AER: Multiple Corrected error received: 0000:01:00.0
[ 72.199458] r8169 0000:01:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
[ 72.199465] r8169 0000:01:00.0: device [10ec:8136] error status/mask=00000001/00006000
[ 72.199473] r8169 0000:01:00.0: [ 0] RxErr (First)
I found this trick to "fix" the issue but it's not a real fix.
https://gist.github.com/flisboac/5a0711 ... 110bb383cd
Command I have used to "fix" issue:
Code: Select all
setpci -v -d 10ec:8136 CAP_EXP+0x8.w=0x0e
Device:
Code: Select all
01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL810xE PCI Express Fast Ethernet controller (rev 07)
Subsystem: Dell RTL810xE PCI Express Fast Ethernet controller
Kernel driver in use: r8169
Kernel modules: r8169
Code: Select all
rtl_nic/rtl8106e-1.fw
