Package: src:linux Version: 6.1.123-1 Severity: important X-Debbugs-Cc: x...@charbonnet.com
Dear Maintainer, One of my machines runs mariadb as an asynchronous slave of a production database. Every day it makes an LVM snapshot of its database partition, then starts a secondary instance of mariadb with the snapshot as its data drive. It then outputs everything, piped through bzip3, to an archive file. This has worked for a long time but recently started failing: the secondary mariadb instance will claim to still be executing a SELECT, but no data will ever be put into the pipe. This appears to have started after bookworm 12.9 on the evening of Sunday the 12th. So I rolled back to kernel 6.1.119-1 from linux-image-6.1.0-28-amd64. It worked perfectly. My other backup server which I have not yet upgraded to Debian 12.9 is also working perfectly. There are other weird things too which I have associated with the new kernel: the mariadb replication on this machine will sometimes just stop. It appears to be writing a commit, but I have to kill -9 it. And over in production, two of the servers in a Galera cluster were upgraded. The cluster has been unstable since then: every once in a while, one of the members will just stop being able to do any writing and I have to kill -9 the mariadb process. But the issue which I can readily repeat any time is the one I first brought up. Here is some data from experiments I have run: 6.1.0-28-amd64 -- replication able to catch up Process started 2025-01-15 19:46 Canceled by user 2025-01-15 20:52 47179030576 bytes, still being written (That is, this was working: still running after an hour, file still growing.) 6.1.0-29-amd64 -- replication unable to catch up Process started 2025-01-16 11:31 Canceled by user 2025-01-16 11:46 1162798112 bytes, last write 2025-01-16 11:36 (That is, mariadb stopped outputting any data after 5 minutes and had to be kill -9'd) Attempt 2 started 2025-01-16 13:02 Canceled by user 2025-01-16 13:19 2149409328 bytes, last write 2025-01-16 13:10 (This one lasted 8 minutes) Attempt 3 started 2025-01-16 13:52 Canceled by user 2025-01-16 14:14 3352755856 bytes, last write 2025-01-16 14:07 (Got 15 minutes this time) 6.1.0-30-amd64 -- unsure about replication performance Process started 2025-01-16 11:51 Canceled by user 2025-01-16 12:14 2956803424 bytes, last write 2025-01-16 12:04 (The issue persists in 6.1.124-1: hung after 13 minutes) Please let me know what other information I can provide. As indicated, I can make this problem happen at will, which might be helpful for troubleshooting. Thank you! -- Package-specific info: ** Version: Linux version 6.1.0-29-amd64 (debian-ker...@lists.debian.org) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian 6.1.123-1 (2025-01-02) ** Command line: BOOT_IMAGE=/vmlinuz-6.1.0-29-amd64 root=UUID=ac0f357b-d33c-418b-9451-b61a7b60d592 ro quiet ** Not tainted ** Kernel log: [ 24.398913] systemd[1]: Starting systemd-journald.service - Journal Service... [ 24.409135] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... [ 24.409745] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... [ 24.410343] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... [ 24.411245] systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. [ 24.416991] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. [ 24.417110] systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore. [ 24.431690] systemd[1]: modprobe@configfs.service: Deactivated successfully. [ 24.431806] systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. [ 24.432453] systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System... [ 24.485775] loop: module loaded [ 24.489145] ACPI: bus type drm_connector registered [ 24.489198] systemd[1]: modprobe@loop.service: Deactivated successfully. [ 24.489327] systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop. [ 24.489939] systemd[1]: modprobe@drm.service: Deactivated successfully. [ 24.490048] systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm. [ 24.491592] systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules. [ 24.492253] systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables... [ 24.503090] fuse: init (API version 7.38) [ 24.503584] systemd[1]: modprobe@fuse.service: Deactivated successfully. [ 24.503712] systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse. [ 24.504491] systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System... [ 24.506343] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. [ 24.506364] device-mapper: uevent: version 1.0.3 [ 24.506410] device-mapper: ioctl: 4.47.0-ioctl (2022-07-28) initialised: dm-de...@redhat.com [ 24.506870] systemd[1]: modprobe@dm_mod.service: Deactivated successfully. [ 24.506992] systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod. [ 24.507114] systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met. [ 24.534099] systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables. [ 24.566464] systemd[1]: Started systemd-journald.service - Journal Service. [ 24.658200] EXT4-fs (sda2): re-mounted. Quota mode: none. [ 24.719291] systemd-journald[443]: Received client request to flush runtime journal. [ 25.535757] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2 [ 25.535796] ACPI: button: Power Button [PWRB] [ 25.535874] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3 [ 25.555192] ACPI: button: Power Button [PWRF] [ 25.897526] input: PC Speaker as /devices/platform/pcspkr/input/input4 [ 25.934180] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer [ 25.934182] RAPL PMU: hw unit of domain package 2^-16 Joules [ 25.970692] cryptd: max_cpu_qlen set to 1000 [ 26.088671] IPMI message handler: version 39.2 [ 26.147168] sd 8:0:0:0: Attached scsi generic sg0 type 0 [ 26.147193] sd 11:0:0:0: Attached scsi generic sg1 type 0 [ 26.147219] sd 10:0:0:0: Attached scsi generic sg2 type 0 [ 26.155836] ipmi device interface [ 26.207391] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver [ 26.207462] sp5100-tco sp5100-tco: Using 0xfeb00000 for watchdog MMIO address [ 26.207547] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0) [ 26.231909] ipmi_si: IPMI System Interface driver [ 26.231944] ipmi_si IPI0001:00: ipmi_platform: probing via ACPI [ 26.232025] ipmi_si IPI0001:00: ipmi_platform: [io 0x0ca2] regsize 1 spacing 1 irq 0 [ 26.294048] ipmi_si: Adding ACPI-specified kcs state machine [ 26.294087] ipmi_si: Trying ACPI-specified kcs state machine at i/o address 0xca2, slave address 0x0, irq 0 [ 26.314642] ccp 0000:2c:00.1: ccp: unable to access the device: you might be running a broken BIOS. [ 26.314662] ccp 0000:2c:00.1: psp enabled [ 26.336274] AVX2 version of gcm_enc/dec engaged. [ 26.336316] AES CTR mode by8 optimization enabled [ 26.549370] ast 0000:22:00.0: vgaarb: deactivate vga console [ 26.557499] Console: switching to colour dummy device 80x25 [ 26.557654] ast 0000:22:00.0: [drm] Using P2A bridge for configuration [ 26.557658] ast 0000:22:00.0: [drm] AST 2500 detected [ 26.557666] ast 0000:22:00.0: [drm] Using analog VGA [ 26.557674] ast 0000:22:00.0: [drm] dram MCLK=800 Mhz type=7 bus_width=16 [ 26.558911] [drm] Initialized ast 0.1.0 20120228 for 0000:22:00.0 on minor 0 [ 26.562643] fbcon: astdrmfb (fb0) is primary device [ 26.758489] Console: switching to colour frame buffer device 128x48 [ 26.759177] ast 0000:22:00.0: [drm] fb0: astdrmfb frame buffer device [ 26.818474] ipmi_si IPI0001:00: IPMI message handler: Found new BMC (man_id: 0x00c1d6, prod_id: 0x0202, dev_id: 0x20) [ 26.846249] snd_hda_intel 0000:2c:00.4: no codecs found! [ 26.985644] ipmi_si IPI0001:00: IPMI kcs interface initialized [ 26.987295] SVM: TSC scaling supported [ 26.987297] kvm: Nested Virtualization enabled [ 26.987297] SVM: kvm: Nested Paging enabled [ 26.987317] SVM: Virtual VMLOAD VMSAVE supported [ 26.987318] SVM: Virtual GIF supported [ 26.987318] SVM: LBR virtualization supported [ 27.003740] MCE: In-kernel MCE decoding enabled. [ 27.039811] ipmi_ssif: IPMI SSIF Interface driver [ 27.288888] intel_rapl_common: Found RAPL domain package [ 27.288893] intel_rapl_common: Found RAPL domain core [ 28.235821] EXT4-fs (sda1): mounting ext2 file system using the ext4 subsystem [ 28.319100] EXT4-fs (sda1): mounted filesystem without journal. Quota mode: none. [ 37.348813] SGI XFS with ACLs, security attributes, realtime, quota, no debug enabled [ 37.350994] XFS (dm-2): Mounting V5 Filesystem [ 37.360822] XFS (dm-2): Ending clean mount [ 40.479485] EXT4-fs (dm-4): mounted filesystem with ordered data mode. Quota mode: none. [ 40.660363] EXT4-fs (dm-5): mounted filesystem with ordered data mode. Quota mode: none. [ 41.368280] EXT4-fs (dm-6): mounting with "discard" option, but the device does not support discard [ 41.368285] EXT4-fs (dm-6): mounted filesystem with ordered data mode. Quota mode: none. [ 41.696994] EXT4-fs (dm-7): mounted filesystem with ordered data mode. Quota mode: none. [ 42.374412] audit: type=1400 audit(1737058992.936:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=2068 comm="apparmor_parser" [ 42.374419] audit: type=1400 audit(1737058992.936:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=2068 comm="apparmor_parser" [ 42.415506] audit: type=1400 audit(1737058992.976:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=2067 comm="apparmor_parser" [ 42.439185] audit: type=1400 audit(1737058993.000:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/ntpd" pid=2071 comm="apparmor_parser" [ 42.447295] audit: type=1400 audit(1737058993.008:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=2069 comm="apparmor_parser" [ 42.447300] audit: type=1400 audit(1737058993.008:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=2069 comm="apparmor_parser" [ 42.447303] audit: type=1400 audit(1737058993.008:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=2069 comm="apparmor_parser" [ 42.447306] audit: type=1400 audit(1737058993.008:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/{,usr/}sbin/dhclient" pid=2069 comm="apparmor_parser" [ 46.739742] igb 0000:23:00.0 enp35s0: igb: enp35s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX [ 46.739916] IPv6: ADDRCONF(NETDEV_CHANGE): enp35s0: link becomes ready ** Model information sys_vendor: ASRockRack product_name: 1U2LW-X470 product_version: 1.0 chassis_vendor: ASRockRack chassis_version: 1.0 bios_vendor: American Megatrends International, LLC. bios_version: L4.26 board_vendor: ASRockRack board_name: X470D4U board_version: ** Loaded modules: ip6t_REJECT nf_reject_ipv6 ipt_REJECT nf_reject_ipv4 xt_conntrack nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 xt_tcpudp nft_compat nf_tables nfnetlink binfmt_misc xfs libcrc32c dm_crypt intel_rapl_msr intel_rapl_common ipmi_ssif edac_mce_amd kvm_amd kvm snd_hda_intel snd_intel_dspcfg irqbypass snd_intel_sdw_acpi snd_hda_codec ghash_clmulni_intel sha512_ssse3 sha512_generic snd_hda_core snd_hwdep snd_pcm sha256_ssse3 ast drm_vram_helper sha1_ssse3 drm_ttm_helper ttm snd_timer snd soundcore aesni_intel ccp drm_kms_helper joydev acpi_ipmi ipmi_si sp5100_tco ipmi_devintf sg k10temp watchdog ipmi_msghandler crypto_simd evdev cryptd rapl pcspkr wmi_bmof button dm_mod fuse loop drm configfs efi_pstore ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 crc32c_generic hid_generic cdc_ether usbhid usbnet uas hid usb_storage mii sd_mod ahci libahci xhci_pci nvme libata xhci_hcd nvme_core t10_pi crc32_pclmul scsi_mod crc32c_intel igb usbcore i2c_piix4 crc64_rocksoft crc64 crc_t10dif crct10dif_generic crct10dif_pclmul crct10dif_common i2c_algo_bit dca usb_common scsi_common wmi gpio_amdpt gpio_generic ** PCI devices: 00:00.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Root Complex [1022:1480] Subsystem: ASRock Incorporation Starship/Matisse Root Complex (ROME2D32LM3) [1849:1480] 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] Starship/Matisse IOMMU [1022:1481] Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse IOMMU [1022:1481] 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 ? routed to IRQ 25 Capabilities: <access denied> 00:01.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge [1022:1482] 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- IOMMU group: 0 00:01.3 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge [1022:1483] (prog-if 00 [Normal decode]) Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge [1022:1234] 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 IOMMU group: 1 Bus: primary=00, secondary=03, subordinate=2a, sec-latency=0 I/O behind bridge: c000-ffff [size=16K] [16-bit] Memory behind bridge: fb000000-fc7fffff [size=24M] [32-bit] Prefetchable memory behind bridge: [disabled] [64-bit] Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA+ VGA16+ MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:02.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge [1022:1482] DeviceName: Onboard IGD 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- IOMMU group: 2 00:03.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge [1022:1482] 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- IOMMU group: 3 00:04.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge [1022:1482] 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- IOMMU group: 4 00:05.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge [1022:1482] 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- IOMMU group: 5 00:07.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge [1022:1482] 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- IOMMU group: 6 00:07.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B] [1022:1484] (prog-if 00 [Normal decode]) Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B] [1022:1484] 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 IOMMU group: 7 Bus: primary=00, secondary=2b, subordinate=2b, sec-latency=0 I/O behind bridge: [disabled] [32-bit] Memory behind bridge: [disabled] [32-bit] Prefetchable memory behind bridge: [disabled] [64-bit] Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:08.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge [1022:1482] 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- IOMMU group: 8 00:08.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B] [1022:1484] (prog-if 00 [Normal decode]) Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B] [1022:1484] 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 30 IOMMU group: 9 Bus: primary=00, secondary=2c, subordinate=2c, sec-latency=0 I/O behind bridge: [disabled] [32-bit] Memory behind bridge: fc900000-fcbfffff [size=3M] [32-bit] Prefetchable memory behind bridge: [disabled] [64-bit] Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:14.0 SMBus [0c05]: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller [1022:790b] (rev 61) Subsystem: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller [1022:c950] 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- IOMMU group: 10 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: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge [1022:c950] 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 IOMMU group: 10 00:18.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Matisse/Vermeer Data Fabric: Device 18h; Function 0 [1022:1440] 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- IOMMU group: 11 00:18.1 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Matisse/Vermeer Data Fabric: Device 18h; Function 1 [1022:1441] 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- IOMMU group: 11 00:18.2 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Matisse/Vermeer Data Fabric: Device 18h; Function 2 [1022:1442] 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- IOMMU group: 11 00:18.3 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Matisse/Vermeer Data Fabric: Device 18h; Function 3 [1022:1443] 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- IOMMU group: 11 Kernel driver in use: k10temp Kernel modules: k10temp 00:18.4 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Matisse/Vermeer Data Fabric: Device 18h; Function 4 [1022:1444] 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- IOMMU group: 11 00:18.5 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Matisse/Vermeer Data Fabric: Device 18h; Function 5 [1022:1445] 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- IOMMU group: 11 00:18.6 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Matisse/Vermeer Data Fabric: Device 18h; Function 6 [1022:1446] 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- IOMMU group: 11 00:18.7 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Matisse/Vermeer Data Fabric: Device 18h; Function 7 [1022:1447] 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- IOMMU group: 11 03:00.0 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] Device [1022:43d0] (rev 01) (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 32 IOMMU group: 12 Region 0: Memory at fc7a0000 (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] 400 Series Chipset SATA Controller [1022:43c8] (rev 01) (prog-if 01 [AHCI 1.0]) Subsystem: ASMedia Technology Inc. 400 Series Chipset SATA Controller [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 84 IOMMU group: 12 Region 5: Memory at fc780000 (32-bit, non-prefetchable) [size=128K] Expansion ROM at fc700000 [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] 400 Series Chipset PCIe Bridge [1022:43c6] (rev 01) (prog-if 00 [Normal decode]) Subsystem: ASMedia Technology Inc. 400 Series Chipset PCIe Bridge [1b21:0201] 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 31 IOMMU group: 12 Bus: primary=03, secondary=20, subordinate=2a, sec-latency=0 I/O behind bridge: c000-ffff [size=16K] [16-bit] Memory behind bridge: fb000000-fc6fffff [size=23M] [32-bit] Prefetchable memory behind bridge: [disabled] [64-bit] Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA+ VGA16+ MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 20:00.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset PCIe Port [1022:43c7] (rev 01) (prog-if 00 [Normal decode]) Subsystem: ASMedia Technology Inc. 400 Series Chipset PCIe Port [1b21:3306] 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 33 IOMMU group: 12 Bus: primary=20, secondary=21, subordinate=22, sec-latency=0 I/O behind bridge: f000-ffff [size=4K] [16-bit] Memory behind bridge: fb000000-fc0fffff [size=17M] [32-bit] Prefetchable memory behind bridge: [disabled] [64-bit] Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA+ VGA16+ MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 20:01.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset PCIe Port [1022:43c7] (rev 01) (prog-if 00 [Normal decode]) Subsystem: ASMedia Technology Inc. 400 Series Chipset PCIe Port [1b21:3306] 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 IOMMU group: 12 Bus: primary=20, secondary=23, subordinate=23, sec-latency=0 I/O behind bridge: e000-efff [size=4K] [16-bit] Memory behind bridge: fc600000-fc6fffff [size=1M] [32-bit] Prefetchable memory behind bridge: [disabled] [64-bit] Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 20:02.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset PCIe Port [1022:43c7] (rev 01) (prog-if 00 [Normal decode]) Subsystem: ASMedia Technology Inc. 400 Series Chipset PCIe Port [1b21:3306] 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 IOMMU group: 12 Bus: primary=20, secondary=24, subordinate=24, sec-latency=0 I/O behind bridge: d000-dfff [size=4K] [16-bit] Memory behind bridge: fc500000-fc5fffff [size=1M] [32-bit] Prefetchable memory behind bridge: [disabled] [64-bit] Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 20:03.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset PCIe Port [1022:43c7] (rev 01) (prog-if 00 [Normal decode]) Subsystem: ASMedia Technology Inc. 400 Series Chipset PCIe Port [1b21:3306] 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 IOMMU group: 12 Bus: primary=20, secondary=25, subordinate=25, sec-latency=0 I/O behind bridge: c000-cfff [size=4K] [16-bit] Memory behind bridge: fc400000-fc4fffff [size=1M] [32-bit] Prefetchable memory behind bridge: [disabled] [64-bit] Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 20:04.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset PCIe Port [1022:43c7] (rev 01) (prog-if 00 [Normal decode]) Subsystem: ASMedia Technology Inc. 400 Series Chipset PCIe Port [1b21:3306] 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 IOMMU group: 12 Bus: primary=20, secondary=26, subordinate=26, sec-latency=0 I/O behind bridge: [disabled] [32-bit] Memory behind bridge: fc300000-fc3fffff [size=1M] [32-bit] Prefetchable memory behind bridge: [disabled] [64-bit] Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 20:08.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset PCIe Port [1022:43c7] (rev 01) (prog-if 00 [Normal decode]) Subsystem: ASMedia Technology Inc. 400 Series Chipset PCIe Port [1b21:3306] 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 IOMMU group: 12 Bus: primary=20, secondary=2a, subordinate=2a, sec-latency=0 I/O behind bridge: [disabled] [32-bit] Memory behind bridge: fc200000-fc2fffff [size=1M] [32-bit] Prefetchable memory behind bridge: [disabled] [64-bit] Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 21:00.0 PCI bridge [0604]: ASPEED Technology, Inc. AST1150 PCI-to-PCI Bridge [1a03:1150] (rev 04) (prog-if 00 [Normal decode]) Subsystem: ASRock Incorporation AST1150 PCI-to-PCI Bridge [1849:1150] 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 IOMMU group: 12 Bus: primary=21, secondary=22, subordinate=22, sec-latency=32 I/O behind bridge: f000-ffff [size=4K] [16-bit] Memory behind bridge: fb000000-fc0fffff [size=17M] [32-bit] Prefetchable memory behind bridge: [disabled] [64-bit] Secondary status: 66MHz+ FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA+ VGA16+ MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> 22:00.0 VGA compatible controller [0300]: ASPEED Technology, Inc. ASPEED Graphics Family [1a03:2000] (rev 41) (prog-if 00 [VGA controller]) Subsystem: ASRock Incorporation ASPEED Graphics Family [1849:2000] 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 32 IOMMU group: 12 Region 0: Memory at fb000000 (32-bit, non-prefetchable) [size=16M] Region 1: Memory at fc000000 (32-bit, non-prefetchable) [size=128K] Region 2: I/O ports at f000 [size=128] Expansion ROM at 000c0000 [virtual] [disabled] [size=128K] Capabilities: <access denied> Kernel driver in use: ast Kernel modules: ast 23:00.0 Ethernet controller [0200]: Intel Corporation I210 Gigabit Network Connection [8086:1533] (rev 03) Subsystem: ASRock Incorporation I210 Gigabit Network Connection [1849:1533] 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 IOMMU group: 12 Region 0: Memory at fc600000 (32-bit, non-prefetchable) [size=512K] Region 2: I/O ports at e000 [size=32] Region 3: Memory at fc680000 (32-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: igb Kernel modules: igb 24:00.0 Ethernet controller [0200]: Intel Corporation I210 Gigabit Network Connection [8086:1533] (rev 03) Subsystem: ASRock Incorporation I210 Gigabit Network Connection [1849:1533] 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 IOMMU group: 12 Region 0: Memory at fc500000 (32-bit, non-prefetchable) [size=512K] Region 2: I/O ports at d000 [size=32] Region 3: Memory at fc580000 (32-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: igb Kernel modules: igb 25: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 85 IOMMU group: 12 Region 0: I/O ports at c050 [size=8] Region 1: I/O ports at c040 [size=4] Region 2: I/O ports at c030 [size=8] Region 3: I/O ports at c020 [size=4] Region 4: I/O ports at c000 [size=32] Region 5: Memory at fc400000 (32-bit, non-prefetchable) [size=512] Capabilities: <access denied> Kernel driver in use: ahci Kernel modules: ahci 26:00.0 Non-Volatile memory controller [0108]: Sandisk Corp WD Blue SN570 NVMe SSD 1TB [15b7:501a] (prog-if 02 [NVM Express]) Subsystem: Sandisk Corp SanDisk Ultra 3D / WD Blue SN570 NVMe SSD (DRAM-less) [15b7:501a] 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 IOMMU group: 12 Region 0: Memory at fc300000 (64-bit, non-prefetchable) [size=16K] Region 4: Memory at fc304000 (64-bit, non-prefetchable) [size=256] Capabilities: <access denied> Kernel driver in use: nvme Kernel modules: nvme 2a:00.0 Non-Volatile memory controller [0108]: Sandisk Corp WD Blue SN570 NVMe SSD 1TB [15b7:501a] (prog-if 02 [NVM Express]) Subsystem: Sandisk Corp SanDisk Ultra 3D / WD Blue SN570 NVMe SSD (DRAM-less) [15b7:501a] 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 IOMMU group: 12 Region 0: Memory at fc200000 (64-bit, non-prefetchable) [size=16K] Region 4: Memory at fc204000 (64-bit, non-prefetchable) [size=256] Capabilities: <access denied> Kernel driver in use: nvme Kernel modules: nvme 2b:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function [1022:148a] Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function [1022:148a] 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 IOMMU group: 13 Capabilities: <access denied> 2c:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP [1022:1485] Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP [1022:1485] 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 IOMMU group: 14 Capabilities: <access denied> 2c:00.1 Encryption controller [1080]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Cryptographic Coprocessor PSPCPP [1022:1486] Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Cryptographic Coprocessor PSPCPP [1022:1486] 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 103 IOMMU group: 15 Region 2: Memory at fca00000 (32-bit, non-prefetchable) [size=1M] Region 5: Memory at fcb08000 (32-bit, non-prefetchable) [size=8K] Capabilities: <access denied> Kernel driver in use: ccp Kernel modules: ccp 2c:00.3 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] Matisse USB 3.0 Host Controller [1022:149c] (prog-if 30 [XHCI]) Subsystem: Advanced Micro Devices, Inc. [AMD] Matisse USB 3.0 Host Controller [1022:c950] 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 94 IOMMU group: 16 Region 0: Memory at fc900000 (64-bit, non-prefetchable) [size=1M] Capabilities: <access denied> Kernel driver in use: xhci_hcd Kernel modules: xhci_pci 2c:00.4 Audio device [0403]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse HD Audio Controller [1022:1487] Subsystem: Advanced Micro Devices, Inc. [AMD] Starship/Matisse HD Audio Controller [1022:c950] 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 107 IOMMU group: 17 Region 0: Memory at fcb00000 (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 006: ID 046b:ff10 American Megatrends, Inc. Virtual Keyboard and Mouse Bus 001 Device 005: ID 046b:ff40 American Megatrends, Inc. Virtual Floppy Device Bus 001 Device 004: ID 046b:ffb0 American Megatrends, Inc. Virtual Ethernet Bus 001 Device 003: ID 046b:ff31 American Megatrends, Inc. Virtual HardDisk Device Bus 001 Device 002: ID 046b:ff01 American Megatrends, Inc. Virtual Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub -- System Information: Debian Release: 12.9 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 6.1.0-29-amd64 (SMP w/24 CPU threads; PREEMPT) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages linux-image-6.1.0-29-amd64 depends on: ii initramfs-tools [linux-initramfs-tool] 0.142+deb12u1 ii kmod 30+20221128-1 ii linux-base 4.9 Versions of packages linux-image-6.1.0-29-amd64 recommends: ii apparmor 3.0.8-3 ii firmware-linux-free 20200122-1 Versions of packages linux-image-6.1.0-29-amd64 suggests: pn debian-kernel-handbook <none> ii grub-pc 2.06-13+deb12u1 pn linux-doc-6.1 <none> Versions of packages linux-image-6.1.0-29-amd64 is related to: pn firmware-amd-graphics <none> 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> pn firmware-linux-nonfree <none> pn firmware-misc-nonfree <none> 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