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

Bug#918113: marked as done (linux-image-4.19.0-1-amd64: Fails to initalize DisplayPort displays with rx560)



Your message dated Sun, 27 Nov 2022 09:39:52 +0100 (CET)
with message-id <20221127083952.0C57CBE2DE0@eldamar.lan>
and subject line Closing this bug (BTS maintenance for src:linux bugs)
has caused the Debian Bug report #918113,
regarding linux-image-4.19.0-1-amd64: Fails to initalize DisplayPort displays with rx560
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
918113: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=918113
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:linux
Version: 4.19.13-1
Severity: important

As covered in the kernel log below the amdgpu driver fails to initialize
a multi-monitor DisplayPort chain connected to a and AMD RX560
(Polaris11), rendering the system unusable in desktop configurations.
There is an oops earlier in the kernel output:

Jan  3 12:44:01 debutante kernel: [    7.630953] WARNING: CPU: 2 PID: 69 at drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link.c:2293 core_link_enable_stream+0x4b3/0xb90 [am
dgpu]
Jan  3 12:44:01 debutante kernel: [    7.630954] Modules linked in: fuse binfmt_misc nls_ascii nls_cp437 vfat fat intel_rapl x86_pkg_temp_thermal intel_powerclamp coretemp amdk
fd kvm_intel kvm irqbypass crct10dif_pclmul amdgpu crc32_pclmul snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic i915 chash gpu_sched ghash_clmulni_intel snd_hda_
intel ttm snd_hda_codec intel_cstate cp210x mei_me snd_hda_core sr_mod cdrom drm_kms_helper snd_hwdep iTCO_wdt efi_pstore intel_uncore snd_pcm usbserial intel_rapl_perf cdc_acm
 joydev efivars sg evdev pcspkr mei parport_serial iTCO_vendor_support snd_timer drm snd i2c_algo_bit soundcore video pcc_cpufreq button ipmi_devintf ipmi_msghandler loop nfsd 
parport_pc auth_rpcgss ppdev nfs_acl lp lockd parport grace sunrpc efivarfs ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 fscrypto btrfs
Jan  3 12:44:01 debutante kernel: [    7.630978]  zstd_decompress zstd_compress xxhash raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor usb_storage
 raid6_pq libcrc32c raid1 raid0 multipath linear md_mod hid_generic usbhid hid sd_mod crc32c_intel ahci libahci xhci_pci libata aesni_intel xhci_hcd ehci_pci realtek ehci_hcd a
es_x86_64 i2c_i801 scsi_mod crypto_simd r8169 cryptd usbcore glue_helper libphy natsemi lpc_ich usb_common thermal fan
Jan  3 12:44:01 debutante kernel: [    7.630993] CPU: 2 PID: 69 Comm: kworker/2:1 Tainted: P           OE     4.19.0-1-amd64 #1 Debian 4.19.12-1
Jan  3 12:44:01 debutante kernel: [    7.630994] Hardware name: Gigabyte Technology Co., Ltd. H87-HD3/H87-HD3, BIOS F3 05/09/2013
Jan  3 12:44:01 debutante kernel: [    7.631002] Workqueue: events_long drm_dp_mst_link_probe_work [drm_kms_helper]
Jan  3 12:44:01 debutante kernel: [    7.631043] RIP: 0010:core_link_enable_stream+0x4b3/0xb90 [amdgpu]
Jan  3 12:44:01 debutante kernel: [    7.631044] Code: ff 48 89 ef be 01 00 00 00 e8 b9 86 00 00 4c 89 ef 48 89 de e8 fe df ff ff bf c8 00 00 00 89 c5 e8 62 67 26 fb e9 ea fd ff ff <0f> 0b e9 de fe ff ff 48 8b 82 50 02 00 00 48 8b 40 50 48 8b 40 30
Jan  3 12:44:01 debutante kernel: [    7.631045] RSP: 0018:ffffa57081dd7668 EFLAGS: 00010246
Jan  3 12:44:01 debutante kernel: [    7.631046] RAX: 0000000000000000 RBX: ffff901ca62a4188 RCX: 0000000000000000
Jan  3 12:44:01 debutante kernel: [    7.631046] RDX: 0000000000000005 RSI: ffffffffc2349588 RDI: 0000000000000004
Jan  3 12:44:01 debutante kernel: [    7.631047] RBP: ffff901cb7dede00 R08: 0000000000000005 R09: 0000000000000000
Jan  3 12:44:01 debutante kernel: [    7.631047] R10: 0000000000000000 R11: ffffa57081dd75c0 R12: ffff901ca89ed000
Jan  3 12:44:01 debutante kernel: [    7.631048] R13: ffff901cb7dedf90 R14: ffff901cb77f0400 R15: 0000000000000006
Jan  3 12:44:01 debutante kernel: [    7.631048] FS:  0000000000000000(0000) GS:ffff901cbe080000(0000) knlGS:0000000000000000
Jan  3 12:44:01 debutante kernel: [    7.631049] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jan  3 12:44:01 debutante kernel: [    7.631050] CR2: 00007f586f069e20 CR3: 000000004f20a002 CR4: 00000000001606e0
Jan  3 12:44:01 debutante kernel: [    7.631050] Call Trace:
Jan  3 12:44:01 debutante kernel: [    7.631095]  ? dce110_stream_encoder_update_dp_info_packets+0x14c/0x200 [amdgpu]
Jan  3 12:44:01 debutante kernel: [    7.631133]  dce110_apply_ctx_to_hw+0x63f/0x650 [amdgpu]
Jan  3 12:44:01 debutante kernel: [    7.631171]  dc_commit_state+0x2c6/0x520 [amdgpu]
Jan  3 12:44:01 debutante kernel: [    7.631207]  ? set_freesync_on_streams.part.6+0x4d/0x250 [amdgpu]
Jan  3 12:44:01 debutante kernel: [    7.631241]  ? mod_freesync_set_user_enable+0x11f/0x150 [amdgpu]
Jan  3 12:44:01 debutante kernel: [    7.631277]  amdgpu_dm_atomic_commit_tail+0x388/0xdb0 [amdgpu]
Jan  3 12:44:01 debutante kernel: [    7.631280]  ? _cond_resched+0x15/0x30
Jan  3 12:44:01 debutante kernel: [    7.631282]  ? wait_for_completion_timeout+0x3b/0x1a0
Jan  3 12:44:01 debutante kernel: [    7.631318]  ? amdgpu_dm_atomic_commit_tail+0xdb0/0xdb0 [amdgpu]
Jan  3 12:44:01 debutante kernel: [    7.631325]  commit_tail+0x3d/0x70 [drm_kms_helper]
Jan  3 12:44:01 debutante kernel: [    7.631329]  drm_atomic_helper_commit+0xb4/0x120 [drm_kms_helper]
Jan  3 12:44:01 debutante kernel: [    7.631333]  restore_fbdev_mode_atomic+0x170/0x1d0 [drm_kms_helper]
Jan  3 12:44:01 debutante kernel: [    7.631337]  drm_fb_helper_restore_fbdev_mode_unlocked+0x45/0x90 [drm_kms_helper]
Jan  3 12:44:01 debutante kernel: [    7.631341]  drm_fb_helper_set_par+0x29/0x50 [drm_kms_helper]
Jan  3 12:44:01 debutante kernel: [    7.631343]  fbcon_init+0x488/0x600

Even with only one monitor connected the system is unable to do anything
useful with the display, it has trouble setting up a valid clock
configuration though there is no oops:

Dec 29 17:57:14 debutante kernel: [    3.561312] amdgpu 0000:01:00.0: firmware: direct-loading firmware amdgpu/polaris11_k_smc.bin
Dec 29 17:57:14 debutante kernel: [    3.622018] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: errors=remount-ro
Dec 29 17:57:14 debutante kernel: [    3.625825] nvidia-nvlink: Unregistered the Nvlink Core, major device number 242
Dec 29 18:14:17 debutante kernel: [    3.482651] amdgpu: [powerplay] Failed to retrieve minimum clocks.
Dec 29 18:14:17 debutante kernel: [    3.482652] amdgpu: [powerplay] Error in phm_get_clock_info 
Dec 29 18:14:17 debutante kernel: [    3.482686] [drm] DM_PPLIB: values for Engine clock
Dec 29 18:14:17 debutante kernel: [    3.482686] [drm] DM_PPLIB:         214000
Dec 29 18:14:17 debutante kernel: [    3.482687] [drm] DM_PPLIB:         387000
Dec 29 18:14:17 debutante kernel: [    3.482687] [drm] DM_PPLIB:         843000
Dec 29 18:14:17 debutante kernel: [    3.482688] [drm] DM_PPLIB:         1011000
Dec 29 18:14:17 debutante kernel: [    3.482688] [drm] DM_PPLIB:         1080000
Dec 29 18:14:17 debutante kernel: [    3.482688] [drm] DM_PPLIB:         1126000
Dec 29 18:14:17 debutante kernel: [    3.482689] [drm] DM_PPLIB:         1168000
Dec 29 18:14:17 debutante kernel: [    3.482689] [drm] DM_PPLIB:         1196000
Dec 29 18:14:17 debutante kernel: [    3.482690] [drm] DM_PPLIB: Validation clocks:
Dec 29 18:14:17 debutante kernel: [    3.482690] [drm] DM_PPLIB:    engine_max_clock: 119600
Dec 29 18:14:17 debutante kernel: [    3.482690] [drm] DM_PPLIB:    memory_max_clock: 175000
Dec 29 18:14:17 debutante kernel: [    3.482691] [drm] DM_PPLIB:    level           : 8
Dec 29 18:14:17 debutante kernel: [    3.482692] [drm] DM_PPLIB: values for Memory clock
Dec 29 18:14:17 debutante kernel: [    3.482692] [drm] DM_PPLIB:         300000
Dec 29 18:14:17 debutante kernel: [    3.482692] [drm] DM_PPLIB:         625000
Dec 29 18:14:17 debutante kernel: [    3.482692] [drm] DM_PPLIB:         1750000
Dec 29 18:14:17 debutante kernel: [    3.482693] [drm] DM_PPLIB: Validation clocks:
Dec 29 18:14:17 debutante kernel: [    3.482693] [drm] DM_PPLIB:    engine_max_clock: 119600
Dec 29 18:14:17 debutante kernel: [    3.482693] [drm] DM_PPLIB:    memory_max_clock: 175000
Dec 29 18:14:17 debutante kernel: [    3.482694] [drm] DM_PPLIB:    level           : 8
Dec 29 18:14:17 debutante kernel: [    3.494023] [drm] Display Core initialized with v3.1.59!

Note that I had to update to the latest version of linux-firmware (using
git IIRC) to get all the firmware images for this graphics card, without
that the system failed to even come up with network access.

-- Package-specific info:
** Version:
Linux version 4.19.0-1-amd64 (debian-kernel@lists.debian.org) (gcc version 8.2.0 (Debian 8.2.0-13)) #1 SMP Debian 4.19.13-1 (2018-12-30)

** Command line:
BOOT_IMAGE=/boot/vmlinuz-4.19.0-1-amd64 root=UUID=40657306-804e-4c50-947f-075dde7ddc6f ro init=/bin/systemd quiet

** Tainted: POE (12289)
 * Proprietary module has been loaded.
 * Out-of-tree module has been loaded.
 * Unsigned module has been loaded.

** Kernel log:
[ 1215.971700] PM: Saving platform NVS memory
[ 1215.971708] Disabling non-boot CPUs ...
[ 1215.988411] smpboot: CPU 1 is now offline
[ 1216.004504] smpboot: CPU 2 is now offline
[ 1216.020642] smpboot: CPU 3 is now offline
[ 1216.043813] IRQ 27: no longer affine to CPU4
[ 1216.044827] smpboot: CPU 4 is now offline
[ 1216.067543] IRQ 28: no longer affine to CPU5
[ 1216.067548] IRQ 30: no longer affine to CPU5
[ 1216.068554] smpboot: CPU 5 is now offline
[ 1216.091548] IRQ 16: no longer affine to CPU6
[ 1216.091558] IRQ 34: no longer affine to CPU6
[ 1216.092566] smpboot: CPU 6 is now offline
[ 1216.115604] IRQ 23: no longer affine to CPU7
[ 1216.115611] IRQ 26: no longer affine to CPU7
[ 1216.116642] smpboot: CPU 7 is now offline
[ 1216.122514] ACPI: Low-level resume complete
[ 1216.122548] PM: Restoring platform NVS memory
[ 1216.124827] Enabling non-boot CPUs ...
[ 1216.124859] x86: Booting SMP configuration:
[ 1216.124860] smpboot: Booting Node 0 Processor 1 APIC 0x2
[ 1216.126524]  cache: parent cpu1 should not be sleeping
[ 1216.126679] CPU1 is up
[ 1216.126696] smpboot: Booting Node 0 Processor 2 APIC 0x4
[ 1216.128357]  cache: parent cpu2 should not be sleeping
[ 1216.128525] CPU2 is up
[ 1216.128542] smpboot: Booting Node 0 Processor 3 APIC 0x6
[ 1216.130214]  cache: parent cpu3 should not be sleeping
[ 1216.130397] CPU3 is up
[ 1216.130415] smpboot: Booting Node 0 Processor 4 APIC 0x1
[ 1216.130887]  cache: parent cpu4 should not be sleeping
[ 1216.131127] CPU4 is up
[ 1216.131144] smpboot: Booting Node 0 Processor 5 APIC 0x3
[ 1216.131537]  cache: parent cpu5 should not be sleeping
[ 1216.131699] CPU5 is up
[ 1216.131712] smpboot: Booting Node 0 Processor 6 APIC 0x5
[ 1216.132104]  cache: parent cpu6 should not be sleeping
[ 1216.132279] CPU6 is up
[ 1216.132292] smpboot: Booting Node 0 Processor 7 APIC 0x7
[ 1216.132687]  cache: parent cpu7 should not be sleeping
[ 1216.133335] CPU7 is up
[ 1216.158041] ACPI: Waking up from system sleep state S3
[ 1216.197803] eth1: DSPCFG accepted after 0 usec.
[ 1216.198566] serial 00:05: activated
[ 1216.200116] parport_pc 00:06: activated
[ 1216.203487] sd 1:0:0:0: [sda] Starting disk
[ 1216.203502] sd 4:0:0:0: [sdb] Starting disk
[ 1216.457122] usb 2-6.2: reset high-speed USB device number 10 using xhci_hcd
[ 1216.523327] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 1216.523366] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 1216.525495] ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[ 1216.525497] ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[ 1216.525498] ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[ 1216.525711] ata5.00: supports DRM functions and may not be fully accessible
[ 1216.525796] ata2.00: NCQ Send/Recv Log not supported
[ 1216.526139] ata5.00: NCQ Send/Recv Log not supported
[ 1216.526350] ata2.00: NCQ Send/Recv Log not supported
[ 1216.526352] ata2.00: configured for UDMA/133
[ 1216.526797] ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[ 1216.526799] ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[ 1216.526800] ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[ 1216.526914] ata5.00: supports DRM functions and may not be fully accessible
[ 1216.527242] ata5.00: NCQ Send/Recv Log not supported
[ 1216.527605] ata5.00: configured for UDMA/133
[ 1216.665852] [drm] PCIE GART of 256M enabled (table at 0x000000F400000000).
[ 1216.761471] [drm] DM_MST: starting TM on aconnector: 00000000a6173226 [id: 53]
[ 1216.800592] [drm] UVD and UVD ENC initialized successfully.
[ 1216.920545] [drm] VCE initialized successfully.
[ 1217.429462] r8169 0000:03:00.0 eth0: Link is Down
[ 1219.539404] r8169 0000:03:00.0 eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 1219.677615] [drm:amdgpu_dm_connector_mode_valid [amdgpu]] *ERROR* dc_sink is NULL!
[ 1219.677670] [drm:amdgpu_dm_connector_mode_valid [amdgpu]] *ERROR* dc_sink is NULL!
[ 1219.677725] [drm:amdgpu_dm_connector_mode_valid [amdgpu]] *ERROR* dc_sink is NULL!
[ 1219.677780] [drm:amdgpu_dm_connector_mode_valid [amdgpu]] *ERROR* dc_sink is NULL!
[ 1219.677835] [drm:amdgpu_dm_connector_mode_valid [amdgpu]] *ERROR* dc_sink is NULL!
[ 1219.677840] [drm] Cannot find any crtc or sizes
[ 1219.680617] OOM killer enabled.
[ 1219.680618] Restarting tasks ... 
[ 1219.680771] pci_bus 0000:05: Allocating resources
[ 1219.680809] pci 0000:04:00.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 05] add_size 200000 add_align 100000
[ 1219.680827] pci 0000:04:00.0: BAR 15: assigned [mem 0xafa00000-0xafbfffff 64bit pref]
[ 1219.681397] done.
[ 1219.681612] video LNXVIDEO:00: Restoring backlight state
[ 1219.688212] PM: suspend exit
[ 1220.697306] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 1220.697564] RTL8211E Gigabit Ethernet r8169-300:00: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=r8169-300:00, irq=IGNORE)
[ 1220.903340] r8169 0000:03:00.0 eth0: Link is Down
[ 1220.903363] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 1222.863609] [drm:amdgpu_dm_connector_mode_valid [amdgpu]] *ERROR* dc_sink is NULL!
[ 1222.863670] [drm:amdgpu_dm_connector_mode_valid [amdgpu]] *ERROR* dc_sink is NULL!
[ 1222.863726] [drm:amdgpu_dm_connector_mode_valid [amdgpu]] *ERROR* dc_sink is NULL!
[ 1222.863781] [drm:amdgpu_dm_connector_mode_valid [amdgpu]] *ERROR* dc_sink is NULL!
[ 1222.863837] [drm:amdgpu_dm_connector_mode_valid [amdgpu]] *ERROR* dc_sink is NULL!
[ 1224.254507] r8169 0000:03:00.0 eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 1224.254513] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 1226.322547] [drm:amdgpu_dm_connector_mode_valid [amdgpu]] *ERROR* dc_sink is NULL!
[ 1226.322587] [drm:amdgpu_dm_connector_mode_valid [amdgpu]] *ERROR* dc_sink is NULL!
[ 1226.322624] [drm:amdgpu_dm_connector_mode_valid [amdgpu]] *ERROR* dc_sink is NULL!
[ 1226.322661] [drm:amdgpu_dm_connector_mode_valid [amdgpu]] *ERROR* dc_sink is NULL!
[ 1226.322696] [drm:amdgpu_dm_connector_mode_valid [amdgpu]] *ERROR* dc_sink is NULL!

** Model information
sys_vendor: Gigabyte Technology Co., Ltd.
product_name: H87-HD3
product_version: To be filled by O.E.M.
chassis_vendor: Gigabyte Technology Co., Ltd.
chassis_version: To Be Filled By O.E.M.
bios_vendor: American Megatrends Inc.
bios_version: F3
board_vendor: Gigabyte Technology Co., Ltd.
board_name: H87-HD3
board_version: x.x

** Loaded modules:
nf_tables
nfnetlink
uvcvideo
videobuf2_vmalloc
videobuf2_memops
videobuf2_v4l2
videobuf2_common
snd_usb_audio
videodev
snd_usbmidi_lib
media
snd_rawmidi
snd_seq_device
wacom
sr_mod
cdrom
fuse
binfmt_misc
nls_ascii
nls_cp437
vfat
fat
intel_rapl
x86_pkg_temp_thermal
intel_powerclamp
amdkfd
coretemp
kvm_intel
amdgpu
snd_hda_codec_realtek
kvm
snd_hda_codec_generic
snd_hda_codec_hdmi
irqbypass
snd_hda_intel
chash
i915
gpu_sched
crct10dif_pclmul
snd_hda_codec
ttm
crc32_pclmul
cp210x
snd_hda_core
usbserial
ghash_clmulni_intel
joydev
drm_kms_helper
snd_hwdep
snd_pcm
cdc_acm
evdev
usb_storage
snd_timer
sg
intel_cstate
drm
snd
intel_uncore
mei_me
iTCO_wdt
efi_pstore
parport_serial
soundcore
mei
i2c_algo_bit
iTCO_vendor_support
intel_rapl_perf
efivars
pcspkr
pcc_cpufreq
button
video
ipmi_devintf
ipmi_msghandler
loop
parport_pc
nfsd
ppdev
auth_rpcgss
lp
nfs_acl
parport
lockd
grace
sunrpc
efivarfs
ip_tables
x_tables
autofs4
ext4
crc16
mbcache
jbd2
fscrypto
btrfs
zstd_decompress
zstd_compress
xxhash
raid10
raid456
async_raid6_recov
async_memcpy
async_pq
async_xor
async_tx
xor
hid_generic
usbhid
hid
raid6_pq
libcrc32c
raid1
raid0
multipath
linear
md_mod
sd_mod
crc32c_intel
ahci
libahci
libata
xhci_pci
xhci_hcd
scsi_mod
ehci_pci
realtek
ehci_hcd
aesni_intel
aes_x86_64
crypto_simd
usbcore
r8169
cryptd
glue_helper
libphy
i2c_i801
natsemi
lpc_ich
usb_common
thermal
fan

** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation 4th Gen Core Processor DRAM Controller [8086:0c00] (rev 06)
	Subsystem: Gigabyte Technology Co., Ltd 4th Gen Core Processor DRAM Controller [1458:5000]
	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
	Capabilities: <access denied>
	Kernel driver in use: hsw_uncore

00:01.0 PCI bridge [0604]: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller [8086:0c01] (rev 06) (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 16
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	I/O behind bridge: 0000e000-0000efff
	Memory behind bridge: c0000000-d02fffff
	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:02.0 VGA compatible controller [0300]: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller [8086:0412] (rev 06) (prog-if 00 [VGA controller])
	Subsystem: Gigabyte Technology Co., Ltd Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller [1458:d000]
	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
	Interrupt: pin A routed to IRQ 30
	Region 0: Memory at d0400000 (64-bit, non-prefetchable) [size=4M]
	Region 2: Memory at b0000000 (64-bit, prefetchable) [size=256M]
	Region 4: I/O ports at f000 [size=64]
	Capabilities: <access denied>
	Kernel driver in use: i915
	Kernel modules: i915

00:03.0 Audio device [0403]: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller [8086:0c0c] (rev 06)
	Subsystem: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller [8086:2010]
	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 31
	Region 0: Memory at d0a14000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel

00:14.0 USB controller [0c03]: Intel Corporation 8 Series/C220 Series Chipset Family USB xHCI [8086:8c31] (rev 04) (prog-if 30 [XHCI])
	Subsystem: Gigabyte Technology Co., Ltd 8 Series/C220 Series Chipset Family USB xHCI [1458:5007]
	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
	Interrupt: pin A routed to IRQ 28
	Region 0: Memory at d0a00000 (64-bit, non-prefetchable) [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci

00:16.0 Communication controller [0780]: Intel Corporation 8 Series/C220 Series Chipset Family MEI Controller #1 [8086:8c3a] (rev 04)
	Subsystem: Gigabyte Technology Co., Ltd 8 Series/C220 Series Chipset Family MEI Controller [1458:1c3a]
	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
	Interrupt: pin A routed to IRQ 29
	Region 0: Memory at d0a1f000 (64-bit, non-prefetchable) [size=16]
	Capabilities: <access denied>
	Kernel driver in use: mei_me
	Kernel modules: mei_me

00:16.3 Serial controller [0700]: Intel Corporation 8 Series/C220 Series Chipset Family KT Controller [8086:8c3d] (rev 04) (prog-if 02 [16550])
	Subsystem: Gigabyte Technology Co., Ltd 8 Series/C220 Series Chipset Family KT Controller [1458:1c3a]
	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-
	Interrupt: pin B routed to IRQ 19
	Region 0: I/O ports at f0c0 [size=8]
	Region 1: Memory at d0a1d000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: serial

00:1a.0 USB controller [0c03]: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #2 [8086:8c2d] (rev 04) (prog-if 20 [EHCI])
	Subsystem: Gigabyte Technology Co., Ltd 8 Series/C220 Series Chipset Family USB EHCI [1458:5006]
	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
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at d0a1c000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci-pci
	Kernel modules: ehci_pci

00:1b.0 Audio device [0403]: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller [8086:8c20] (rev 04)
	Subsystem: Gigabyte Technology Co., Ltd 8 Series/C220 Series Chipset High Definition Audio Controller [1458:a002]
	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 32
	Region 0: Memory at d0a10000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel

00:1c.0 PCI bridge [0604]: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #1 [8086:8c10] (rev d4) (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 16
	Bus: primary=00, secondary=02, subordinate=02, 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:1c.2 PCI bridge [0604]: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #3 [8086:8c14] (rev d4) (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 C routed to IRQ 18
	Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
	I/O behind bridge: 0000d000-0000dfff
	Memory behind bridge: d0900000-d09fffff
	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:1c.3 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev d4) (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=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin D routed to IRQ 19
	Bus: primary=00, secondary=04, subordinate=05, sec-latency=0
	I/O behind bridge: 0000c000-0000cfff
	Memory behind bridge: d0800000-d08fffff
	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>

00:1d.0 USB controller [0c03]: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #1 [8086:8c26] (rev 04) (prog-if 20 [EHCI])
	Subsystem: Gigabyte Technology Co., Ltd 8 Series/C220 Series Chipset Family USB EHCI [1458:5006]
	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
	Interrupt: pin A routed to IRQ 23
	Region 0: Memory at d0a1b000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci-pci
	Kernel modules: ehci_pci

00:1f.0 ISA bridge [0601]: Intel Corporation H87 Express LPC Controller [8086:8c4a] (rev 04)
	Subsystem: Gigabyte Technology Co., Ltd H87 Express LPC Controller [1458:5001]
	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
	Capabilities: <access denied>
	Kernel driver in use: lpc_ich
	Kernel modules: lpc_ich

00:1f.2 SATA controller [0106]: Intel Corporation 8 Series/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode] [8086:8c02] (rev 04) (prog-if 01 [AHCI 1.0])
	Subsystem: Gigabyte Technology Co., Ltd 8 Series/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode] [1458:b005]
	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
	Interrupt: pin B routed to IRQ 27
	Region 0: I/O ports at f0b0 [size=8]
	Region 1: I/O ports at f0a0 [size=4]
	Region 2: I/O ports at f090 [size=8]
	Region 3: I/O ports at f080 [size=4]
	Region 4: I/O ports at f060 [size=32]
	Region 5: Memory at d0a1a000 (32-bit, non-prefetchable) [size=2K]
	Capabilities: <access denied>
	Kernel driver in use: ahci
	Kernel modules: ahci

00:1f.3 SMBus [0c05]: Intel Corporation 8 Series/C220 Series Chipset Family SMBus Controller [8086:8c22] (rev 04)
	Subsystem: Gigabyte Technology Co., Ltd 8 Series/C220 Series Chipset Family SMBus Controller [1458:5001]
	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-
	Interrupt: pin C routed to IRQ 18
	Region 0: Memory at d0a19000 (64-bit, non-prefetchable) [size=256]
	Region 4: I/O ports at f040 [size=32]
	Kernel driver in use: i801_smbus
	Kernel modules: i2c_i801

01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Baffin [Polaris11] [1002:67ff] (rev cf) (prog-if 00 [VGA controller])
	Subsystem: Micro-Star International Co., Ltd. [MSI] Baffin [Radeon RX 550 640SP / RX 560/560X] [1462:8a91]
	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 34
	Region 0: Memory at c0000000 (64-bit, prefetchable) [size=256M]
	Region 2: Memory at d0000000 (64-bit, prefetchable) [size=2M]
	Region 4: I/O ports at e000 [size=256]
	Region 5: Memory at d0200000 (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] Baffin HDMI/DP Audio [Radeon RX 550 640SP / RX 560/560X] [1002:aae0]
	Subsystem: Micro-Star International Co., Ltd. [MSI] Baffin HDMI/DP Audio [Radeon RX 550 640SP / RX 560/560X] [1462:aae0]
	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 33
	Region 0: Memory at d0260000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel

03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 06)
	Subsystem: Gigabyte Technology Co., Ltd Onboard Ethernet [1458:e000]
	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
	Region 0: I/O ports at d000 [size=256]
	Region 2: Memory at d0904000 (64-bit, non-prefetchable) [size=4K]
	Region 4: Memory at d0900000 (64-bit, prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: r8169
	Kernel modules: r8169

04:00.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev 41) (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=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 19
	Bus: primary=04, secondary=05, subordinate=05, sec-latency=32
	I/O behind bridge: 0000c000-0000cfff
	Memory behind bridge: d0800000-d08fffff
	Secondary status: 66MHz+ FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr+ DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>

05:00.0 Serial controller [0700]: MosChip Semiconductor Technology Ltd. PCI 9845 Multi-I/O Controller [9710:9845] (rev 01) (prog-if 02 [16550])
	Subsystem: LSI Logic / Symbios Logic 0P4S (4 port 16550A serial card) [1000:0004]
	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-
	Interrupt: pin A routed to IRQ 19
	Region 0: I/O ports at c150 [size=8]
	Region 1: I/O ports at c140 [size=8]
	Region 2: I/O ports at c130 [size=8]
	Region 3: I/O ports at c120 [size=8]
	Region 4: I/O ports at c110 [size=8]
	Region 5: I/O ports at c100 [size=16]
	Kernel driver in use: serial
	Kernel modules: parport_serial

05:01.0 Ethernet controller [0200]: National Semiconductor Corporation DP83815 (MacPhyter) Ethernet Controller [100b:0020]
	Subsystem: Netgear FA311 / FA312 (FA311 with WoL HW) [1385:f311]
	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: 32 (2750ns min, 13000ns max)
	Interrupt: pin A routed to IRQ 16
	Region 0: I/O ports at c000 [size=256]
	Region 1: Memory at d0810000 (32-bit, non-prefetchable) [size=4K]
	Expansion ROM at d0800000 [disabled] [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: natsemi
	Kernel modules: natsemi


** USB devices:
Bus 003 Device 002: ID 8087:8000 Intel Corp. 
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:8008 Intel Corp. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 010: ID 0e8d:1806 MediaTek Inc. Samsung SE-208 Slim Portable DVD Writer
Bus 002 Device 012: ID 2687:fc0b  
Bus 002 Device 008: ID 2109:2812 VIA Labs, Inc. VL812 Hub
Bus 002 Device 005: ID 2109:2812 VIA Labs, Inc. VL812 Hub
Bus 002 Device 003: ID 20df:0001 Simtec Electronics Entropy Key [UDEKEY01]
Bus 002 Device 004: ID 09eb:0131 IM Networks, Inc. 
Bus 002 Device 002: ID 05e3:0610 Genesys Logic, Inc. 4-port hub
Bus 002 Device 007: ID 1b1c:1c00 Corsair 
Bus 002 Device 011: ID 2101:1406 ActionStar 
Bus 002 Device 019: ID 046d:082d Logitech, Inc. HD Pro Webcam C920
Bus 002 Device 016: ID 0451:8142 Texas Instruments, Inc. TUSB8041 4-Port Hub
Bus 002 Device 020: ID 0424:274c Standard Microsystems Corp. 
Bus 002 Device 015: ID 0424:2734 Standard Microsystems Corp. 
Bus 002 Device 018: ID 1532:0043 Razer USA, Ltd 
Bus 002 Device 017: ID 056a:033b Wacom Co., Ltd 
Bus 002 Device 014: ID 05e3:0608 Genesys Logic, Inc. Hub
Bus 002 Device 013: ID 1532:0203 Razer USA, Ltd 
Bus 002 Device 009: ID 0451:8142 Texas Instruments, Inc. TUSB8041 4-Port Hub
Bus 002 Device 006: ID 05e3:0608 Genesys Logic, Inc. 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)
Foreign Architectures: i386

Kernel: Linux 4.19.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE=en_GB:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages linux-image-4.19.0-1-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.19.0-1-amd64 recommends:
ii  apparmor             2.13.2-3
ii  firmware-linux-free  3.4
ii  irqbalance           1.5.0-0.1

Versions of packages linux-image-4.19.0-1-amd64 suggests:
pn  debian-kernel-handbook  <none>
ii  extlinux                3:6.04~git20171011.af7e95c3+dfsg1-6
ii  grub-efi-amd64          2.02+dfsg1-9
pn  linux-doc-4.19          <none>

Versions of packages linux-image-4.19.0-1-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

--- End Message ---
--- Begin Message ---
Hi

This bug was filed for a very old kernel or the bug is old itself
without resolution.

If you can reproduce it with

- the current version in unstable/testing
- the latest kernel from backports

please reopen the bug, see https://www.debian.org/Bugs/server-control
for details.

Regards,
Salvatore

--- End Message ---

Reply to: