[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#918042: WoL does not work on r8169 (regression since 4.18)



Package: src:linux
Version: 4.20-1~exp1
Severity: normal

Hi,

I frequently send my desktop PC to sleep (suspend-to-ram) and wake it up
from remote when I need to access it. To do so, I use a script on a
banana pi which ends up calling etherwake 54:04:a6:82:21:00. This
has worked reliably up to the last 4.18 release, including the Debian
kernel linux-image-4.18.0-3-amd64 version 4.18.20-2.

In 4.19, this ceased to work and has remained that way up to the kernel
I am reporting this issue on, linux-image-4.20.0-trunk-amd64 version
4.20-1~exp1. I have observed this behavior also on my "own", locally
built kernels of various 4.19 releases and also 4.20. Sorry, I didn't
try any Debian 4.19 kernels, I decided to pursue this issue further
after the regression was also present in 4.20.

I am prepared to try kernel patches or follow other hints in debugging
this. I acknowledge that this is most probably an upstream issue, but I
don't have enough kernel foo to investigate this on an upstream level
(and frankly, I am afraid of doing a bisect between 4.18 and 4.19).

Any hints will be appreciated.

-- Package-specific info:
** Version:
Linux version 4.20.0-trunk-amd64 (debian-kernel@lists.debian.org) (gcc version 8.2.0 (Debian 8.2.0-13)) #1 SMP Debian 4.20-1~exp1 (2018-12-24)

** Command line:
BOOT_IMAGE=/vmlinuz-4.20.0-trunk-amd64 root=/dev/mapper/root ro splash console=ttyS0,57600n8 quiet

** Not tainted

** Kernel log:
[  225.803103] sd 4:0:0:0: [sdb] Synchronizing SCSI cache
[  225.803252] sd 1:0:0:0: [sda] Stopping disk
[  225.805950] sd 4:0:0:0: [sdb] Stopping disk
[  225.810535] sd 5:0:0:0: [sdc] Synchronizing SCSI cache
[  225.810750] sd 5:0:0:0: [sdc] Stopping disk
[  229.997427] ACPI: EC: interrupt blocked
[  230.015575] ACPI: Preparing to enter system sleep state S3
[  230.017796] ACPI: EC: event blocked
[  230.017797] ACPI: EC: EC stopped
[  230.017798] PM: Saving platform NVS memory
[  230.017802] Disabling non-boot CPUs ...
[  230.031585] IRQ 17: no longer affine to CPU1
[  230.031600] IRQ 19: no longer affine to CPU1
[  230.032656] smpboot: CPU 1 is now offline
[  230.052563] smpboot: CPU 2 is now offline
[  230.083457] IRQ 24: no longer affine to CPU3
[  230.083479] IRQ 37: no longer affine to CPU3
[  230.084506] smpboot: CPU 3 is now offline
[  230.107073] IRQ 33: no longer affine to CPU4
[  230.108097] smpboot: CPU 4 is now offline
[  230.131161] IRQ 29: no longer affine to CPU5
[  230.131171] IRQ 34: no longer affine to CPU5
[  230.132203] smpboot: CPU 5 is now offline
[  230.137594] ACPI: Low-level resume complete
[  230.137631] ACPI: EC: EC started
[  230.137632] PM: Restoring platform NVS memory
[  230.137646] PCI-DMA: Resuming GART IOMMU
[  230.137647] PCI-DMA: Restoring GART aperture settings
[  230.137652] LVT offset 1 assigned for vector 0x400
[  230.137662] LVT offset 1 assigned
[  230.137908] microcode: CPU0: new patch_level=0x010000dc
[  230.137935] Enabling non-boot CPUs ...
[  230.137974] x86: Booting SMP configuration:
[  230.137975] smpboot: Booting Node 0 Processor 1 APIC 0x1
[  230.140530] TSC synchronization [CPU#0 -> CPU#1]:
[  230.140531] Measured 4350120160 cycles TSC warp between CPUs, turning off TSC clock.
[  230.140533] tsc: Marking TSC unstable due to check_tsc_sync_source failed
[  230.140536] TSC found unstable after boot, most likely due to broken BIOS. Use 'tsc=unstable'.
[  230.140537] sched_clock: Marking unstable (230135957339, 2389616)<-(230439424037, -298888477)
[  231.493902] process: Switch to broadcast mode on CPU1
[  231.494117]  cache: parent cpu1 should not be sleeping
[  231.494207] microcode: CPU1: patch_level=0x010000dc
[  231.494380] clocksource: Switched to clocksource hpet
[  230.138878] CPU1 is up
[  230.138902] smpboot: Booting Node 0 Processor 2 APIC 0x2
[  230.142346] process: Switch to broadcast mode on CPU2
[  230.142346]  cache: parent cpu2 should not be sleeping
[  230.142346] microcode: CPU2: patch_level=0x010000dc
[  230.142346] CPU2 is up
[  230.142346] smpboot: Booting Node 0 Processor 3 APIC 0x3
[  230.142346] process: Switch to broadcast mode on CPU3
[  230.142346]  cache: parent cpu3 should not be sleeping
[  230.142346] microcode: CPU3: patch_level=0x010000dc
[  230.142346] CPU3 is up
[  230.142346] smpboot: Booting Node 0 Processor 4 APIC 0x4
[  230.142346] process: Switch to broadcast mode on CPU4
[  230.142346]  cache: parent cpu4 should not be sleeping
[  230.142346] microcode: CPU4: patch_level=0x010000dc
[  230.142346] CPU4 is up
[  230.142346] smpboot: Booting Node 0 Processor 5 APIC 0x5
[  230.142346] process: Switch to broadcast mode on CPU5
[  230.142869]  cache: parent cpu5 should not be sleeping
[  230.142970] microcode: CPU5: patch_level=0x010000dc
[  230.143185] CPU5 is up
[  230.149748] ACPI: Waking up from system sleep state S3
[  230.258927] ACPI: EC: interrupt unblocked
[  231.495557] ACPI: EC: event unblocked
[  231.496009] usb usb2: root hub lost power or was reset
[  231.496011] usb usb4: root hub lost power or was reset
[  231.496626] serial 00:03: activated
[  231.498881] sd 1:0:0:0: [sda] Starting disk
[  231.498923] sd 4:0:0:0: [sdb] Starting disk
[  231.498979] sd 5:0:0:0: [sdc] Starting disk
[  231.626868] [drm] PCIE GART of 256M enabled (table at 0x000000F400000000).
[  231.710524] [drm] SADs count is: -2, don't need to read it
[  231.719601] r8169 0000:06:00.0 lanc0: Link is Down
[  231.794564] usb 3-5.4: reset high-speed USB device number 6 using ehci-pci
[  231.809998] ata1: SATA link down (SStatus 0 SControl 300)
[  231.810058] ata4: SATA link down (SStatus 0 SControl 300)
[  231.970571] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[  231.972478] ata5.00: supports DRM functions and may not be fully accessible
[  231.972896] ata5.00: NCQ Send/Recv Log not supported
[  231.973539] ata5.00: supports DRM functions and may not be fully accessible
[  231.973934] ata5.00: NCQ Send/Recv Log not supported
[  231.974340] ata5.00: configured for UDMA/133
[  231.982555] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[  231.985891] ata3.00: configured for UDMA/100
[  232.314549] [drm] Fence fallback timer expired on ring sdma0
[  232.826553] [drm] Fence fallback timer expired on ring sdma0
[  232.886406] [drm] UVD and UVD ENC initialized successfully.
[  232.996466] [drm] VCE initialized successfully.
[  233.009402] OOM killer enabled.
[  233.009403] Restarting tasks ... done.
[  233.010220] PM: suspend exit
[  235.031294] r8169 0000:06:00.0 lanc0: Link is Up - 1Gbps/Full - flow control off
[  238.594609] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[  238.596873] ata2.00: configured for UDMA/133
[  239.642591] ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[  239.653043] ata6.00: configured for UDMA/133
[  264.617055] EXT4-fs (dm-32): mounted filesystem with ordered data mode. Opts: (null)

** Model information
sys_vendor: System manufacturer
product_name: System Product Name
product_version: System Version
chassis_vendor: Chassis Manufacture
chassis_version: Chassis Version
bios_vendor: American Megatrends Inc.
bios_version: 1603   
board_vendor: ASUSTeK Computer INC.
board_name: M5A88-V EVO
board_version: Rev X.0x

** Loaded modules:
devlink
ebtable_filter
ebtables
cpufreq_conservative
cpufreq_userspace
cpufreq_powersave
8021q
garp
mrp
bridge
stp
llc
dummy
nft_counter
xt_tcpudp
rc_dvbsky
xt_state
ts2020
amd64_edac_mod
edac_mce_amd
kvm_amd
ccp
xt_conntrack
nf_conntrack
rng_core
m88ds3103
i2c_mux
nf_defrag_ipv6
nf_defrag_ipv4
kvm
nft_compat
snd_hda_codec_realtek
irqbypass
wmi_bmof
serio_raw
snd_hda_codec_generic
snd_hda_codec_hdmi
pcspkr
k10temp
snd_hda_intel
snd_hda_codec
snd_usb_audio
sp5100_tco
snd_usbmidi_lib
snd_hda_core
snd_rawmidi
snd_seq_device
snd_hwdep
snd_pcm_oss
nf_tables
snd_mixer_oss
smipcie
snd_pcm
dvb_core
nfnetlink
snd_timer
rc_core
snd
sg
soundcore
asus_atk0110
evdev
pcc_cpufreq
acpi_cpufreq
parport_pc
ppdev
lp
parport
ip_tables
x_tables
autofs4
btrfs
zstd_decompress
zstd_compress
xxhash
ext4
crc16
mbcache
jbd2
fscrypto
ecb
crypto_simd
cryptd
glue_helper
aes_x86_64
xts
algif_skcipher
af_alg
hid_logitech_hidpp
hid_logitech_dj
hid_generic
usbhid
hid
dm_crypt
dm_mod
raid10
raid456
async_raid6_recov
async_memcpy
async_pq
async_xor
async_tx
xor
raid6_pq
libcrc32c
crc32c_generic
uas
usb_storage
raid1
raid0
multipath
linear
md_mod
sr_mod
cdrom
sd_mod
ohci_pci
amdgpu
chash
gpu_sched
i2c_algo_bit
realtek
ttm
ahci
r8169
libahci
drm_kms_helper
xhci_pci
ohci_hcd
ehci_pci
xhci_hcd
libphy
libata
ehci_hcd
scsi_mod
drm
usbcore
i2c_piix4
usb_common
wmi
button

** Network interface configuration:
source-directory /etc/network/interfaces.d
auto int192
iface int192 inet manual
   vlan_raw_device enp5s0

** Network status:
*** IP interfaces and addresses:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: lanc0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
    link/ether 54:04:a6:82:21:00 brd ff:ff:ff:ff:ff:ff
    inet 192.168.182.250/32 scope global lanc0
       valid_lft forever preferred_lft forever
    inet 192.168.182.29/24 brd 192.168.182.255 scope global dynamic lanc0
       valid_lft 14095sec preferred_lft 14095sec
    inet6 2a01:238:4071:3282::1d:100/128 scope global dynamic noprefixroute 
       valid_lft 2591695sec preferred_lft 604495sec
    inet6 2a01:238:4071:3282:5604:a6ff:fe82:2100/64 scope global deprecated dynamic mngtmpaddr noprefixroute 
       valid_lft 86095sec preferred_lft 0sec
    inet6 fe80::5604:a6ff:fe82:2100/64 scope link 
       valid_lft forever preferred_lft forever
3: dummy1: <BROADCAST,NOARP,UP,LOWER_UP> mtu 1500 qdisc noqueue master br0 state UNKNOWN group default qlen 1000
    link/ether 96:57:54:fa:d5:46 brd ff:ff:ff:ff:ff:ff
    inet6 fe80::9457:54ff:fefa:d546/64 scope link 
       valid_lft forever preferred_lft forever
4: br0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
    link/ether c6:f4:98:dc:5e:21 brd ff:ff:ff:ff:ff:ff
    inet 192.168.29.254/24 brd 192.168.29.255 scope global br0
       valid_lft forever preferred_lft forever
    inet6 2a01:238:4071:328d::1d:153/64 scope global 
       valid_lft forever preferred_lft forever
    inet6 2a01:238:4071:328d::1d:100/64 scope global 
       valid_lft forever preferred_lft forever
    inet6 fec0:0:0:ffff::3/128 scope site 
       valid_lft forever preferred_lft forever
    inet6 fec0:0:0:ffff::2/128 scope site 
       valid_lft forever preferred_lft forever
    inet6 fec0:0:0:ffff::1/128 scope site 
       valid_lft forever preferred_lft forever
    inet6 fe80::c4f4:98ff:fedc:5e21/64 scope link 
       valid_lft forever preferred_lft forever
5: rename5@lanc0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
    link/ether 54:04:a6:82:21:00 brd ff:ff:ff:ff:ff:ff
    inet6 fe80::5604:a6ff:fe82:2100/64 scope link 
       valid_lft forever preferred_lft forever

*** Device statistics:
Inter-|   Receive                                                |  Transmit
 face |bytes    packets errs drop fifo frame compressed multicast|bytes    packets errs drop fifo colls carrier compressed
   br0:       0       0    0    0    0     0          0         0     3490      33    0    0    0     0       0          0
rename5:   64225     253    0    0    0     0          0       253     1347      13    0    0    0     0       0          0
 lanc0:  463415    2159    0    0    0     0          0       462   279884    1467    0    0    0     0       0          0
    lo:   23256     240    0    0    0     0          0         0    23256     240    0    0    0     0       0          0
dummy1:       0       0    0    0    0     0          0         0     3490      33    0    0    0     0       0          0

*** Protocol statistics:
Ip:
    Forwarding: 1
    841 total packets received
    0 forwarded
    0 incoming packets discarded
    692 incoming packets delivered
    580 requests sent out
    20 outgoing packets dropped
    945 dropped because of missing route
Icmp:
    46 ICMP messages received
    0 input ICMP message failed
    ICMP input histogram:
        destination unreachable: 46
    46 ICMP messages sent
    0 ICMP messages failed
    ICMP output histogram:
        destination unreachable: 46
IcmpMsg:
        InType3: 46
        OutType3: 46
Tcp:
    27 active connection openings
    17 passive connection openings
    0 failed connection attempts
    0 connection resets received
    2 connections established
    1386 segments received
    1062 segments sent out
    0 segments retransmitted
    0 bad segments received
    6 resets sent
Udp:
    481 packets received
    46 packets to unknown port received
    0 packet receive errors
    443 packets sent
    0 receive buffer errors
    0 send buffer errors
    IgnoredMulti: 19
UdpLite:
TcpExt:
    24 TCP sockets finished time wait in fast timer
    9 delayed acks sent
    357 packet headers predicted
    196 acknowledgments not containing data payload received
    626 predicted acknowledgments
    3 connections reset due to unexpected data
    TCPRcvCoalesce: 9
    TCPFastOpenCookieReqd: 12
    TCPAutoCorking: 63
    TCPOrigDataSent: 850
    TCPHystartTrainDetect: 2
    TCPHystartTrainCwnd: 40
    TCPDelivered: 877
IpExt:
    InNoRoutes: 4
    InMcastPkts: 158
    OutMcastPkts: 82
    InBcastPkts: 19
    InOctets: 250787
    OutOctets: 61818
    InMcastOctets: 29390
    OutMcastOctets: 12894
    InBcastOctets: 1287
    InNoECTPkts: 861


** PCI devices:
00:00.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] RS880 Host Bridge [1022:9601]
	Subsystem: ASUSTeK Computer Inc. M5A88-V EVO [1043:843e]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx-
	Latency: 0
	NUMA node: 0
	Capabilities: <access denied>

00:02.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] RS780 PCI to PCI bridge (ext gfx port 0) [1022:9603] (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR+ <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 24
	NUMA node: 0
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	I/O behind bridge: 0000d000-0000dfff
	Memory behind bridge: fe900000-fe9fffff
	Prefetchable memory behind bridge: 00000000cfe00000-00000000dfffffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity+ SERR+ NoISA- VGA+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:04.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] RS780/RS880 PCI to PCI bridge (PCIE port 0) [1022:9604] (prog-if 00 [Normal decode])
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 25
	NUMA node: 0
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
	Memory behind bridge: fea00000-feafffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity+ SERR+ NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:0a.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] RS780/RS880 PCI to PCI bridge (PCIE port 5) [1022:9609] (prog-if 00 [Normal decode])
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 26
	NUMA node: 0
	Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
	Memory behind bridge: feb00000-febfffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity+ SERR+ NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:11.0 SATA controller [0106]: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 SATA Controller [AHCI mode] [1002:4391] (rev 40) (prog-if 01 [AHCI 1.0])
	Subsystem: ASUSTeK Computer Inc. M5A88-V EVO [1043:8443]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 19
	NUMA node: 0
	Region 0: I/O ports at c000 [size=8]
	Region 1: I/O ports at b000 [size=4]
	Region 2: I/O ports at a000 [size=8]
	Region 3: I/O ports at 9000 [size=4]
	Region 4: I/O ports at 8000 [size=16]
	Region 5: Memory at fe8ffc00 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ahci
	Kernel modules: ahci

00:12.0 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB OHCI0 Controller [1002:4397] (prog-if 10 [OHCI])
	Subsystem: ASUSTeK Computer Inc. M5A88-V EVO [1043:8443]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 18
	NUMA node: 0
	Region 0: Memory at fe8fe000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci-pci
	Kernel modules: ohci_pci

00:12.2 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB EHCI Controller [1002:4396] (prog-if 20 [EHCI])
	Subsystem: ASUSTeK Computer Inc. M5A88-V EVO [1043:8443]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 64 bytes
	Interrupt: pin B routed to IRQ 17
	NUMA node: 0
	Region 0: Memory at fe8ff800 (32-bit, non-prefetchable) [size=256]
	Capabilities: <access denied>
	Kernel driver in use: ehci-pci
	Kernel modules: ehci_pci

00:13.0 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB OHCI0 Controller [1002:4397] (prog-if 10 [OHCI])
	Subsystem: ASUSTeK Computer Inc. M5A88-V EVO [1043:8443]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 18
	NUMA node: 0
	Region 0: Memory at fe8fd000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci-pci
	Kernel modules: ohci_pci

00:13.2 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB EHCI Controller [1002:4396] (prog-if 20 [EHCI])
	Subsystem: ASUSTeK Computer Inc. M5A88-V EVO [1043:8443]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 64 bytes
	Interrupt: pin B routed to IRQ 17
	NUMA node: 0
	Region 0: Memory at fe8ff400 (32-bit, non-prefetchable) [size=256]
	Capabilities: <access denied>
	Kernel driver in use: ehci-pci
	Kernel modules: ehci_pci

00:14.0 SMBus [0c05]: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 SMBus Controller [1002:4385] (rev 42)
	Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	NUMA node: 0
	Kernel modules: i2c_piix4, sp5100_tco

00:14.2 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 Azalia (Intel HDA) [1002:4383] (rev 40)
	Subsystem: ASUSTeK Computer Inc. M5A88-V EVO [1043:841b]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=slow >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 16
	NUMA node: 0
	Region 0: Memory at fe8f4000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel

00:14.3 ISA bridge [0601]: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 LPC host controller [1002:439d] (rev 40)
	Subsystem: ASUSTeK Computer Inc. M5A88-V EVO [1043:8443]
	Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	NUMA node: 0

00:14.4 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 PCI to PCI Bridge [1002:4384] (rev 40) (prog-if 01 [Subtractive decode])
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64
	NUMA node: 0
	Bus: primary=00, secondary=04, subordinate=04, sec-latency=64
	Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity+ SERR+ NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-

00:14.5 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB OHCI2 Controller [1002:4399] (prog-if 10 [OHCI])
	Subsystem: ASUSTeK Computer Inc. M5A88-V EVO [1043:8443]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 64 bytes
	Interrupt: pin C routed to IRQ 18
	NUMA node: 0
	Region 0: Memory at fe8fc000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci-pci
	Kernel modules: ohci_pci

00:15.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD/ATI] SB700/SB800/SB900 PCI to PCI bridge (PCIE port 0) [1002:43a0] (prog-if 00 [Normal decode])
	Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 27
	NUMA node: 0
	Bus: primary=00, secondary=05, subordinate=05, sec-latency=0
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity+ SERR+ NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:15.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD/ATI] SB700/SB800/SB900 PCI to PCI bridge (PCIE port 1) [1002:43a1] (prog-if 00 [Normal decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 28
	NUMA node: 0
	Bus: primary=00, secondary=06, subordinate=06, sec-latency=0
	I/O behind bridge: 0000e000-0000efff
	Prefetchable memory behind bridge: 00000000fdf00000-00000000fdffffff
	Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
	BridgeCtl: Parity+ SERR+ NoISA+ VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:16.0 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB OHCI0 Controller [1002:4397] (prog-if 10 [OHCI])
	Subsystem: ASUSTeK Computer Inc. M5A88-V EVO [1043:8443]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 18
	NUMA node: 0
	Region 0: Memory at fe8f3000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci-pci
	Kernel modules: ohci_pci

00:16.2 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB EHCI Controller [1002:4396] (prog-if 20 [EHCI])
	Subsystem: ASUSTeK Computer Inc. M5A88-V EVO [1043:8443]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64, Cache Line Size: 64 bytes
	Interrupt: pin B routed to IRQ 17
	NUMA node: 0
	Region 0: Memory at fe8ff000 (32-bit, non-prefetchable) [size=256]
	Capabilities: <access denied>
	Kernel driver in use: ehci-pci
	Kernel modules: ehci_pci

00:18.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 10h Processor HyperTransport Configuration [1022:1200]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	NUMA node: 0
	Capabilities: <access denied>

00:18.1 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 10h Processor Address Map [1022:1201]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	NUMA node: 0

00:18.2 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 10h Processor DRAM Controller [1022:1202]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	NUMA node: 0

00:18.3 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 10h Processor Miscellaneous Control [1022:1203]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	NUMA node: 0
	Capabilities: <access denied>
	Kernel driver in use: k10temp
	Kernel modules: k10temp

00:18.4 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 10h Processor Link Control [1022:1204]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	NUMA node: 0

01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Ellesmere [Radeon RX 470/480] [1002:67df] (rev e7) (prog-if 00 [VGA controller])
	Subsystem: Sapphire Technology Limited Ellesmere [Radeon RX 470/480/570/570X/580/580X/590] (Nitro+ Radeon RX 570/580) [1da2:e366]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR+ <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 37
	NUMA node: 0
	Region 0: Memory at d0000000 (64-bit, prefetchable) [size=256M]
	Region 2: Memory at cfe00000 (64-bit, prefetchable) [size=2M]
	Region 4: I/O ports at d000 [size=256]
	Region 5: Memory at fe9c0000 (32-bit, non-prefetchable) [size=256K]
	Expansion ROM at 000c0000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: amdgpu
	Kernel modules: amdgpu

01:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Ellesmere [Radeon RX 570/580] [1002:aaf0]
	Subsystem: Sapphire Technology Limited Ellesmere [Radeon RX 570/580] [1da2:aaf0]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR+ <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin B routed to IRQ 38
	NUMA node: 0
	Region 0: Memory at fe99c000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel

02:00.0 Multimedia video controller [0400]: Spin Master Ltd. PCIe Video Bridge [1ade:3038] (rev 01)
	Subsystem: DVBSky PCIe Video Bridge [4254:0550]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 39
	NUMA node: 0
	Region 0: Memory at feaff000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: SMI PCIe driver
	Kernel modules: smipcie

03:00.0 USB controller [0c03]: ASMedia Technology Inc. ASM1042 SuperSpeed USB Host Controller [1b21:1042] (prog-if 30 [XHCI])
	Subsystem: ASUSTeK Computer Inc. P8B WS Motherboard [1043:8488]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 18
	NUMA node: 0
	Region 0: Memory at febf0000 (64-bit, non-prefetchable) [size=32K]
	Capabilities: <access denied>
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci

06:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 06)
	Subsystem: ASUSTeK Computer Inc. P8P67 and other motherboards [1043:8432]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 17
	NUMA node: 0
	Region 0: I/O ports at e800 [size=256]
	Region 2: Memory at fdfff000 (64-bit, prefetchable) [size=4K]
	Region 4: Memory at fdff8000 (64-bit, prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: r8169
	Kernel modules: r8169


** USB devices:
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 009 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 006: ID 2537:1081  
Bus 003 Device 005: ID 05e3:0610 Genesys Logic, Inc. 4-port hub
Bus 003 Device 003: ID 05e3:0716 Genesys Logic, Inc. USB 2.0 Multislot Card Reader/Writer
Bus 003 Device 004: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 003 Device 002: ID 1a40:0101 Terminus Technology Inc. Hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 005: ID 05e3:0723 Genesys Logic, Inc. GL827L SD/MMC/MS Flash Card Reader
Bus 001 Device 003: ID 05e3:0608 Genesys Logic, Inc. Hub
Bus 001 Device 006: ID 0d8c:0102 C-Media Electronics, Inc. CM106 Like Sound Device
Bus 001 Device 004: ID 040d:3417 VIA Technologies, Inc. 
Bus 001 Device 002: ID 1a40:0101 Terminus Technology Inc. Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.20.0-trunk-amd64 (SMP w/6 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8), LANGUAGE=en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages linux-image-4.20.0-trunk-amd64 depends on:
ii  initramfs-tools [linux-initramfs-tool]  0.132
ii  kmod                                    25-2
ii  linux-base                              4.5

Versions of packages linux-image-4.20.0-trunk-amd64 recommends:
pn  apparmor             <none>
ii  firmware-linux-free  3.4
ii  irqbalance           1.5.0-0.1

Versions of packages linux-image-4.20.0-trunk-amd64 suggests:
pn  debian-kernel-handbook  <none>
ii  grub-pc                 2.02+dfsg1-9
pn  linux-doc-4.20          <none>

Versions of packages linux-image-4.20.0-trunk-amd64 is related to:
ii  firmware-amd-graphics     20180825+dfsg-1
pn  firmware-atheros          <none>
pn  firmware-bnx2             <none>
pn  firmware-bnx2x            <none>
pn  firmware-brcm80211        <none>
pn  firmware-cavium           <none>
pn  firmware-intel-sound      <none>
pn  firmware-intelwimax       <none>
pn  firmware-ipw2x00          <none>
pn  firmware-ivtv             <none>
pn  firmware-iwlwifi          <none>
pn  firmware-libertas         <none>
ii  firmware-linux-nonfree    20180825+dfsg-1
ii  firmware-misc-nonfree     20180825+dfsg-1
pn  firmware-myricom          <none>
pn  firmware-netxen           <none>
pn  firmware-qlogic           <none>
ii  firmware-realtek          20180825+dfsg-1
pn  firmware-samsung          <none>
pn  firmware-siano            <none>
pn  firmware-ti-connectivity  <none>
pn  xen-hypervisor            <none>

-- no debconf information


Reply to: