Package: src:linux Version: 4.17.8-1 Severity: important Dear Maintainer,
I am encountering system instability on my machine, that I believe is related to the amdgpu driver. I am running a Sapphire Radeon RX 580 Nitro +. I am not sure the root cause of the instability, however, I have discovered the following use-after-free bug in the driver in my syslogs. It is clearly a bug of some import. Thank you, Alexis Hunt -- Package-specific info: ** Version: Linux version 4.17.0-1-amd64 (debian-ker...@lists.debian.org) (gcc version 7.3.0 (Debian 7.3.0-26)) #1 SMP Debian 4.17.8-1 (2018-07-20) ** Command line: BOOT_IMAGE=/vmlinuz-4.17.0-1-amd64 root=/dev/mapper/ala--main-ala--root ro amdgpu.dc=1 quiet ** Not tainted ** Relevant stack trace: Jul 24 11:27:04 ala kernel: [171212.829346] ------------[ cut here ]------------ Jul 24 11:27:04 ala kernel: [171212.829348] refcount_t: increment on 0; use-after-free. Jul 24 11:27:04 ala kernel: [171212.829362] WARNING: CPU: 12 PID: 17661 at /build/linux-9Vm0he/linux-4.17.6/lib/refcount.c:153 refcount_inc+0x27/0x30 Jul 24 11:27:04 ala kernel: [171212.829363] Modules linked in: fuse btrfs zstd_compress zstd_decompress xxhash xor raid6_pq ufs qnx4 hfsplus hfs minix ntfs msdos jfs xfs libcrc32c cpuid rfcomm ctr ccm cmac bnep nls_ascii amdkfd nls_cp437 vfat arc4 fat amdgpu btusb btrtl snd_hda_codec_realtek iwlmvm amd64_edac_mod snd_hda_codec_generic btbcm edac_mce_amd chash snd_hda_codec_hdmi mxm_wmi wmi_bmof btintel gpu_sched snd_hda_intel mac80211 bluetooth ttm snd_hda_codec kvm iwlwifi snd_hda_core drbg efi_pstore snd_hwdep irqbypass joydev evdev drm_kms_helper snd_pcm ansi_cprng efivars pcspkr cfg80211 snd_timer k10temp drm sp5100_tco ecdh_generic ccp snd rfkill rng_core soundcore shpchp wmi button acpi_cpufreq nct6775 hwmon_vid jc42 efivarfs ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 crc32c_generic fscrypto ecb algif_skcipher af_alg Jul 24 11:27:04 ala kernel: [171212.829417] dm_crypt dm_mod hid_generic usbhid hid crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel pcbc aesni_intel ahci xhci_pci aes_x86_64 crypto_simd libahci xhci_hcd igb cryptd glue_helper libata i2c_piix4 i2c_algo_bit nvme dca usbcore scsi_mod usb_common nvme_core gpio_amdpt gpio_generic Jul 24 11:27:04 ala kernel: [171212.829437] CPU: 12 PID: 17661 Comm: Xorg Not tainted 4.17.0-1-amd64 #1 Debian 4.17.6-2 Jul 24 11:27:04 ala kernel: [171212.829438] Hardware name: To Be Filled By O.E.M. To Be Filled By O.E.M./X370 Taichi, BIOS P3.20 09/08/2017 Jul 24 11:27:04 ala kernel: [171212.829441] RIP: 0010:refcount_inc+0x27/0x30 Jul 24 11:27:04 ala kernel: [171212.829442] RSP: 0018:ffffbbd8c868b990 EFLAGS: 00010282 Jul 24 11:27:04 ala kernel: [171212.829444] RAX: 0000000000000000 RBX: ffff994f2f16e000 RCX: 0000000000000006 Jul 24 11:27:04 ala kernel: [171212.829445] RDX: 0000000000000007 RSI: 0000000000000096 RDI: ffff994ffe916730 Jul 24 11:27:04 ala kernel: [171212.829446] RBP: ffff994ff1317400 R08: 0000000000000482 R09: 0000000000000004 Jul 24 11:27:04 ala kernel: [171212.829447] R10: ffffbbd8c868bb08 R11: 0000000000000001 R12: ffff994ff8921000 Jul 24 11:27:04 ala kernel: [171212.829448] R13: ffffbbd8c868b9d0 R14: ffff994ecd35d080 R15: ffff994f2f16bc00 Jul 24 11:27:04 ala kernel: [171212.829450] FS: 00007fc60b880a40(0000) GS:ffff994ffe900000(0000) knlGS:0000000000000000 Jul 24 11:27:04 ala kernel: [171212.829451] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Jul 24 11:27:04 ala kernel: [171212.829452] CR2: 0000185ca1569000 CR3: 00000007ee75e000 CR4: 00000000003406e0 Jul 24 11:27:04 ala kernel: [171212.829453] Call Trace: Jul 24 11:27:04 ala kernel: [171212.829505] dc_create_stream_for_sink+0x4e/0x190 [amdgpu] Jul 24 11:27:04 ala kernel: [171212.829557] create_stream_for_sink+0x6e/0x600 [amdgpu] Jul 24 11:27:04 ala kernel: [171212.829606] ? dm_update_crtcs_state+0x14d/0x4a0 [amdgpu] Jul 24 11:27:04 ala kernel: [171212.829649] dm_update_crtcs_state+0x14d/0x4a0 [amdgpu] Jul 24 11:27:04 ala kernel: [171212.829692] amdgpu_dm_atomic_check+0x191/0x3c0 [amdgpu] Jul 24 11:27:04 ala kernel: [171212.829707] drm_atomic_check_only+0x33a/0x4f0 [drm] Jul 24 11:27:04 ala kernel: [171212.829721] ? drm_property_blob_get+0xe/0x20 [drm] Jul 24 11:27:04 ala kernel: [171212.829733] drm_atomic_commit+0x13/0x50 [drm] Jul 24 11:27:04 ala kernel: [171212.829741] drm_atomic_helper_legacy_gamma_set+0x112/0x160 [drm_kms_helper] Jul 24 11:27:04 ala kernel: [171212.829753] drm_mode_gamma_set_ioctl+0x17b/0x1e0 [drm] Jul 24 11:27:04 ala kernel: [171212.829765] ? drm_mode_crtc_set_gamma_size+0xa0/0xa0 [drm] Jul 24 11:27:04 ala kernel: [171212.829775] drm_ioctl_kernel+0x5b/0xb0 [drm] Jul 24 11:27:04 ala kernel: [171212.829786] drm_ioctl+0x2c3/0x360 [drm] Jul 24 11:27:04 ala kernel: [171212.829797] ? drm_mode_crtc_set_gamma_size+0xa0/0xa0 [drm] Jul 24 11:27:04 ala kernel: [171212.829801] ? ep_scan_ready_list.constprop.18+0x242/0x250 Jul 24 11:27:04 ala kernel: [171212.829804] ? timerqueue_add+0x52/0x80 Jul 24 11:27:04 ala kernel: [171212.829833] amdgpu_drm_ioctl+0x49/0x80 [amdgpu] Jul 24 11:27:04 ala kernel: [171212.829837] do_vfs_ioctl+0xa4/0x630 Jul 24 11:27:04 ala kernel: [171212.829841] ? __sys_recvmsg+0x8a/0xa0 Jul 24 11:27:04 ala kernel: [171212.829843] ksys_ioctl+0x70/0x80 Jul 24 11:27:04 ala kernel: [171212.829845] __x64_sys_ioctl+0x16/0x20 Jul 24 11:27:04 ala kernel: [171212.829848] do_syscall_64+0x55/0x110 Jul 24 11:27:04 ala kernel: [171212.829852] entry_SYSCALL_64_after_hwframe+0x44/0xa9 Jul 24 11:27:04 ala kernel: [171212.829854] RIP: 0033:0x7fc609509f07 Jul 24 11:27:04 ala kernel: [171212.829855] RSP: 002b:00007ffdcc316388 EFLAGS: 00003246 ORIG_RAX: 0000000000000010 Jul 24 11:27:04 ala kernel: [171212.829857] RAX: ffffffffffffffda RBX: 0000559d8cc45fd0 RCX: 00007fc609509f07 Jul 24 11:27:04 ala kernel: [171212.829858] RDX: 00007ffdcc3163c0 RSI: 00000000c02064a5 RDI: 000000000000000d Jul 24 11:27:04 ala kernel: [171212.829858] RBP: 00007ffdcc3163c0 R08: 0000559d8cc46690 R09: 0000559d8cc46890 Jul 24 11:27:04 ala kernel: [171212.829859] R10: 0000000000000001 R11: 0000000000003246 R12: 00000000c02064a5 Jul 24 11:27:04 ala kernel: [171212.829860] R13: 000000000000000d R14: 0000559d8cc45a00 R15: 0000559d8cc46490 Jul 24 11:27:04 ala kernel: [171212.829861] Code: 0f 1f 40 00 e8 ab ff ff ff 84 c0 74 02 f3 c3 80 3d fd a4 d4 00 00 75 f5 48 c7 c7 c8 23 e7 89 c6 05 ed a4 d4 00 01 e8 09 eb cc ff <0f> 0b c3 66 0f 1f 44 00 00 8b 06 83 f8 ff 74 39 31 c9 39 f8 89 Jul 24 11:27:04 ala kernel: [171212.829893] ---[ end trace a4ef00416cfe4deb ]--- ** Kernel log: [ 11.850719] firmware_class: See https://wiki.debian.org/Firmware for information about missing firmware [ 11.850724] amdgpu 0000:2d:00.0: Direct firmware load for amdgpu/polaris10_pfp_2.bin failed with error -2 [ 11.850928] amdgpu 0000:2d:00.0: firmware: direct-loading firmware amdgpu/polaris10_pfp.bin [ 11.850939] amdgpu 0000:2d:00.0: firmware: failed to load amdgpu/polaris10_me_2.bin (-2) [ 11.850944] amdgpu 0000:2d:00.0: Direct firmware load for amdgpu/polaris10_me_2.bin failed with error -2 [ 11.851350] amdgpu 0000:2d:00.0: firmware: direct-loading firmware amdgpu/polaris10_me.bin [ 11.851366] amdgpu 0000:2d:00.0: firmware: failed to load amdgpu/polaris10_ce_2.bin (-2) [ 11.851372] amdgpu 0000:2d:00.0: Direct firmware load for amdgpu/polaris10_ce_2.bin failed with error -2 [ 11.852066] amdgpu 0000:2d:00.0: firmware: direct-loading firmware amdgpu/polaris10_ce.bin [ 11.852336] amdgpu 0000:2d:00.0: firmware: direct-loading firmware amdgpu/polaris10_rlc.bin [ 11.852361] amdgpu 0000:2d:00.0: firmware: failed to load amdgpu/polaris10_mec_2.bin (-2) [ 11.852367] amdgpu 0000:2d:00.0: Direct firmware load for amdgpu/polaris10_mec_2.bin failed with error -2 [ 11.853429] amdgpu 0000:2d:00.0: firmware: direct-loading firmware amdgpu/polaris10_mec.bin [ 11.853442] amdgpu 0000:2d:00.0: firmware: failed to load amdgpu/polaris10_mec2_2.bin (-2) [ 11.853446] amdgpu 0000:2d:00.0: Direct firmware load for amdgpu/polaris10_mec2_2.bin failed with error -2 [ 11.854549] amdgpu 0000:2d:00.0: firmware: direct-loading firmware amdgpu/polaris10_mec2.bin [ 11.856751] amdgpu 0000:2d:00.0: firmware: direct-loading firmware amdgpu/polaris10_sdma.bin [ 11.856922] amdgpu 0000:2d:00.0: firmware: direct-loading firmware amdgpu/polaris10_sdma1.bin [ 11.858639] amdgpu 0000:2d:00.0: firmware: direct-loading firmware amdgpu/polaris10_uvd.bin [ 11.858644] [drm] Found UVD firmware Version: 1.79 Family ID: 16 [ 11.858651] [drm] UVD ENC is disabled [ 11.858714] iwlwifi 0000:27:00.0: base HW address: f8:94:c2:f7:52:1a [ 11.859657] amdgpu 0000:2d:00.0: firmware: direct-loading firmware amdgpu/polaris10_vce.bin [ 11.859662] [drm] Found VCE firmware Version: 52.4 Binary ID: 3 [ 11.860665] amdgpu 0000:2d:00.0: firmware: direct-loading firmware amdgpu/polaris10_k_smc.bin [ 11.876459] audit: type=1400 audit(1532922041.661:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" pid=745 comm="apparmor_parser" [ 11.878828] audit: type=1400 audit(1532922041.661:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=744 comm="apparmor_parser" [ 11.881936] audit: type=1400 audit(1532922041.665:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oopslash" pid=739 comm="apparmor_parser" [ 11.890354] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs' [ 11.890523] thermal thermal_zone0: failed to read out thermal zone (-61) [ 11.893144] iwlwifi 0000:27:00.0 wlp39s0: renamed from wlan0 [ 11.918907] [drm] DM_PPLIB: values for Engine clock [ 11.918909] [drm] DM_PPLIB: 30000 [ 11.918909] [drm] DM_PPLIB: 60000 [ 11.918910] [drm] DM_PPLIB: 90000 [ 11.918910] [drm] DM_PPLIB: 114500 [ 11.918910] [drm] DM_PPLIB: 121500 [ 11.918911] [drm] DM_PPLIB: 125700 [ 11.918911] [drm] DM_PPLIB: 130000 [ 11.918912] [drm] DM_PPLIB: 141100 [ 11.918912] [drm] DM_PPLIB: Validation clocks: [ 11.918913] [drm] DM_PPLIB: engine_max_clock: 141100 [ 11.918913] [drm] DM_PPLIB: memory_max_clock: 200000 [ 11.918914] [drm] DM_PPLIB: level : 0 [ 11.918915] [drm] DM_PPLIB: values for Memory clock [ 11.918916] [drm] DM_PPLIB: 30000 [ 11.918916] [drm] DM_PPLIB: 100000 [ 11.918917] [drm] DM_PPLIB: 200000 [ 11.918917] [drm] DM_PPLIB: Validation clocks: [ 11.918918] [drm] DM_PPLIB: engine_max_clock: 141100 [ 11.918918] [drm] DM_PPLIB: memory_max_clock: 200000 [ 11.918918] [drm] DM_PPLIB: level : 0 [ 11.945638] audit: type=1400 audit(1532922041.729:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=746 comm="apparmor_parser" [ 11.945762] audit: type=1400 audit(1532922041.729:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=746 comm="apparmor_parser" [ 11.945925] audit: type=1400 audit(1532922041.729:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=746 comm="apparmor_parser" [ 11.952085] [drm] Display Core initialized with v3.1.38! [ 12.187828] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 12.187829] [drm] Driver supports precise vblank timestamp query. [ 12.217296] [drm] UVD initialized successfully. [ 12.231806] audit: type=1400 audit(1532922042.013:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/telepathy/mission-control-5" pid=738 comm="apparmor_parser" [ 12.232076] audit: type=1400 audit(1532922042.017:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/telepathy/telepathy-*" pid=738 comm="apparmor_parser" [ 12.232328] audit: type=1400 audit(1532922042.017:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/telepathy/telepathy-*//pxgsettings" pid=738 comm="apparmor_parser" [ 12.232426] audit: type=1400 audit(1532922042.017:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/telepathy/telepathy-*//sanitized_helper" pid=738 comm="apparmor_parser" [ 12.317312] [drm] VCE initialized successfully. [ 12.318639] kfd kfd: Allocated 3969056 bytes on gart [ 12.318661] Virtual CRAT table created for GPU [ 12.318662] Parsing CRAT table with 1 nodes [ 12.318673] Creating topology SYSFS entries [ 12.318780] Topology: Add dGPU node [0x67df:0x1002] [ 12.318872] kfd kfd: added device 1002:67df [ 12.833328] [drm] fb mappable at 0xE03F2000 [ 12.833329] [drm] vram apper at 0xE0000000 [ 12.833330] [drm] size 14745600 [ 12.833331] [drm] fb depth is 24 [ 12.833331] [drm] pitch is 10240 [ 12.833434] fbcon: amdgpudrmfb (fb0) is primary device [ 12.879192] Console: switching to colour frame buffer device 320x90 [ 12.903479] amdgpu 0000:2d:00.0: fb0: amdgpudrmfb frame buffer device [ 12.913270] [drm] Initialized amdgpu 3.25.0 20150101 for 0000:2d:00.0 on minor 0 [ 13.867904] IPv6: ADDRCONF(NETDEV_UP): enp42s0: link is not ready [ 13.893956] IPv6: ADDRCONF(NETDEV_UP): enp42s0: link is not ready [ 13.898651] IPv6: ADDRCONF(NETDEV_UP): wlp39s0: link is not ready [ 13.961836] IPv6: ADDRCONF(NETDEV_UP): wlp39s0: link is not ready [ 14.037825] IPv6: ADDRCONF(NETDEV_UP): wlp39s0: link is not ready [ 14.101208] IPv6: ADDRCONF(NETDEV_UP): wlp39s0: link is not ready [ 14.397769] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 14.397770] Bluetooth: BNEP filters: protocol multicast [ 14.397775] Bluetooth: BNEP socket layer initialized [ 17.446864] IPv6: ADDRCONF(NETDEV_UP): wlp39s0: link is not ready [ 18.375222] wlp39s0: authenticate with d8:97:ba:20:fa:28 [ 18.379744] wlp39s0: send auth to d8:97:ba:20:fa:28 (try 1/3) [ 18.380993] wlp39s0: authenticated [ 18.392339] wlp39s0: associate with d8:97:ba:20:fa:28 (try 1/3) [ 18.398143] wlp39s0: RX AssocResp from d8:97:ba:20:fa:28 (capab=0x411 status=0 aid=5) [ 18.399261] wlp39s0: associated [ 18.419788] IPv6: ADDRCONF(NETDEV_CHANGE): wlp39s0: link becomes ready [ 18.425374] wlp39s0: Limiting TX power to 27 (30 - 3) dBm as advertised by d8:97:ba:20:fa:28 [ 683.185680] Bluetooth: RFCOMM TTY layer initialized [ 683.185690] Bluetooth: RFCOMM socket layer initialized [ 683.185695] Bluetooth: RFCOMM ver 1.11 ** Model information sys_vendor: To Be Filled By O.E.M. product_name: To Be Filled By O.E.M. product_version: To Be Filled By O.E.M. chassis_vendor: To Be Filled By O.E.M. chassis_version: To Be Filled By O.E.M. bios_vendor: American Megatrends Inc. bios_version: P4.70 board_vendor: ASRock board_name: X370 Taichi board_version: ** Loaded modules: rfcomm ctr ccm cmac bnep arc4 amdkfd iwlmvm snd_hda_codec_realtek nls_ascii amdgpu nls_cp437 snd_hda_codec_generic btusb btrtl btbcm mac80211 vfat btintel amd64_edac_mod snd_hda_codec_hdmi fat edac_mce_amd chash bluetooth snd_hda_intel gpu_sched ttm snd_hda_codec iwlwifi snd_hda_core kvm drbg wmi_bmof snd_hwdep mxm_wmi irqbypass ansi_cprng joydev evdev efi_pstore snd_pcm drm_kms_helper efivars pcspkr cfg80211 snd_timer drm snd sp5100_tco ecdh_generic k10temp ccp rfkill soundcore rng_core shpchp wmi button acpi_cpufreq nct6775 hwmon_vid jc42 efivarfs ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 crc32c_generic fscrypto ecb algif_skcipher af_alg dm_crypt dm_mod hid_generic usbhid hid crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel pcbc ahci aesni_intel libahci aes_x86_64 xhci_pci crypto_simd xhci_hcd cryptd glue_helper libata i2c_piix4 igb i2c_algo_bit nvme dca usbcore scsi_mod usb_common nvme_core gpio_amdpt gpio_generic ** PCI devices: 00:00.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Root Complex [1022:1450] Subsystem: ASRock Incorporation Family 17h (Models 00h-0fh) Root Complex [1849:1450] 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- 00:00.2 IOMMU [0806]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) I/O Memory Management Unit [1022:1451] Subsystem: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) I/O Memory Management Unit [1022:1451] 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 ? routed to IRQ 25 Capabilities: <access denied> 00:01.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) PCIe Dummy Host Bridge [1022:1452] 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- 00:01.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) PCIe GPP Bridge [1022:1453] (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 ? routed to IRQ 26 Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 Memory behind bridge: fe900000-fe9fffff 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 Kernel modules: shpchp 00:01.3 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) PCIe GPP Bridge [1022:1453] (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 ? routed to IRQ 27 Bus: primary=00, secondary=03, subordinate=2c, sec-latency=0 I/O behind bridge: 0000d000-0000efff Memory behind bridge: fe000000-fe3fffff 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 Kernel modules: shpchp 00:02.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) PCIe Dummy Host Bridge [1022:1452] 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- 00:03.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) PCIe Dummy Host Bridge [1022:1452] 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- 00:03.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) PCIe GPP Bridge [1022:1453] (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 ? routed to IRQ 28 Bus: primary=00, secondary=2d, subordinate=2d, sec-latency=0 I/O behind bridge: 0000f000-0000ffff Memory behind bridge: fe800000-fe8fffff Prefetchable memory behind bridge: 00000000e0000000-00000000f01fffff 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 Kernel modules: shpchp 00:04.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) PCIe Dummy Host Bridge [1022:1452] 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- 00:07.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) PCIe Dummy Host Bridge [1022:1452] 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- 00:07.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Internal PCIe GPP Bridge 0 to Bus B [1022:1454] (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 29 Bus: primary=00, secondary=2e, subordinate=2e, sec-latency=0 Memory behind bridge: fe400000-fe6fffff 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 Kernel modules: shpchp 00:08.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) PCIe Dummy Host Bridge [1022:1452] 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- 00:08.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Internal PCIe GPP Bridge 0 to Bus B [1022:1454] (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 31 Bus: primary=00, secondary=2f, subordinate=2f, sec-latency=0 Memory behind bridge: fe700000-fe7fffff 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 Kernel modules: shpchp 00:14.0 SMBus [0c05]: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller [1022:790b] (rev 59) Subsystem: ASRock Incorporation FCH SMBus Controller [1849:ffff] 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- Kernel driver in use: piix4_smbus Kernel modules: i2c_piix4, sp5100_tco 00:14.3 ISA bridge [0601]: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge [1022:790e] (rev 51) Subsystem: ASRock Incorporation FCH LPC Bridge [1849:ffff] 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 00:18.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 0 [1022:1460] 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- 00:18.1 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 1 [1022:1461] 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- 00:18.2 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 2 [1022:1462] 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- 00:18.3 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 3 [1022:1463] 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- Kernel driver in use: k10temp Kernel modules: k10temp 00:18.4 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 4 [1022:1464] 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- 00:18.5 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 5 [1022:1465] 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- 00:18.6 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 6 [1022:1466] 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- 00:18.7 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Data Fabric: Device 18h; Function 7 [1022:1467] 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- 01:00.0 Non-Volatile memory controller [0108]: Samsung Electronics Co Ltd NVMe SSD Controller SM961/PM961 [144d:a804] (prog-if 02 [NVM Express]) Subsystem: Samsung Electronics Co Ltd NVMe SSD Controller SM961/PM961 [144d:a801] 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 45 NUMA node: 0 Region 0: Memory at fe900000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: nvme Kernel modules: nvme 03:00.0 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] Device [1022:43b9] (rev 02) (prog-if 30 [XHCI]) Subsystem: ASMedia Technology Inc. Device [1b21:1142] 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 47 Region 0: Memory at fe3a0000 (64-bit, non-prefetchable) [size=32K] Capabilities: <access denied> Kernel driver in use: xhci_hcd Kernel modules: xhci_pci 03:00.1 SATA controller [0106]: Advanced Micro Devices, Inc. [AMD] Device [1022:43b5] (rev 02) (prog-if 01 [AHCI 1.0]) Subsystem: ASMedia Technology Inc. Device [1b21:1062] 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 50 Region 5: Memory at fe380000 (32-bit, non-prefetchable) [size=128K] Expansion ROM at fe300000 [disabled] [size=512K] Capabilities: <access denied> Kernel driver in use: ahci Kernel modules: ahci 03:00.2 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Device [1022:43b0] (rev 02) (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 33 Bus: primary=03, secondary=1d, subordinate=2c, sec-latency=0 I/O behind bridge: 0000d000-0000efff Memory behind bridge: fe000000-fe2fffff 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 Kernel modules: shpchp 1d:00.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port [1022:43b4] (rev 02) (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 35 Bus: primary=1d, secondary=1e, subordinate=1e, 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 Kernel modules: shpchp 1d:02.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port [1022:43b4] (rev 02) (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 36 Bus: primary=1d, secondary=20, subordinate=20, sec-latency=0 I/O behind bridge: 0000e000-0000efff Memory behind bridge: fe200000-fe2fffff 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 Kernel modules: shpchp 1d:03.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port [1022:43b4] (rev 02) (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 38 Bus: primary=1d, secondary=21, subordinate=2b, sec-latency=0 I/O behind bridge: 0000d000-0000dfff Memory behind bridge: fe000000-fe1fffff 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 Kernel modules: shpchp 1d:04.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 300 Series Chipset PCIe Port [1022:43b4] (rev 02) (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 39 Bus: primary=1d, secondary=2c, subordinate=2c, 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 Kernel modules: shpchp 20:00.0 SATA controller [0106]: ASMedia Technology Inc. ASM1062 Serial ATA Controller [1b21:0612] (rev 02) (prog-if 01 [AHCI 1.0]) Subsystem: ASRock Incorporation Motherboard [1849:0612] 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 52 Region 0: I/O ports at e050 [size=8] Region 1: I/O ports at e040 [size=4] Region 2: I/O ports at e030 [size=8] Region 3: I/O ports at e020 [size=4] Region 4: I/O ports at e000 [size=32] Region 5: Memory at fe200000 (32-bit, non-prefetchable) [size=512] Capabilities: <access denied> Kernel driver in use: ahci Kernel modules: ahci 21:00.0 PCI bridge [0604]: ASMedia Technology Inc. Device [1b21:1184] (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 40 Bus: primary=21, secondary=26, subordinate=2b, sec-latency=0 I/O behind bridge: 0000d000-0000dfff Memory behind bridge: fe000000-fe1fffff 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 Kernel modules: shpchp 26:01.0 PCI bridge [0604]: ASMedia Technology Inc. Device [1b21:1184] (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 41 Bus: primary=26, secondary=27, subordinate=27, sec-latency=0 Memory behind bridge: fe100000-fe1fffff 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 Kernel modules: shpchp 26:03.0 PCI bridge [0604]: ASMedia Technology Inc. Device [1b21:1184] (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 42 Bus: primary=26, secondary=28, subordinate=28, 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 Kernel modules: shpchp 26:05.0 PCI bridge [0604]: ASMedia Technology Inc. Device [1b21:1184] (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 43 Bus: primary=26, secondary=2a, subordinate=2a, sec-latency=0 I/O behind bridge: 0000d000-0000dfff Memory behind bridge: fe000000-fe0fffff 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 Kernel modules: shpchp 26:07.0 PCI bridge [0604]: ASMedia Technology Inc. Device [1b21:1184] (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 44 Bus: primary=26, secondary=2b, subordinate=2b, 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 Kernel modules: shpchp 27:00.0 Network controller [0280]: Intel Corporation Dual Band Wireless-AC 3168NGW [Stone Peak] [8086:24fb] (rev 10) Subsystem: Intel Corporation Dual Band Wireless-AC 3168NGW [Stone Peak] [8086:2110] 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 70 Region 0: Memory at fe100000 (64-bit, non-prefetchable) [size=8K] Capabilities: <access denied> Kernel driver in use: iwlwifi Kernel modules: iwlwifi 2a:00.0 Ethernet controller [0200]: Intel Corporation I211 Gigabit Network Connection [8086:1539] (rev 03) Subsystem: ASRock Incorporation I211 Gigabit Network Connection [1849:1539] 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 fe000000 (32-bit, non-prefetchable) [size=128K] Region 2: I/O ports at d000 [size=32] Region 3: Memory at fe020000 (32-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: igb Kernel modules: igb 2d: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] (Nitro+ Radeon RX 580 4GB) [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 76 Region 0: Memory at e0000000 (64-bit, prefetchable) [size=256M] Region 2: Memory at f0000000 (64-bit, prefetchable) [size=2M] Region 4: I/O ports at f000 [size=256] Region 5: Memory at fe800000 (32-bit, non-prefetchable) [size=256K] Expansion ROM at 000c0000 [disabled] [size=128K] Capabilities: <access denied> Kernel driver in use: amdgpu Kernel modules: amdgpu 2d:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Ellesmere [Radeon RX 580] [1002:aaf0] Subsystem: Sapphire Technology Limited Ellesmere [Radeon RX 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 73 Region 0: Memory at fe860000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: snd_hda_intel Kernel modules: snd_hda_intel 2e:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Device [1022:145a] Subsystem: Advanced Micro Devices, Inc. [AMD] Device [1022:145a] 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- Capabilities: <access denied> 2e:00.2 Encryption controller [1080]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Platform Security Processor [1022:1456] Subsystem: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) Platform Security Processor [1022:1456] 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 67 Region 2: Memory at fe500000 (32-bit, non-prefetchable) [size=1M] Region 5: Memory at fe600000 (32-bit, non-prefetchable) [size=8K] Capabilities: <access denied> Kernel driver in use: ccp Kernel modules: ccp 2e:00.3 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) USB 3.0 Host Controller [1022:145c] (prog-if 30 [XHCI]) Subsystem: ASRock Incorporation Family 17h (Models 00h-0fh) USB 3.0 Host Controller [1849:ffff] 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 51 Region 0: Memory at fe400000 (64-bit, non-prefetchable) [size=1M] Capabilities: <access denied> Kernel driver in use: xhci_hcd Kernel modules: xhci_pci 2f:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Device [1022:1455] Subsystem: Advanced Micro Devices, Inc. [AMD] Device [1022:1455] 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- Capabilities: <access denied> 2f:00.2 SATA controller [0106]: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] [1022:7901] (rev 51) (prog-if 01 [AHCI 1.0]) Subsystem: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] [1022:7901] 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 54 Region 5: Memory at fe708000 (32-bit, non-prefetchable) [size=4K] Capabilities: <access denied> Kernel driver in use: ahci Kernel modules: ahci 2f:00.3 Audio device [0403]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-0fh) HD Audio Controller [1022:1457] Subsystem: ASRock Incorporation Family 17h (Models 00h-0fh) HD Audio Controller [1849:1220] 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 74 Region 0: Memory at fe700000 (32-bit, non-prefetchable) [size=32K] Capabilities: <access denied> Kernel driver in use: snd_hda_intel Kernel modules: snd_hda_intel ** USB devices: Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 005: ID 8087:0aa7 Intel Corp. Bus 001 Device 003: ID 046d:c064 Logitech, Inc. M110 corded optical mouse (M-B0001) Bus 001 Device 004: ID 1038:1600 SteelSeries ApS Bus 001 Device 002: ID 1a40:0101 Terminus Technology Inc. Hub Bus 001 Device 006: ID 057e:2009 Nintendo Co., Ltd Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub -- System Information: Debian Release: buster/sid APT prefers testing APT policy: (900, 'testing'), (800, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.17.0-1-amd64 (SMP w/16 CPU cores) Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8), LANGUAGE=en_CA: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.17.0-1-amd64 depends on: ii initramfs-tools [linux-initramfs-tool] 0.131 ii kmod 25-1 ii linux-base 4.5 Versions of packages linux-image-4.17.0-1-amd64 recommends: ii apparmor 2.12-5 ii firmware-linux-free 3.4 ii irqbalance 1.3.0-0.1+b1 Versions of packages linux-image-4.17.0-1-amd64 suggests: pn debian-kernel-handbook <none> ii grub-efi-amd64 2.02+dfsg1-4 pn linux-doc-4.17 <none> Versions of packages linux-image-4.17.0-1-amd64 is related to: ii firmware-amd-graphics 20170823-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> ii firmware-iwlwifi 20170823-1 pn firmware-libertas <none> ii firmware-linux-nonfree 20170823-1 ii firmware-misc-nonfree 20170823-1 pn firmware-myricom <none> pn firmware-netxen <none> pn firmware-qlogic <none> pn firmware-realtek <none> pn firmware-samsung <none> pn firmware-siano <none> pn firmware-ti-connectivity <none> pn xen-hypervisor <none> -- no debconf information