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

Bug#1115580: linux-image-6.12.43+deb13-amd64: xhci_usb vfio_pci: usb controller fails to reset when passing through to a qemu VM



Package: src:linux
Version: 6.12.43-1
Severity: normal
X-Debbugs-Cc: debian-amd64@lists.debian.org, palazziandrea@yahoo.it
User: debian-amd64@lists.debian.org
Usertags: amd64

Dear Maintainer,

   * What led up to the situation?

I'm trying to passthrough an USB controller to a QEMU VM to share keyboard and
mouse via a KVM switch, however the controller fails to change power state -
maybe a reset bug?

   * What exactly did you do (or not do) that was effective (or
     ineffective)?

After a search I tried to add options vfio-pci ids=1022:14c9 disable_idle_d3=1
to /etc/modprobe.d/vfio.conf , but that didn't work.

   * What was the outcome of this action?

No changes

   * What outcome did you expect instead?

I expect the USB controlelr to be passed to the VM.

Here below is an extract from the kernel logs.

[  359.632508] xhci_hcd 0000:c1:00.4: remove, state 4
[  359.632516] usb usb2: USB disconnect, device number 1
[  359.632746] xhci_hcd 0000:c1:00.4: USB bus 2 deregistered
[  359.632754] xhci_hcd 0000:c1:00.4: remove, state 1
[  359.632765] usb usb1: USB disconnect, device number 1
[  359.632767] usb 1-1: USB disconnect, device number 2
[  359.632769] usb 1-1.1: USB disconnect, device number 5
[  359.751074] usb 1-1.4: USB disconnect, device number 7
[  360.295060] usb 1-2: USB disconnect, device number 3
[  360.295065] usb 1-2.1: USB disconnect, device number 4
[  360.295068] usb 1-2.1.4: USB disconnect, device number 8
[  360.295071] usb 1-2.1.4.1: USB disconnect, device number 11
[  360.487061] usb 1-2.3: USB disconnect, device number 6
[  360.871059] usb 1-2.4: USB disconnect, device number 9
[  360.967992] xhci_hcd 0000:c1:00.4: USB bus 1 deregistered
[  361.039526] audit: type=1400 audit(1758187296.085:138): apparmor="STATUS"
operation="profile_replace" profile="unconfined"
name="libvirt-c53156d7-6b25-4664-ab2f-322f5c5edf88" pid=8777
comm="apparmor_parser"
[  361.074989] audit: type=1400 audit(1758187296.121:139): apparmor="STATUS"
operation="profile_replace" info="same as current profile, skipping"
profile="unconfined" name="libvirt-c53156d7-6b25-4664-ab2f-322f5c5edf88//passt"
pid=8777 comm="apparmor_parser"
[  361.153072] audit: type=1400 audit(1758187296.197:140): apparmor="STATUS"
operation="profile_replace" info="same as current profile, skipping"
profile="unconfined" name="libvirt-c53156d7-6b25-4664-ab2f-322f5c5edf88"
pid=8785 comm="apparmor_parser"
[  361.153588] audit: type=1400 audit(1758187296.197:141): apparmor="STATUS"
operation="profile_replace" info="same as current profile, skipping"
profile="unconfined" name="libvirt-c53156d7-6b25-4664-ab2f-322f5c5edf88//passt"
pid=8785 comm="apparmor_parser"
[  361.322658] tun: Universal TUN/TAP device driver, 1.6
[  361.323435] br0: port 2(vnet0) entered blocking state
[  361.323439] br0: port 2(vnet0) entered disabled state
[  361.323448] vnet0: entered allmulticast mode
[  361.323490] vnet0: entered promiscuous mode
[  361.323704] br0: port 2(vnet0) entered blocking state
[  361.323707] br0: port 2(vnet0) entered forwarding state
[  361.717045] mmap kvmfr0: 7f0717ffe000-7f071fffe000 with size 134217728
offset 0
[  368.107426] vfio-pci 0000:43:00.0: enabling device (0002 -> 0003)
[  368.110005] vfio-pci 0000:43:00.1: enabling device (0000 -> 0002)
[  369.366004] vfio-pci 0000:c1:00.4: not ready 1023ms after FLR; waiting
[  370.421951] vfio-pci 0000:c1:00.4: not ready 2047ms after FLR; waiting
[  372.721838] vfio-pci 0000:c1:00.4: not ready 4095ms after FLR; waiting
[  377.077617] vfio-pci 0000:c1:00.4: not ready 8191ms after FLR; waiting
[  385.525207] vfio-pci 0000:c1:00.4: not ready 16383ms after FLR; waiting
[  402.160360] vfio-pci 0000:c1:00.4: not ready 32767ms after FLR; waiting
[  436.978490] vfio-pci 0000:c1:00.4: not ready 65535ms after FLR; giving up
[  438.018660] br0: port 2(vnet0) entered disabled state
[  438.018942] vnet0 (unregistering): left allmulticast mode
[  438.018946] vnet0 (unregistering): left promiscuous mode
[  438.018950] br0: port 2(vnet0) entered disabled state
[  441.363433] kauditd_printk_skb: 4 callbacks suppressed
[  441.363437] audit: type=1400 audit(1758187376.413:146): apparmor="STATUS"
operation="profile_remove" profile="unconfined"
name="libvirt-c53156d7-6b25-4664-ab2f-322f5c5edf88" pid=9119
comm="apparmor_parser"
[  441.369034] xhci_hcd 0000:c1:00.4: Unable to change power state from D3cold
to D0, device inaccessible
[  441.369157] xhci_hcd 0000:c1:00.4: xHCI Host Controller
[  441.369163] xhci_hcd 0000:c1:00.4: new USB bus registered, assigned bus
number 1
[  441.369170] xhci_hcd 0000:c1:00.4: Host halt failed, -19
[  441.369171] xhci_hcd 0000:c1:00.4: can't setup: -19
[  441.369174] xhci_hcd 0000:c1:00.4: USB bus 1 deregistered
[  441.369202] xhci_hcd 0000:c1:00.4: init 0000:c1:00.4 fail, -19


-- Package-specific info:
** Version:
Linux version 6.12.43+deb13-amd64 (debian-kernel@lists.debian.org) (x86_64-linux-gnu-gcc-14 (Debian 14.2.0-19) 14.2.0, GNU ld (GNU Binutils for Debian) 2.44) #1 SMP PREEMPT_DYNAMIC Debian 6.12.43-1 (2025-08-27)

** Command line:
BOOT_IMAGE=/vmlinuz-6.12.43+deb13-amd64 root=ZFS=/ROOT/debian ro root=ZFS=rpool/ROOT/debian quiet amd_iommu=on iommu=pt kvm_amd.npt=1 kvm_amd.avic=1 vfio_pci.ids=1002:73df,1002:73ff,1002:ab28 nofb video=efifb:off video=vesafb:off video=simplefb:off amdgpu.ppfeaturemask=0xffffffff

** Tainted: POE (12289)
 * proprietary module was loaded
 * externally-built ("out-of-tree") module was loaded
 * unsigned module was loaded

** Kernel log:
[   12.225858] audit: type=1400 audit(1758186946.995:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name=4D6F6E676F444220436F6D70617373 pid=1981 comm="apparmor_parser"
[   12.225892] audit: type=1400 audit(1758186946.995:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="devhelp" pid=1995 comm="apparmor_parser"
[   12.225922] audit: type=1400 audit(1758186946.995:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="goldendict" pid=2006 comm="apparmor_parser"
[   12.225952] audit: type=1400 audit(1758186946.995:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="epiphany" pid=1998 comm="apparmor_parser"
[   12.225991] audit: type=1400 audit(1758186946.995:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lc-compliance" pid=2010 comm="apparmor_parser"
[   12.226022] audit: type=1400 audit(1758186946.995:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="buildah" pid=1986 comm="apparmor_parser"
[   12.226049] audit: type=1400 audit(1758186946.995:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lxc-create" pid=2017 comm="apparmor_parser"
[   12.294256] nvme nvme0: using unchecked data buffer
[   12.324646] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   12.324649] Bluetooth: BNEP filters: protocol multicast
[   12.324654] Bluetooth: BNEP socket layer initialized
[   12.325796] Bluetooth: MGMT ver 1.23
[   12.330881] NET: Registered PF_ALG protocol family
[   12.354468] Bluetooth: RFCOMM TTY layer initialized
[   12.354474] Bluetooth: RFCOMM socket layer initialized
[   12.354477] Bluetooth: RFCOMM ver 1.11
[   12.363316] block nvme0n1: No UUID available providing old NGUID
[   12.365190] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[   12.369386] br0: port 1(enp72s0) entered blocking state
[   12.369391] br0: port 1(enp72s0) entered disabled state
[   12.369407] r8169 0000:48:00.0 enp72s0: entered allmulticast mode
[   12.369504] r8169 0000:48:00.0 enp72s0: entered promiscuous mode
[   12.370715] r8169 0000:48:00.0: firmware: failed to load rtl_nic/rtl8125b-2.fw (-2)
[   12.370725] r8169 0000:48:00.0: firmware: failed to load rtl_nic/rtl8125b-2.fw (-2)
[   12.370734] r8169 0000:48:00.0: firmware: failed to load rtl_nic/rtl8125b-2.fw (-2)
[   12.370735] r8169 0000:48:00.0: Direct firmware load for rtl_nic/rtl8125b-2.fw failed with error -2
[   12.370738] r8169 0000:48:00.0: Unable to load firmware rtl_nic/rtl8125b-2.fw (-2)
[   12.396335] Realtek Internal NBASE-T PHY r8169-0-4800:00: attached PHY driver (mii_bus:phy_addr=r8169-0-4800:00, irq=MAC)
[   12.513146] r8169 0000:48:00.0 enp72s0: Link is Down
[   12.523436] br0: port 1(enp72s0) entered blocking state
[   12.523440] br0: port 1(enp72s0) entered forwarding state
[   12.524444] br0: port 1(enp72s0) entered disabled state
[   12.547092] 8021q: 802.1Q VLAN Support v1.8
[   14.833280] r8169 0000:48:00.0 enp72s0: Link is Up - 1Gbps/Full - flow control off
[   14.833412] br0: port 1(enp72s0) entered blocking state
[   14.833426] br0: port 1(enp72s0) entered forwarding state
[   23.103022] kauditd_printk_skb: 118 callbacks suppressed
[   23.103025] audit: type=1400 audit(1758186957.871:130): apparmor="DENIED" operation="open" class="file" profile="/usr/sbin/cupsd" name="/etc/paperspecs" pid=2949 comm="cupsd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[   23.110548] audit: type=1400 audit(1758186957.879:131): apparmor="DENIED" operation="capable" class="cap" profile="/usr/sbin/cupsd" pid=2949 comm="cupsd" capability=12  capname="net_admin"
[   23.211503] r8169 0000:48:00.0: invalid VPD tag 0x00 (size 0) at offset 0; assume missing optional EEPROM
[   23.366218] NFSD: Using nfsdcld client tracking operations.
[   23.366224] NFSD: no clients to reclaim, skipping NFSv4 grace period (net f0000000)
[   35.768704] rfkill: input handler disabled
[   41.297442] rfkill: input handler enabled
[   43.727451] amdgpu 0000:84:00.0: amdgpu: Disabling VM faults because of PRT request!
[  359.385165] audit: type=1400 audit(1758187294.429:132): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-c53156d7-6b25-4664-ab2f-322f5c5edf88" pid=8611 comm="apparmor_parser"
[  359.385697] audit: type=1400 audit(1758187294.429:133): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirt-c53156d7-6b25-4664-ab2f-322f5c5edf88//passt" pid=8611 comm="apparmor_parser"
[  359.458677] audit: type=1400 audit(1758187294.505:134): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-c53156d7-6b25-4664-ab2f-322f5c5edf88" pid=8614 comm="apparmor_parser"
[  359.499172] audit: type=1400 audit(1758187294.545:135): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-c53156d7-6b25-4664-ab2f-322f5c5edf88//passt" pid=8614 comm="apparmor_parser"
[  359.577896] audit: type=1400 audit(1758187294.621:136): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-c53156d7-6b25-4664-ab2f-322f5c5edf88" pid=8624 comm="apparmor_parser"
[  359.607076] audit: type=1400 audit(1758187294.653:137): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-c53156d7-6b25-4664-ab2f-322f5c5edf88//passt" pid=8624 comm="apparmor_parser"
[  359.632508] xhci_hcd 0000:c1:00.4: remove, state 4
[  359.632516] usb usb2: USB disconnect, device number 1
[  359.632746] xhci_hcd 0000:c1:00.4: USB bus 2 deregistered
[  359.632754] xhci_hcd 0000:c1:00.4: remove, state 1
[  359.632765] usb usb1: USB disconnect, device number 1
[  359.632767] usb 1-1: USB disconnect, device number 2
[  359.632769] usb 1-1.1: USB disconnect, device number 5
[  359.751074] usb 1-1.4: USB disconnect, device number 7
[  360.295060] usb 1-2: USB disconnect, device number 3
[  360.295065] usb 1-2.1: USB disconnect, device number 4
[  360.295068] usb 1-2.1.4: USB disconnect, device number 8
[  360.295071] usb 1-2.1.4.1: USB disconnect, device number 11
[  360.487061] usb 1-2.3: USB disconnect, device number 6
[  360.871059] usb 1-2.4: USB disconnect, device number 9
[  360.967992] xhci_hcd 0000:c1:00.4: USB bus 1 deregistered
[  361.039526] audit: type=1400 audit(1758187296.085:138): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="libvirt-c53156d7-6b25-4664-ab2f-322f5c5edf88" pid=8777 comm="apparmor_parser"
[  361.074989] audit: type=1400 audit(1758187296.121:139): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-c53156d7-6b25-4664-ab2f-322f5c5edf88//passt" pid=8777 comm="apparmor_parser"
[  361.153072] audit: type=1400 audit(1758187296.197:140): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-c53156d7-6b25-4664-ab2f-322f5c5edf88" pid=8785 comm="apparmor_parser"
[  361.153588] audit: type=1400 audit(1758187296.197:141): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="libvirt-c53156d7-6b25-4664-ab2f-322f5c5edf88//passt" pid=8785 comm="apparmor_parser"
[  361.322658] tun: Universal TUN/TAP device driver, 1.6
[  361.323435] br0: port 2(vnet0) entered blocking state
[  361.323439] br0: port 2(vnet0) entered disabled state
[  361.323448] vnet0: entered allmulticast mode
[  361.323490] vnet0: entered promiscuous mode
[  361.323704] br0: port 2(vnet0) entered blocking state
[  361.323707] br0: port 2(vnet0) entered forwarding state
[  361.717045] mmap kvmfr0: 7f0717ffe000-7f071fffe000 with size 134217728 offset 0
[  368.107426] vfio-pci 0000:43:00.0: enabling device (0002 -> 0003)
[  368.110005] vfio-pci 0000:43:00.1: enabling device (0000 -> 0002)
[  369.366004] vfio-pci 0000:c1:00.4: not ready 1023ms after FLR; waiting
[  370.421951] vfio-pci 0000:c1:00.4: not ready 2047ms after FLR; waiting
[  372.721838] vfio-pci 0000:c1:00.4: not ready 4095ms after FLR; waiting
[  377.077617] vfio-pci 0000:c1:00.4: not ready 8191ms after FLR; waiting
[  385.525207] vfio-pci 0000:c1:00.4: not ready 16383ms after FLR; waiting
[  402.160360] vfio-pci 0000:c1:00.4: not ready 32767ms after FLR; waiting
[  436.978490] vfio-pci 0000:c1:00.4: not ready 65535ms after FLR; giving up
[  438.018660] br0: port 2(vnet0) entered disabled state
[  438.018942] vnet0 (unregistering): left allmulticast mode
[  438.018946] vnet0 (unregistering): left promiscuous mode
[  438.018950] br0: port 2(vnet0) entered disabled state
[  441.363433] kauditd_printk_skb: 4 callbacks suppressed
[  441.363437] audit: type=1400 audit(1758187376.413:146): apparmor="STATUS" operation="profile_remove" profile="unconfined" name="libvirt-c53156d7-6b25-4664-ab2f-322f5c5edf88" pid=9119 comm="apparmor_parser"
[  441.369034] xhci_hcd 0000:c1:00.4: Unable to change power state from D3cold to D0, device inaccessible
[  441.369157] xhci_hcd 0000:c1:00.4: xHCI Host Controller
[  441.369163] xhci_hcd 0000:c1:00.4: new USB bus registered, assigned bus number 1
[  441.369170] xhci_hcd 0000:c1:00.4: Host halt failed, -19
[  441.369171] xhci_hcd 0000:c1:00.4: can't setup: -19
[  441.369174] xhci_hcd 0000:c1:00.4: USB bus 1 deregistered
[  441.369202] xhci_hcd 0000:c1:00.4: init 0000:c1:00.4 fail, -19

** Model information
sys_vendor: Gigabyte Technology Co., Ltd.
product_name: TRX50 AERO D
product_version: Default string-CF
chassis_vendor: Default string
chassis_version: Default string
bios_vendor: American Megatrends International, LLC.
bios_version: FA1a
board_vendor: Gigabyte Technology Co., Ltd.
board_name: TRX50 AERO D
board_version: x.x

** Configuration for modprobe:
blacklist arkfb
blacklist aty128fb
blacklist atyfb
blacklist radeonfb
blacklist cirrusfb
blacklist cyber2000fb
blacklist kyrofb
blacklist matroxfb_base
blacklist mb862xxfb
blacklist neofb
blacklist pm2fb
blacklist pm3fb
blacklist s3fb
blacklist savagefb
blacklist sisfb
blacklist tdfxfb
blacklist tridentfb
blacklist vt8623fb
options snd_pcsp index=-2
options cx88_alsa index=-2
options snd_atiixp_modem index=-2
options snd_intel8x0m index=-2
options snd_via82xx_modem index=-2
options kvmfr static_size_mb=128
options md_mod start_ro=1
options bonding max_bonds=0
options dummy numdummies=0
options ifb numifbs=0
options vfio_pci ids=1022:14c9 disable_idle_d3=1
options kvm_amd npt=1
options kvm_amd avic=1
options vfio_pci ids=1002:73df,1002:73ff,1002:ab28
options amdgpu ppfeaturemask=0xffffffff

** Loaded modules:
vhost_net
vhost
vhost_iotlb
tap
tun
snd_seq_dummy
snd_hrtimer
snd_seq
8021q
garp
mrp
rfcomm
cmac
algif_hash
algif_skcipher
af_alg
bnep
bridge
stp
llc
binfmt_misc
btusb
btrtl
btintel
btbcm
btmtk
snd_usb_audio
bluetooth
snd_usbmidi_lib
snd_rawmidi
snd_seq_device
mc
nls_ascii
nls_cp437
vfat
fat
nfsd
auth_rpcgss
nfs_acl
lockd
grace
ext4
sunrpc
mbcache
jbd2
amd_atl
intel_rapl_msr
qrtr
intel_rapl_common
amd64_edac
edac_mce_amd
ath12k
kvm_amd
qmi_helpers
snd_hda_codec_realtek
mac80211
kvm
snd_hda_codec_generic
snd_hda_scodec_component
snd_hda_codec_hdmi
libarc4
snd_hda_intel
crct10dif_pclmul
snd_intel_dspcfg
ghash_clmulni_intel
snd_intel_sdw_acpi
sha512_ssse3
cfg80211
sha256_ssse3
snd_hda_codec
sha1_ssse3
aesni_intel
snd_hda_core
gf128mul
crypto_simd
cryptd
snd_hwdep
snd_pcm
gigabyte_wmi
wmi_bmof
rapl
rfkill
snd_timer
pcspkr
mhi
snd
ccp
soundcore
k10temp
sg
joydev
evdev
kvmfr(OE)
msr
parport_pc
ppdev
lp
parport
efi_pstore
configfs
nfnetlink
ip_tables
x_tables
autofs4
sd_mod
uas
usb_storage
zfs(POE)
spl(OE)
dm_mod
raid10
raid456
async_raid6_recov
async_memcpy
async_pq
async_xor
async_tx
xor
raid6_pq
libcrc32c
crc32c_generic
raid0
hid_generic
usbhid
hid
amdgpu
raid1
vfio_pci
vfio_pci_core
irqbypass
vfio_iommu_type1
vfio
amdxcp
drm_exec
gpu_sched
drm_buddy
video
i2c_algo_bit
drm_suballoc_helper
drm_display_helper
cec
rc_core
drm_ttm_helper
ttm
xhci_pci
md_mod
xhci_hcd
drm_kms_helper
ahci
libahci
libata
drm
r8169
thunderbolt
nvme
realtek
usbcore
scsi_mod
mdio_devres
sp5100_tco
nvme_core
crc32_pclmul
watchdog
libphy
crc32c_intel
crc16
i2c_piix4
scsi_common
usb_common
i2c_smbus
nvme_auth
wmi
gpio_amdpt
gpio_generic
button
efivarfs

** PCI devices:
00:00.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo Root Complex [1022:14a4] (rev 01)
	Subsystem: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo Root Complex [1022:14a4]
	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] Genoa/Bergamo IOMMU [1022:149e] (rev 01)
	Subsystem: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo IOMMU [1022:149e]
	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>

00:00.3 Root Complex Event Collector [0807]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo RCEC [1022:14a6]
	Subsystem: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo RCEC [1022:14a6]
	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 54
	IOMMU group: 25
	Capabilities: <access denied>
	Kernel driver in use: pcieport

00:01.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo Dummy Host Bridge [1022:149f] (rev 01)
	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: 26

00:01.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo GPP Bridge [1022:14ab] (rev 01) (prog-if 00 [Normal decode])
	Subsystem: Advanced Micro Devices, Inc. [AMD] Device [1022:1453]
	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 55
	IOMMU group: 27
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	I/O behind bridge: [disabled] [32-bit]
	Memory behind bridge: def00000-deffffff [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

00:01.2 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo GPP Bridge [1022:14ab] (rev 01) (prog-if 00 [Normal decode])
	Subsystem: Advanced Micro Devices, Inc. [AMD] Device [1022:1453]
	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 56
	IOMMU group: 28
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
	I/O behind bridge: [disabled] [32-bit]
	Memory behind bridge: dee00000-deefffff [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

00:01.3 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo GPP Bridge [1022:14ab] (rev 01) (prog-if 00 [Normal decode])
	Subsystem: Advanced Micro Devices, Inc. [AMD] Device [1022:1453]
	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 57
	IOMMU group: 29
	Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
	I/O behind bridge: [disabled] [32-bit]
	Memory behind bridge: ded00000-dedfffff [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

00:02.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo Dummy Host Bridge [1022:149f] (rev 01)
	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: 30

00:03.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo Dummy Host Bridge [1022:149f] (rev 01)
	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: 31

00:04.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo Dummy Host Bridge [1022:149f] (rev 01)
	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: 32

00:05.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo Dummy Host Bridge [1022:149f] (rev 01)
	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: 33

00:05.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo GPP Bridge [1022:14aa] (rev 01) (prog-if 00 [Normal decode])
	Subsystem: Advanced Micro Devices, Inc. [AMD] Device [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 58
	IOMMU group: 33
	Bus: primary=00, secondary=04, subordinate=04, 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:05.2 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo GPP Bridge [1022:14aa] (rev 01) (prog-if 00 [Normal decode])
	Subsystem: Advanced Micro Devices, Inc. [AMD] Device [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 59
	IOMMU group: 33
	Bus: primary=00, secondary=05, subordinate=05, 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:05.3 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo GPP Bridge [1022:14aa] (rev 01) (prog-if 00 [Normal decode])
	Subsystem: Advanced Micro Devices, Inc. [AMD] Device [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 60
	IOMMU group: 33
	Bus: primary=00, secondary=06, subordinate=06, 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:05.4 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo GPP Bridge [1022:14aa] (rev 01) (prog-if 00 [Normal decode])
	Subsystem: Advanced Micro Devices, Inc. [AMD] Device [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 61
	IOMMU group: 33
	Bus: primary=00, secondary=07, subordinate=07, 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:07.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo Dummy Host Bridge [1022:149f] (rev 01)
	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: 34

00:07.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo Internal PCIe GPP Bridge to Bus [D:B] [1022:14a7] (rev 01) (prog-if 00 [Normal decode])
	Subsystem: Advanced Micro Devices, Inc. [AMD] Device [1022:14a4]
	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 62
	IOMMU group: 34
	Bus: primary=00, secondary=08, subordinate=08, sec-latency=0
	I/O behind bridge: [disabled] [32-bit]
	Memory behind bridge: dea00000-decfffff [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 71)
	Subsystem: Gigabyte Technology Co., Ltd Device [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-
	IOMMU group: 35
	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:790e]
	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: 35

00:18.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo Data Fabric; Function 0 [1022:14ad]
	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: 36

00:18.1 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo Data Fabric; Function 1 [1022:14ae]
	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: 36

00:18.2 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo Data Fabric; Function 2 [1022:14af]
	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: 36

00:18.3 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo Data Fabric; Function 3 [1022:14b0]
	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: 36
	Kernel driver in use: k10temp
	Kernel modules: k10temp

00:18.4 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo Data Fabric; Function 4 [1022:14b1]
	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: 36

00:18.5 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo Data Fabric; Function 5 [1022:14b2]
	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: 36

00:18.6 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo Data Fabric; Function 6 [1022:14b3]
	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: 36

00:18.7 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo Data Fabric; Function 7 [1022:14b4]
	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: 36

01:00.0 Non-Volatile memory controller [0108]: Shenzhen Longsys Electronics Co., Ltd. Lexar NM790 NVME SSD (DRAM-less) [1d97:1602] (rev 01) (prog-if 02 [NVM Express])
	Subsystem: Shenzhen Longsys Electronics Co., Ltd. Lexar NM790 NVME SSD (DRAM-less) [1d97:1602]
	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 83
	IOMMU group: 37
	Region 0: Memory at def00000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: nvme
	Kernel modules: nvme

02:00.0 Non-Volatile memory controller [0108]: Shenzhen Longsys Electronics Co., Ltd. Lexar NM790 NVME SSD (DRAM-less) [1d97:1602] (rev 01) (prog-if 02 [NVM Express])
	Subsystem: Shenzhen Longsys Electronics Co., Ltd. Lexar NM790 NVME SSD (DRAM-less) [1d97:1602]
	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 88
	IOMMU group: 38
	Region 0: Memory at dee00000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: nvme
	Kernel modules: nvme

03:00.0 Non-Volatile memory controller [0108]: Shenzhen Longsys Electronics Co., Ltd. Lexar NM790 NVME SSD (DRAM-less) [1d97:1602] (rev 01) (prog-if 02 [NVM Express])
	Subsystem: Shenzhen Longsys Electronics Co., Ltd. Lexar NM790 NVME SSD (DRAM-less) [1d97:1602]
	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 87
	IOMMU group: 39
	Region 0: Memory at ded00000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: nvme
	Kernel modules: nvme

08:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo Dummy Function [1022:14ac] (rev 01)
	Subsystem: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo Dummy Function [1022:14ac]
	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: 34
	Capabilities: <access denied>

08:00.4 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] Device [1022:14c9] (rev da) (prog-if 30 [XHCI])
	Subsystem: Gigabyte Technology Co., Ltd Device [1458:5007]
	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 168
	IOMMU group: 34
	Region 0: Memory at deb00000 (64-bit, non-prefetchable) [size=1M]
	Capabilities: <access denied>
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci

08:00.5 Encryption controller [1080]: Advanced Micro Devices, Inc. [AMD] Genoa CCP/PSP 4.0 Device [1022:14ca]
	Subsystem: Advanced Micro Devices, Inc. [AMD] Genoa CCP/PSP 4.0 Device [1022:14ca]
	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 195
	IOMMU group: 34
	Region 2: Memory at dea00000 (32-bit, non-prefetchable) [size=1M]
	Region 5: Memory at dec08000 (32-bit, non-prefetchable) [size=8K]
	Capabilities: <access denied>
	Kernel driver in use: ccp
	Kernel modules: ccp

08:00.7 Audio device [0403]: Advanced Micro Devices, Inc. [AMD] Device [1022:14cc]
	Subsystem: Gigabyte Technology Co., Ltd Device [1458:a198]
	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 200
	IOMMU group: 34
	Region 0: Memory at dec00000 (32-bit, non-prefetchable) [size=32K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel

40:00.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo Root Complex [1022:14a4] (rev 01)
	Subsystem: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo Root Complex [1022:14a4]
	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-

40:00.2 IOMMU [0806]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo IOMMU [1022:149e] (rev 01)
	Subsystem: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo IOMMU [1022:149e]
	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>

40:00.3 Root Complex Event Collector [0807]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo RCEC [1022:14a6]
	Subsystem: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo RCEC [1022:14a6]
	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 64
	IOMMU group: 40
	Capabilities: <access denied>
	Kernel driver in use: pcieport

40:01.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo Dummy Host Bridge [1022:149f] (rev 01)
	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: 41

40:01.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo GPP Bridge [1022:14ab] (rev 01) (prog-if 00 [Normal decode])
	Subsystem: Advanced Micro Devices, Inc. [AMD] Device [1022:1453]
	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 65
	IOMMU group: 42
	Bus: primary=40, secondary=41, subordinate=43, sec-latency=0
	I/O behind bridge: 6000-6fff [size=4K] [16-bit]
	Memory behind bridge: 96800000-96afffff [size=3M] [32-bit]
	Prefetchable memory behind bridge: 7ffe0000000-7fff01fffff [size=258M] [32-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

40:02.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo Dummy Host Bridge [1022:149f] (rev 01)
	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: 43

40:03.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo Dummy Host Bridge [1022:149f] (rev 01)
	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: 44

40:03.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo GPP Bridge [1022:14a5] (rev 01) (prog-if 00 [Normal decode])
	Subsystem: Advanced Micro Devices, Inc. [AMD] Device [1022:1453]
	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 66
	IOMMU group: 45
	Bus: primary=40, secondary=44, subordinate=44, sec-latency=0
	I/O behind bridge: [disabled] [32-bit]
	Memory behind bridge: 96b00000-96bfffff [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

40:03.3 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo GPP Bridge [1022:14a5] (rev 01) (prog-if 00 [Normal decode])
	Subsystem: Advanced Micro Devices, Inc. [AMD] Device [1022:1453]
	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 67
	IOMMU group: 46
	Bus: primary=40, secondary=45, subordinate=54, sec-latency=0
	I/O behind bridge: 5000-5fff [size=4K] [16-bit]
	Memory behind bridge: 86000000-966fffff [size=263M] [32-bit]
	Prefetchable memory behind bridge: 7ffc0000000-7ffd41fffff [size=322M] [32-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

40:04.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo Dummy Host Bridge [1022:149f] (rev 01)
	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: 47

40:05.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo Dummy Host Bridge [1022:149f] (rev 01)
	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: 48

40:07.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo Dummy Host Bridge [1022:149f] (rev 01)
	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: 49

40:07.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo Internal PCIe GPP Bridge to Bus [D:B] [1022:14a7] (rev 01) (prog-if 00 [Normal decode])
	Subsystem: Advanced Micro Devices, Inc. [AMD] Device [1022:14a4]
	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 69
	IOMMU group: 49
	Bus: primary=40, secondary=55, subordinate=55, 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

41:00.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 XL Upstream Port of PCI Express Switch [1002:1478] (rev c7) (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 70
	IOMMU group: 50
	Region 0: Memory at 96a00000 (32-bit, non-prefetchable) [size=16K]
	Bus: primary=41, secondary=42, subordinate=43, sec-latency=0
	I/O behind bridge: 6000-6fff [size=4K] [16-bit]
	Memory behind bridge: 96800000-969fffff [size=2M] [32-bit]
	Prefetchable memory behind bridge: 7ffe0000000-7fff01fffff [size=258M] [32-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

42:00.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 XL Downstream Port of PCI Express Switch [1002:1479] (prog-if 00 [Normal decode])
	Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 XL Downstream Port of PCI Express Switch [1002:1479]
	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 71
	IOMMU group: 51
	Bus: primary=42, secondary=43, subordinate=43, sec-latency=0
	I/O behind bridge: 6000-6fff [size=4K] [16-bit]
	Memory behind bridge: 96800000-969fffff [size=2M] [32-bit]
	Prefetchable memory behind bridge: 7ffe0000000-7fff01fffff [size=258M] [32-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

43:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Navi 23 [Radeon RX 6600/6600 XT/6600M] [1002:73ff] (rev c7) (prog-if 00 [VGA controller])
	Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Device [1002:0e36]
	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 A routed to IRQ 70
	IOMMU group: 52
	Region 0: Memory at 7ffe0000000 (64-bit, prefetchable) [size=256M]
	Region 2: Memory at 7fff0000000 (64-bit, prefetchable) [size=2M]
	Region 4: I/O ports at 6000 [size=256]
	Region 5: Memory at 96800000 (32-bit, non-prefetchable) [size=1M]
	Expansion ROM at 96900000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: vfio-pci
	Kernel modules: amdgpu

43:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Navi 21/23 HDMI/DP Audio Controller [1002:ab28]
	Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Navi 21/23 HDMI/DP Audio Controller [1002:ab28]
	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 63
	IOMMU group: 53
	Region 0: Memory at 96920000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: vfio-pci
	Kernel modules: snd_hda_intel

44:00.0 Non-Volatile memory controller [0108]: Shenzhen Longsys Electronics Co., Ltd. Lexar NM790 NVME SSD (DRAM-less) [1d97:1602] (rev 01) (prog-if 02 [NVM Express])
	Subsystem: Shenzhen Longsys Electronics Co., Ltd. Lexar NM790 NVME SSD (DRAM-less) [1d97:1602]
	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 89
	IOMMU group: 54
	Region 0: Memory at 96b00000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: nvme
	Kernel modules: nvme

45:00.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 600 Series Chipset PCIe Switch Upstream Port [1022:43f4] (rev 01) (prog-if 00 [Normal decode])
	Subsystem: ASMedia Technology Inc. Device [1b21:3328]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 26
	IOMMU group: 55
	Bus: primary=45, secondary=46, subordinate=54, sec-latency=0
	I/O behind bridge: 5000-5fff [size=4K] [16-bit]
	Memory behind bridge: 86000000-966fffff [size=263M] [32-bit]
	Prefetchable memory behind bridge: 7ffc0000000-7ffd41fffff [size=322M] [32-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

46:02.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 600 Series Chipset PCIe Switch Downstream Port [1022:43f5] (rev 01) (prog-if 00 [Normal decode])
	Subsystem: ASMedia Technology Inc. Device [1b21:3328]
	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 72
	IOMMU group: 56
	Bus: primary=46, secondary=47, subordinate=47, sec-latency=0
	I/O behind bridge: [disabled] [32-bit]
	Memory behind bridge: 96200000-963fffff [size=2M] [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

46:03.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 600 Series Chipset PCIe Switch Downstream Port [1022:43f5] (rev 01) (prog-if 00 [Normal decode])
	Subsystem: ASMedia Technology Inc. Device [1b21:3328]
	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 74
	IOMMU group: 57
	Bus: primary=46, secondary=48, subordinate=48, sec-latency=0
	I/O behind bridge: 5000-5fff [size=4K] [16-bit]
	Memory behind bridge: 96600000-966fffff [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

46:08.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 600 Series Chipset PCIe Switch Downstream Port [1022:43f5] (rev 01) (prog-if 00 [Normal decode])
	Subsystem: ASMedia Technology Inc. Device [1b21:3328]
	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 75
	IOMMU group: 58
	Bus: primary=46, secondary=49, subordinate=52, sec-latency=0
	I/O behind bridge: [disabled] [32-bit]
	Memory behind bridge: 86000000-960fffff [size=257M] [32-bit]
	Prefetchable memory behind bridge: 7ffc0000000-7ffd41fffff [size=322M] [32-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

46:0c.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 600 Series Chipset PCIe Switch Downstream Port [1022:43f5] (rev 01) (prog-if 00 [Normal decode])
	Subsystem: ASMedia Technology Inc. Device [1b21:3328]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 26
	IOMMU group: 59
	Bus: primary=46, secondary=53, subordinate=53, sec-latency=0
	I/O behind bridge: [disabled] [16-bit]
	Memory behind bridge: 96500000-965fffff [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

46:0d.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 600 Series Chipset PCIe Switch Downstream Port [1022:43f5] (rev 01) (prog-if 00 [Normal decode])
	Subsystem: ASMedia Technology Inc. Device [1b21:3328]
	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
	IOMMU group: 60
	Bus: primary=46, secondary=54, subordinate=54, sec-latency=0
	I/O behind bridge: [disabled] [16-bit]
	Memory behind bridge: 96400000-964fffff [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

47:00.0 Network controller [0280]: Qualcomm Technologies, Inc WCN785x Wi-Fi 7(802.11be) 320MHz 2x2 [FastConnect 7800] [17cb:1107] (rev 01)
	Subsystem: Foxconn International, Inc. Device [105b:e0fb]
	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: 56
	Region 0: Memory at 96200000 (64-bit, non-prefetchable) [size=2M]
	Capabilities: <access denied>
	Kernel modules: ath12k

48:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller [10ec:8125] (rev 05)
	Subsystem: Gigabyte Technology Co., Ltd Device [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 73
	IOMMU group: 57
	Region 0: I/O ports at 5000 [size=256]
	Region 2: Memory at 96600000 (64-bit, non-prefetchable) [size=64K]
	Region 4: Memory at 96610000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: r8169
	Kernel modules: r8169

49:00.0 PCI bridge [0604]: Intel Corporation Thunderbolt 4 Bridge [Maple Ridge 4C 2020] [8086:1136] (rev 02) (prog-if 00 [Normal decode])
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 26
	IOMMU group: 58
	Bus: primary=49, secondary=4a, subordinate=52, sec-latency=0
	I/O behind bridge: [disabled] [32-bit]
	Memory behind bridge: 86000000-960fffff [size=257M] [32-bit]
	Prefetchable memory behind bridge: 7ffc0000000-7ffd41fffff [size=322M] [32-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

4a:00.0 PCI bridge [0604]: Intel Corporation Thunderbolt 4 Bridge [Maple Ridge 4C 2020] [8086:1136] (rev 02) (prog-if 00 [Normal decode])
	Subsystem: Intel Corporation Device [8086:0000]
	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 77
	IOMMU group: 58
	Bus: primary=4a, secondary=4b, subordinate=4b, sec-latency=0
	I/O behind bridge: [disabled] [32-bit]
	Memory behind bridge: [disabled] [32-bit]
	Prefetchable memory behind bridge: 7ffd4100000-7ffd41fffff [size=1M] [32-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

4a:01.0 PCI bridge [0604]: Intel Corporation Thunderbolt 4 Bridge [Maple Ridge 4C 2020] [8086:1136] (rev 02) (prog-if 00 [Normal decode])
	Subsystem: Intel Corporation Device [8086:0000]
	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 78
	IOMMU group: 58
	Bus: primary=4a, secondary=4c, subordinate=4e, sec-latency=0
	I/O behind bridge: [disabled] [32-bit]
	Memory behind bridge: 8e000000-95ffffff [size=128M] [32-bit]
	Prefetchable memory behind bridge: 7ffd0000000-7ffd3ffffff [size=64M] [32-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

4a:02.0 PCI bridge [0604]: Intel Corporation Thunderbolt 4 Bridge [Maple Ridge 4C 2020] [8086:1136] (rev 02) (prog-if 00 [Normal decode])
	Subsystem: Intel Corporation Device [8086:0000]
	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 79
	IOMMU group: 58
	Bus: primary=4a, secondary=4f, subordinate=4f, sec-latency=0
	I/O behind bridge: [disabled] [32-bit]
	Memory behind bridge: 96000000-960fffff [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

4a:03.0 PCI bridge [0604]: Intel Corporation Thunderbolt 4 Bridge [Maple Ridge 4C 2020] [8086:1136] (rev 02) (prog-if 00 [Normal decode])
	Subsystem: Intel Corporation Device [8086:0000]
	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 80
	IOMMU group: 58
	Bus: primary=4a, secondary=50, subordinate=52, sec-latency=0
	I/O behind bridge: [disabled] [32-bit]
	Memory behind bridge: 86000000-8dffffff [size=128M] [32-bit]
	Prefetchable memory behind bridge: 7ffc0000000-7ffc3ffffff [size=64M] [32-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

4b:00.0 USB controller [0c03]: Intel Corporation Thunderbolt 4 NHI [Maple Ridge 4C 2020] [8086:1137] (prog-if 40 [USB4 Host Interface])
	Subsystem: Intel Corporation Device [8086:0000]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 26
	IOMMU group: 58
	Region 0: Memory at 7ffd4100000 (64-bit, prefetchable) [size=256K]
	Region 2: Memory at 7ffd4140000 (64-bit, prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: thunderbolt
	Kernel modules: thunderbolt

4f:00.0 USB controller [0c03]: Intel Corporation Thunderbolt 4 USB Controller [Maple Ridge 4C 2020] [8086:1138] (prog-if 30 [XHCI])
	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 177
	IOMMU group: 58
	Region 0: Memory at 96000000 (64-bit, non-prefetchable) [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci

53:00.0 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] 600 Series Chipset USB 3.2 Controller [1022:43f7] (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 26
	IOMMU group: 59
	Region 0: Memory at 96500000 (64-bit, non-prefetchable) [size=32K]
	Capabilities: <access denied>
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci

54:00.0 SATA controller [0106]: Advanced Micro Devices, Inc. [AMD] 600 Series Chipset SATA Controller [1022:43f6] (rev 01) (prog-if 01 [AHCI 1.0])
	DeviceName: Chipset SATA
	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 A routed to IRQ 158
	IOMMU group: 60
	Region 5: Memory at 96480000 (32-bit, non-prefetchable) [size=1K]
	Expansion ROM at 96400000 [disabled] [size=512K]
	Capabilities: <access denied>
	Kernel driver in use: ahci
	Kernel modules: ahci

55:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo Dummy Function [1022:14ac] (rev 01)
	Subsystem: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo Dummy Function [1022:14ac]
	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: 49
	Capabilities: <access denied>

80:00.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo Root Complex [1022:14a4] (rev 01)
	Subsystem: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo Root Complex [1022:14a4]
	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-

80:00.2 IOMMU [0806]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo IOMMU [1022:149e] (rev 01)
	Subsystem: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo IOMMU [1022:149e]
	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>

80:00.3 Root Complex Event Collector [0807]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo RCEC [1022:14a6]
	Subsystem: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo RCEC [1022:14a6]
	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
	IOMMU group: 7
	Capabilities: <access denied>
	Kernel driver in use: pcieport

80:01.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo Dummy Host Bridge [1022:149f] (rev 01)
	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

80:01.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo GPP Bridge [1022:14ab] (rev 01) (prog-if 00 [Normal decode])
	Subsystem: Advanced Micro Devices, Inc. [AMD] Device [1022:1453]
	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 45
	IOMMU group: 9
	Bus: primary=80, secondary=81, subordinate=83, sec-latency=0
	I/O behind bridge: 9000-9fff [size=4K] [16-bit]
	Memory behind bridge: aea00000-aecfffff [size=3M] [32-bit]
	Prefetchable memory behind bridge: 47fe0000000-47ff01fffff [size=258M] [32-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

80:02.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo Dummy Host Bridge [1022:149f] (rev 01)
	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: 10

80:03.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo Dummy Host Bridge [1022:149f] (rev 01)
	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

80:03.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo GPP Bridge [1022:14a5] (rev 01) (prog-if 00 [Normal decode])
	Subsystem: Advanced Micro Devices, Inc. [AMD] Device [1022:1453]
	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 46
	IOMMU group: 12
	Bus: primary=80, secondary=84, subordinate=84, sec-latency=0
	I/O behind bridge: 8000-8fff [size=4K] [16-bit]
	Memory behind bridge: aef00000-aeffffff [size=1M] [32-bit]
	Prefetchable memory behind bridge: 2c040000000-2c0ffffffff [size=3G] [32-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

80:03.3 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo GPP Bridge [1022:14a5] (rev 01) (prog-if 00 [Normal decode])
	Subsystem: Advanced Micro Devices, Inc. [AMD] Device [1022:1453]
	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 47
	IOMMU group: 13
	Bus: primary=80, secondary=85, subordinate=85, sec-latency=0
	I/O behind bridge: [disabled] [32-bit]
	Memory behind bridge: aee00000-aeefffff [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

80:03.4 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo GPP Bridge [1022:14a5] (rev 01) (prog-if 00 [Normal decode])
	Subsystem: Advanced Micro Devices, Inc. [AMD] Device [1022:1453]
	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 48
	IOMMU group: 14
	Bus: primary=80, secondary=86, subordinate=86, sec-latency=0
	I/O behind bridge: [disabled] [32-bit]
	Memory behind bridge: aed00000-aedfffff [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

80:04.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo Dummy Host Bridge [1022:149f] (rev 01)
	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: 15

80:05.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo Dummy Host Bridge [1022:149f] (rev 01)
	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: 16

80:07.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo Dummy Host Bridge [1022:149f] (rev 01)
	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: 17

80:07.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo Internal PCIe GPP Bridge to Bus [D:B] [1022:14a7] (rev 01) (prog-if 00 [Normal decode])
	Subsystem: Advanced Micro Devices, Inc. [AMD] Device [1022:14a4]
	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 50
	IOMMU group: 17
	Bus: primary=80, secondary=87, subordinate=87, 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

81:00.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 XL Upstream Port of PCI Express Switch [1002:1478] (rev c1) (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 51
	IOMMU group: 18
	Region 0: Memory at aec00000 (32-bit, non-prefetchable) [size=16K]
	Bus: primary=81, secondary=82, subordinate=83, sec-latency=0
	I/O behind bridge: 9000-9fff [size=4K] [16-bit]
	Memory behind bridge: aea00000-aebfffff [size=2M] [32-bit]
	Prefetchable memory behind bridge: 47fe0000000-47ff01fffff [size=258M] [32-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

82:00.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 XL Downstream Port of PCI Express Switch [1002:1479] (prog-if 00 [Normal decode])
	Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 XL Downstream Port of PCI Express Switch [1002:1479]
	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
	IOMMU group: 19
	Bus: primary=82, secondary=83, subordinate=83, sec-latency=0
	I/O behind bridge: 9000-9fff [size=4K] [16-bit]
	Memory behind bridge: aea00000-aebfffff [size=2M] [32-bit]
	Prefetchable memory behind bridge: 47fe0000000-47ff01fffff [size=258M] [32-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

83:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Navi 22 [Radeon RX 6700/6700 XT/6750 XT / 6800M/6850M XT] [1002:73df] (rev c1) (prog-if 00 [VGA controller])
	Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Device [1002:0e36]
	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 255
	IOMMU group: 20
	Region 0: Memory at 47fe0000000 (64-bit, prefetchable) [size=256M]
	Region 2: Memory at 47ff0000000 (64-bit, prefetchable) [size=2M]
	Region 4: I/O ports at 9000 [disabled] [size=256]
	Region 5: Memory at aea00000 (32-bit, non-prefetchable) [size=1M]
	Expansion ROM at aeb00000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: vfio-pci
	Kernel modules: amdgpu

83:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Navi 21/23 HDMI/DP Audio Controller [1002:ab28]
	Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Navi 21/23 HDMI/DP Audio Controller [1002:ab28]
	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 255
	IOMMU group: 21
	Region 0: Memory at aeb20000 (32-bit, non-prefetchable) [disabled] [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: vfio-pci
	Kernel modules: snd_hda_intel

84:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Lexa XT [Radeon PRO WX 2100] [1002:6995] (prog-if 00 [VGA controller])
	Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Device [1002:0b0c]
	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 194
	IOMMU group: 22
	Region 0: Memory at 2c080000000 (64-bit, prefetchable) [size=2G]
	Region 2: Memory at 2c040000000 (64-bit, prefetchable) [size=2M]
	Region 4: I/O ports at 8000 [size=256]
	Region 5: Memory at aef00000 (32-bit, non-prefetchable) [size=256K]
	Expansion ROM at aef40000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: amdgpu
	Kernel modules: amdgpu

84: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: Advanced Micro Devices, Inc. [AMD/ATI] Baffin HDMI/DP Audio [Radeon RX 550 640SP / RX 560/560X] [1002: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 198
	IOMMU group: 22
	Region 0: Memory at aef60000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel

85:00.0 Non-Volatile memory controller [0108]: Shenzhen Longsys Electronics Co., Ltd. Lexar NM790 NVME SSD (DRAM-less) [1d97:1602] (rev 01) (prog-if 02 [NVM Express])
	Subsystem: Shenzhen Longsys Electronics Co., Ltd. Lexar NM790 NVME SSD (DRAM-less) [1d97:1602]
	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 81
	IOMMU group: 23
	Region 0: Memory at aee00000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: nvme
	Kernel modules: nvme

86:00.0 Non-Volatile memory controller [0108]: Shenzhen Longsys Electronics Co., Ltd. Lexar NM790 NVME SSD (DRAM-less) [1d97:1602] (rev 01) (prog-if 02 [NVM Express])
	Subsystem: Shenzhen Longsys Electronics Co., Ltd. Lexar NM790 NVME SSD (DRAM-less) [1d97:1602]
	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 84
	IOMMU group: 24
	Region 0: Memory at aed00000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: nvme
	Kernel modules: nvme

87:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo Dummy Function [1022:14ac] (rev 01)
	Subsystem: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo Dummy Function [1022:14ac]
	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: 17
	Capabilities: <access denied>

c0:00.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo Root Complex [1022:14a4] (rev 01)
	Subsystem: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo Root Complex [1022:14a4]
	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-

c0:00.2 IOMMU [0806]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo IOMMU [1022:149e] (rev 01)
	Subsystem: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo IOMMU [1022:149e]
	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>

c0:00.3 Root Complex Event Collector [0807]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo RCEC [1022:14a6]
	Subsystem: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo RCEC [1022:14a6]
	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
	IOMMU group: 0
	Capabilities: <access denied>
	Kernel driver in use: pcieport

c0:01.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo Dummy Host Bridge [1022:149f] (rev 01)
	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: 1

c0:02.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo Dummy Host Bridge [1022:149f] (rev 01)
	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

c0:03.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo Dummy Host Bridge [1022:149f] (rev 01)
	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

c0:04.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo Dummy Host Bridge [1022:149f] (rev 01)
	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

c0:05.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo Dummy Host Bridge [1022:149f] (rev 01)
	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

c0:07.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo Dummy Host Bridge [1022:149f] (rev 01)
	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

c0:07.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo Internal PCIe GPP Bridge to Bus [D:B] [1022:14a7] (rev 01) (prog-if 00 [Normal decode])
	Subsystem: Advanced Micro Devices, Inc. [AMD] Device [1022:14a4]
	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
	IOMMU group: 6
	Bus: primary=c0, secondary=c1, subordinate=c1, sec-latency=0
	I/O behind bridge: [disabled] [32-bit]
	Memory behind bridge: c6f00000-c6ffffff [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

c1:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo Dummy Function [1022:14ac] (rev 01)
	Subsystem: Advanced Micro Devices, Inc. [AMD] Genoa/Bergamo Dummy Function [1022:14ac]
	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
	Capabilities: <access denied>

c1:00.4 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] Device [1022:14c9] (rev da) (prog-if 30 [XHCI])
	Subsystem: Gigabyte Technology Co., Ltd Device [1458:5007]
	!!! Unknown header type 7f
	Interrupt: pin ? routed to IRQ 159
	IOMMU group: 6
	Region 0: Memory at c6f00000 (64-bit, non-prefetchable) [size=1M]
	Kernel modules: xhci_pci


** USB devices:
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 002: ID 1ea7:0064 SHARKOON Technologies GmbH 2.4GHz Wireless rechargeable vertical mouse [More&Better]
Bus 003 Device 003: ID 258a:1006 Gaming KB  Gaming KB 
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 007 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 007 Device 002: ID 0bda:5411 Realtek Semiconductor Corp. RTS5411 Hub
Bus 007 Device 003: ID 0414:a00b Giga-Byte Technology Co., Ltd USB Audio
Bus 007 Device 004: ID 048d:5702 Integrated Technology Express, Inc. RGB LED Controller
Bus 007 Device 005: ID 0489:e10d Foxconn / Hon Hai 
Bus 007 Device 006: ID 05e3:0608 Genesys Logic, Inc. Hub
Bus 008 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 008 Device 002: ID 0bda:0411 Realtek Semiconductor Corp. Hub


-- System Information:
Debian Release: 13.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.12.43+deb13-amd64 (SMP w/48 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=C.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.12.43+deb13-amd64 depends on:
ii  initramfs-tools [linux-initramfs-tool]  0.148.3
ii  kmod                                    34.2-2
ii  linux-base                              4.12

Versions of packages linux-image-6.12.43+deb13-amd64 recommends:
ii  apparmor  4.1.0-1

Versions of packages linux-image-6.12.43+deb13-amd64 suggests:
pn  debian-kernel-handbook  <none>
pn  firmware-linux-free     <none>
ii  grub-efi-amd64          2.12-9
pn  linux-doc-6.12          <none>

Versions of packages linux-image-6.12.43+deb13-amd64 is related to:
ii  firmware-amd-graphics      20250410-2
pn  firmware-atheros           <none>
pn  firmware-bnx2              <none>
pn  firmware-bnx2x             <none>
pn  firmware-brcm80211         <none>
pn  firmware-cavium            <none>
pn  firmware-cirrus            <none>
pn  firmware-intel-graphics    <none>
pn  firmware-intel-misc        <none>
pn  firmware-intel-sound       <none>
pn  firmware-ipw2x00           <none>
pn  firmware-ivtv              <none>
pn  firmware-iwlwifi           <none>
pn  firmware-libertas          <none>
pn  firmware-marvell-prestera  <none>
pn  firmware-mediatek          <none>
pn  firmware-misc-nonfree      <none>
pn  firmware-myricom           <none>
pn  firmware-netronome         <none>
pn  firmware-netxen            <none>
pn  firmware-nvidia-graphics   <none>
pn  firmware-qcom-soc          <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


Reply to: