Package: src:linux Version: 6.11.10-1 Severity: normal Tags: upstream X-Debbugs-Cc: frc.gabr...@gmail.com
Dear Maintainer, I noticed a kernel task hang happening when connecting to a bluetooth speaker with the 6.11.10 kernel: [ 242.818415] INFO: task gsd-rfkill:3281 blocked for more than 120 seconds. [ 242.818423] Not tainted 6.11.10-amd64 #1 Debian 6.11.10-1 [ 242.818426] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 242.818428] task:gsd-rfkill state:D stack:0 pid:3281 tgid:3281 ppid:2806 flags:0x00004002 [ 242.818433] Call Trace: [ 242.818435] <TASK> [ 242.818439] __schedule+0x3ec/0xb00 [ 242.818447] schedule+0x27/0xf0 [ 242.818450] schedule_preempt_disabled+0x15/0x30 [ 242.818452] __mutex_lock.constprop.0+0x3d0/0x6d0 [ 242.818460] mgmt_set_connectable_complete+0x9e/0x160 [bluetooth] [ 242.818489] ? complete+0x1c/0x80 [ 242.818494] _hci_cmd_sync_cancel_entry.constprop.0+0x20/0x60 [bluetooth] [ 242.818519] hci_cmd_sync_dequeue+0xcc/0x110 [bluetooth] [ 242.818539] ? __pfx_cmd_complete_rsp+0x10/0x10 [bluetooth] [ 242.818559] cmd_complete_rsp+0x21/0x60 [bluetooth] [ 242.818578] mgmt_pending_foreach+0x43/0x80 [bluetooth] [ 242.818600] __mgmt_power_off+0x8f/0x180 [bluetooth] [ 242.818620] ? srso_alias_return_thunk+0x5/0xfbef5 [ 242.818624] hci_dev_close_sync+0x4e0/0x5f0 [bluetooth] [ 242.818646] hci_set_powered_sync+0x135/0x240 [bluetooth] [ 242.818666] ? srso_alias_return_thunk+0x5/0xfbef5 [ 242.818669] hci_rfkill_set_block+0x7f/0x120 [bluetooth] [ 242.818690] rfkill_set_block+0x9a/0x170 [rfkill] [ 242.818694] rfkill_fop_write+0x164/0x210 [rfkill] [ 242.818698] vfs_write+0xfe/0x460 [ 242.818703] ? srso_alias_return_thunk+0x5/0xfbef5 [ 242.818706] ? srso_alias_return_thunk+0x5/0xfbef5 [ 242.818709] ksys_write+0xb9/0xf0 [ 242.818713] do_syscall_64+0x82/0x190 [ 242.818717] ? srso_alias_return_thunk+0x5/0xfbef5 [ 242.818719] ? syscall_exit_to_user_mode+0x4d/0x210 [ 242.818722] ? srso_alias_return_thunk+0x5/0xfbef5 [ 242.818724] ? do_syscall_64+0x8e/0x190 [ 242.818726] ? srso_alias_return_thunk+0x5/0xfbef5 [ 242.818729] entry_SYSCALL_64_after_hwframe+0x76/0x7e [ 242.818733] RIP: 0033:0x7fb507256bff [ 242.818754] RSP: 002b:00007ffff22ef600 EFLAGS: 00000293 ORIG_RAX: 0000000000000001 [ 242.818758] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007fb507256bff [ 242.818760] RDX: 0000000000000008 RSI: 000055aad62e8950 RDI: 0000000000000008 [ 242.818761] RBP: 00007ffff22ef650 R08: 0000000000000000 R09: 000055aad62d51a8 [ 242.818763] R10: aaaaaaaaaaaaaaab R11: 0000000000000293 R12: 0000000000000001 [ 242.818765] R13: 00007ffff22ef6b0 R14: 00007fb506e317c8 R15: 000055aad62dc4a0 [ 242.818770] </TASK> After that gnome settings shows "No Bluetooth Found" message and the computer hangs during shuting down. Greetings, Gabriel Francisco *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? * What exactly did you do (or not do) that was effective (or ineffective)? * What was the outcome of this action? * What outcome did you expect instead? *** End of the template - remove these template lines *** -- Package-specific info: ** Version: Linux version 6.11.10-amd64 (debian-kernel@lists.debian.org) (x86_64-linux-gnu-gcc-14 (Debian 14.2.0-8) 14.2.0, GNU ld (GNU Binutils for Debian) 2.43.1) #1 SMP PREEMPT_DYNAMIC Debian 6.11.10-1 (2024-11-23) ** Command line: BOOT_IMAGE=/vmlinuz-6.11.10-amd64 root=/dev/mapper/iron-system ro net.ifnames=1 biosdevname=0 cgroup_enable=memory cgroup_enable=cpuset swapaccount=1 scsi_mod.use_blk_mq=y dm_mod.use_blk_mq=y amd_pstate=active quiet ** Not tainted ** Kernel log: [ 605.287100] ? do_syscall_64+0x8e/0x190 [ 605.287102] ? srso_alias_return_thunk+0x5/0xfbef5 [ 605.287105] entry_SYSCALL_64_after_hwframe+0x76/0x7e [ 605.287109] RIP: 0033:0x7fb507256bff [ 605.287132] RSP: 002b:00007ffff22ef600 EFLAGS: 00000293 ORIG_RAX: 0000000000000001 [ 605.287136] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007fb507256bff [ 605.287137] RDX: 0000000000000008 RSI: 000055aad62e8950 RDI: 0000000000000008 [ 605.287139] RBP: 00007ffff22ef650 R08: 0000000000000000 R09: 000055aad62d51a8 [ 605.287140] R10: aaaaaaaaaaaaaaab R11: 0000000000000293 R12: 0000000000000001 [ 605.287142] R13: 00007ffff22ef6b0 R14: 00007fb506e317c8 R15: 000055aad62dc4a0 [ 605.287147] </TASK> [ 605.287161] INFO: task kworker/u65:15:3914 blocked for more than 483 seconds. [ 605.287164] Not tainted 6.11.10-amd64 #1 Debian 6.11.10-1 [ 605.287166] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 605.287167] task:kworker/u65:15 state:D stack:0 pid:3914 tgid:3914 ppid:2 flags:0x00004000 [ 605.287171] Workqueue: hci0 hci_cmd_sync_work [bluetooth] [ 605.287192] Call Trace: [ 605.287193] <TASK> [ 605.287195] __schedule+0x3ec/0xb00 [ 605.287200] schedule+0x27/0xf0 [ 605.287203] schedule_preempt_disabled+0x15/0x30 [ 605.287205] __mutex_lock.constprop.0+0x3d0/0x6d0 [ 605.287208] ? finish_task_switch.isra.0+0x97/0x2c0 [ 605.287212] hci_cmd_sync_work+0x96/0x160 [bluetooth] [ 605.287231] process_one_work+0x177/0x330 [ 605.287236] worker_thread+0x252/0x390 [ 605.287239] ? __pfx_worker_thread+0x10/0x10 [ 605.287242] kthread+0xd2/0x100 [ 605.287245] ? __pfx_kthread+0x10/0x10 [ 605.287249] ret_from_fork+0x34/0x50 [ 605.287253] ? __pfx_kthread+0x10/0x10 [ 605.287256] ret_from_fork_asm+0x1a/0x30 [ 605.287262] </TASK> [ 726.156638] INFO: task gsd-rfkill:3281 blocked for more than 604 seconds. [ 726.156644] Not tainted 6.11.10-amd64 #1 Debian 6.11.10-1 [ 726.156647] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 726.156649] task:gsd-rfkill state:D stack:0 pid:3281 tgid:3281 ppid:2806 flags:0x00004002 [ 726.156653] Call Trace: [ 726.156655] <TASK> [ 726.156660] __schedule+0x3ec/0xb00 [ 726.156667] schedule+0x27/0xf0 [ 726.156669] schedule_preempt_disabled+0x15/0x30 [ 726.156672] __mutex_lock.constprop.0+0x3d0/0x6d0 [ 726.156679] mgmt_set_connectable_complete+0x9e/0x160 [bluetooth] [ 726.156706] ? complete+0x1c/0x80 [ 726.156710] _hci_cmd_sync_cancel_entry.constprop.0+0x20/0x60 [bluetooth] [ 726.156734] hci_cmd_sync_dequeue+0xcc/0x110 [bluetooth] [ 726.156752] ? __pfx_cmd_complete_rsp+0x10/0x10 [bluetooth] [ 726.156771] cmd_complete_rsp+0x21/0x60 [bluetooth] [ 726.156788] mgmt_pending_foreach+0x43/0x80 [bluetooth] [ 726.156809] __mgmt_power_off+0x8f/0x180 [bluetooth] [ 726.156827] ? srso_alias_return_thunk+0x5/0xfbef5 [ 726.156831] hci_dev_close_sync+0x4e0/0x5f0 [bluetooth] [ 726.156852] hci_set_powered_sync+0x135/0x240 [bluetooth] [ 726.156871] ? srso_alias_return_thunk+0x5/0xfbef5 [ 726.156873] hci_rfkill_set_block+0x7f/0x120 [bluetooth] [ 726.156892] rfkill_set_block+0x9a/0x170 [rfkill] [ 726.156896] rfkill_fop_write+0x164/0x210 [rfkill] [ 726.156900] vfs_write+0xfe/0x460 [ 726.156906] ? srso_alias_return_thunk+0x5/0xfbef5 [ 726.156908] ? srso_alias_return_thunk+0x5/0xfbef5 [ 726.156910] ksys_write+0xb9/0xf0 [ 726.156914] do_syscall_64+0x82/0x190 [ 726.156917] ? srso_alias_return_thunk+0x5/0xfbef5 [ 726.156919] ? syscall_exit_to_user_mode+0x4d/0x210 [ 726.156922] ? srso_alias_return_thunk+0x5/0xfbef5 [ 726.156923] ? do_syscall_64+0x8e/0x190 [ 726.156925] ? srso_alias_return_thunk+0x5/0xfbef5 [ 726.156928] entry_SYSCALL_64_after_hwframe+0x76/0x7e [ 726.156932] RIP: 0033:0x7fb507256bff [ 726.156952] RSP: 002b:00007ffff22ef600 EFLAGS: 00000293 ORIG_RAX: 0000000000000001 [ 726.156955] RAX: ffffffffffffffda RBX: 0000000000000001 RCX: 00007fb507256bff [ 726.156956] RDX: 0000000000000008 RSI: 000055aad62e8950 RDI: 0000000000000008 [ 726.156958] RBP: 00007ffff22ef650 R08: 0000000000000000 R09: 000055aad62d51a8 [ 726.156959] R10: aaaaaaaaaaaaaaab R11: 0000000000000293 R12: 0000000000000001 [ 726.156960] R13: 00007ffff22ef6b0 R14: 00007fb506e317c8 R15: 000055aad62dc4a0 [ 726.156965] </TASK> [ 726.156972] INFO: task kworker/u65:15:3914 blocked for more than 604 seconds. [ 726.156974] Not tainted 6.11.10-amd64 #1 Debian 6.11.10-1 [ 726.156976] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 726.156978] task:kworker/u65:15 state:D stack:0 pid:3914 tgid:3914 ppid:2 flags:0x00004000 [ 726.156981] Workqueue: hci0 hci_cmd_sync_work [bluetooth] [ 726.157000] Call Trace: [ 726.157002] <TASK> [ 726.157004] __schedule+0x3ec/0xb00 [ 726.157008] schedule+0x27/0xf0 [ 726.157010] schedule_preempt_disabled+0x15/0x30 [ 726.157013] __mutex_lock.constprop.0+0x3d0/0x6d0 [ 726.157016] ? finish_task_switch.isra.0+0x97/0x2c0 [ 726.157020] hci_cmd_sync_work+0x96/0x160 [bluetooth] [ 726.157038] process_one_work+0x177/0x330 [ 726.157042] worker_thread+0x252/0x390 [ 726.157046] ? __pfx_worker_thread+0x10/0x10 [ 726.157048] kthread+0xd2/0x100 [ 726.157051] ? __pfx_kthread+0x10/0x10 [ 726.157054] ret_from_fork+0x34/0x50 [ 726.157057] ? __pfx_kthread+0x10/0x10 [ 726.157060] ret_from_fork_asm+0x1a/0x30 [ 726.157066] </TASK> [ 726.157067] Future hung task reports are suppressed, see sysctl kernel.hung_task_warnings ** Model information sys_vendor: ASUS product_name: System Product Name product_version: System Version chassis_vendor: Default string chassis_version: Default string bios_vendor: American Megatrends Inc. bios_version: 3611 board_vendor: ASUSTeK COMPUTER INC. board_name: ROG STRIX B550-F GAMING WIFI II board_version: Rev X.0x ** Loaded modules: rfcomm algif_hash algif_skcipher af_alg snd_seq_dummy snd_hrtimer snd_seq snd_seq_device cmac ccm nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv6 nft_reject wireguard nft_ct libchacha20poly1305 chacha_x86_64 poly1305_x86_64 curve25519_x86_64 libcurve25519_generic libchacha ip6_udp_tunnel udp_tunnel nft_chain_nat xt_MASQUERADE nf_nat xt_addrtype xt_comment xt_conntrack nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 xt_multiport ipt_REJECT nf_reject_ipv4 xt_CHECKSUM xt_tcpudp nft_compat nf_tables qrtr nfnetlink_log lz4 bnep lz4_compress zram ip_set_hash_net nls_ascii binfmt_misc ip_set nls_cp437 vfat fat amd_atl intel_rapl_msr intel_rapl_common mt7921e mt7921_common mt792x_lib mt76_connac_lib mt76 snd_hda_codec_realtek mac80211 snd_hda_codec_generic snd_hda_scodec_component snd_hda_codec_hdmi btusb btrtl btintel snd_hda_intel edac_mce_amd btbcm snd_intel_dspcfg btmtk snd_intel_sdw_acpi kvm_amd nct6775 snd_hda_codec libarc4 bluetooth nct6775_core kvm jc42 snd_hda_core cfg80211 asus_nb_wmi eeepc_wmi snd_hwdep asus_wmi snd_pcm joydev ee1004 sparse_keymap platform_profile rapl snd_timer battery sp5100_tco snd wmi_bmof ccp watchdog soundcore rfkill k10temp hwmon_vid sg evdev br_netfilter bridge stp llc msr parport_pc ppdev lp parport nvme_fabrics efi_pstore configfs nfnetlink ip_tables x_tables autofs4 ext4 mbcache jbd2 btrfs blake2b_generic dm_crypt dm_mod efivarfs raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor raid6_pq libcrc32c crc32c_generic raid1 raid0 md_mod hid_generic usbhid hid amdgpu amdxcp drm_exec gpu_sched drm_buddy video i2c_algo_bit drm_suballoc_helper drm_display_helper cec sd_mod rc_core drm_ttm_helper crct10dif_pclmul crc32_pclmul ttm crc32c_intel xhci_pci xhci_hcd ahci drm_kms_helper r8169 ghash_clmulni_intel libahci drm libata sha512_ssse3 realtek nvme mdio_devres sha256_ssse3 usbcore scsi_mod igc sha1_ssse3 libphy i2c_piix4 nvme_core crc16 i2c_smbus usb_common scsi_common wmi gpio_amdpt gpio_generic button aesni_intel gf128mul crypto_simd cryptd ** PCI devices: 00:00.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Root Complex [1022:1480] Subsystem: ASUSTeK Computer Inc. Device [1043:8808] 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: ASUSTeK Computer Inc. Device [1043:8808] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr+ Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Interrupt: pin ? routed to IRQ 25 Capabilities: <access denied> 00:01.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] 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.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge [1022:1483] (prog-if 00 [Normal decode]) Subsystem: ASUSTeK Computer Inc. Device [1043:8808] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin ? routed to IRQ 26 IOMMU group: 1 Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 I/O behind bridge: [disabled] [32-bit] Memory behind bridge: fcf00000-fcffffff [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] Starship/Matisse GPP Bridge [1022:1483] (prog-if 00 [Normal decode]) Subsystem: ASUSTeK Computer Inc. Device [1043:8808] 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: 2 Bus: primary=00, secondary=02, subordinate=0a, sec-latency=0 I/O behind bridge: f000-ffff [size=4K] [16-bit] Memory behind bridge: fc400000-fc8fffff [size=5M] [32-bit] Prefetchable memory behind bridge: 7c10100000-7c103fffff [size=3M] [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 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: 3 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: 4 00:03.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge [1022:1483] (prog-if 00 [Normal decode]) Subsystem: ASUSTeK Computer Inc. Device [1043:8808] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin ? routed to IRQ 28 IOMMU group: 5 Bus: primary=00, secondary=0b, subordinate=0d, sec-latency=0 I/O behind bridge: e000-efff [size=4K] [16-bit] Memory behind bridge: fcc00000-fcefffff [size=3M] [32-bit] Prefetchable memory behind bridge: 7800000000-7c0fffffff [size=16640M] [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 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: 6 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: 7 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: 8 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: ASUSTeK Computer Inc. Device [1043:8808] 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=0e, subordinate=0e, 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: 10 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: ASUSTeK Computer Inc. Device [1043:8808] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 31 IOMMU group: 11 Bus: primary=00, secondary=0f, subordinate=0f, 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: ASUSTeK Computer Inc. Device [1043:87c0] 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: 12 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: ASUSTeK Computer Inc. Device [1043:87c0] 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: 12 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: 13 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: 13 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: 13 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: 13 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: 13 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: 13 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: 13 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: 13 01:00.0 Non-Volatile memory controller [0108]: Sandisk Corp WD Black SN850X NVMe SSD [15b7:5030] (rev 01) (prog-if 02 [NVM Express]) Subsystem: Sandisk Corp WD Black SN850X NVMe SSD [15b7:5030] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 45 IOMMU group: 14 Region 0: Memory at fcf00000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: nvme Kernel modules: nvme 02:00.0 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] 500 Series Chipset USB 3.1 XHCI Controller [1022:43ee] (prog-if 30 [XHCI]) Subsystem: ASMedia Technology Inc. ASM1042A USB 3.0 Host Controller [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 33 IOMMU group: 15 Region 0: Memory at fc8a0000 (64-bit, non-prefetchable) [size=32K] Capabilities: <access denied> Kernel driver in use: xhci_hcd Kernel modules: xhci_pci 02:00.1 SATA controller [0106]: Advanced Micro Devices, Inc. [AMD] 500 Series Chipset SATA Controller [1022:43eb] (prog-if 01 [AHCI 1.0]) Subsystem: ASMedia Technology Inc. ASM1062 Serial ATA 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 102 IOMMU group: 15 Region 5: Memory at fc880000 (32-bit, non-prefetchable) [size=128K] Expansion ROM at fc800000 [disabled] [size=512K] Capabilities: <access denied> Kernel driver in use: ahci Kernel modules: ahci 02:00.2 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 500 Series Chipset Switch Upstream Port [1022:43e9] (prog-if 00 [Normal decode]) Subsystem: ASMedia Technology Inc. Device [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 32 IOMMU group: 15 Bus: primary=02, secondary=03, subordinate=0a, sec-latency=0 I/O behind bridge: f000-ffff [size=4K] [16-bit] Memory behind bridge: fc400000-fc7fffff [size=4M] [32-bit] Prefetchable memory behind bridge: 7c10100000-7c103fffff [size=3M] [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 03:00.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Device [1022:43ea] (prog-if 00 [Normal decode]) Subsystem: ASMedia Technology Inc. Device [1b21:3308] 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: 15 Bus: primary=03, secondary=04, subordinate=04, sec-latency=0 I/O behind bridge: [disabled] [32-bit] Memory behind bridge: fc700000-fc7fffff [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 03:01.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Device [1022:43ea] (prog-if 00 [Normal decode]) Subsystem: ASMedia Technology Inc. Device [1b21:3308] 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: 15 Bus: primary=03, 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 03:02.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Device [1022:43ea] (prog-if 00 [Normal decode]) Subsystem: ASMedia Technology Inc. Device [1b21:3308] 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: 15 Bus: primary=03, secondary=06, subordinate=06, sec-latency=0 I/O behind bridge: f000-ffff [size=4K] [16-bit] Memory behind bridge: [disabled] [32-bit] Prefetchable memory behind bridge: 7c10300000-7c103fffff [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 03:03.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Device [1022:43ea] (prog-if 00 [Normal decode]) Subsystem: ASMedia Technology Inc. Device [1b21:3308] 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: 15 Bus: primary=03, 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 03:04.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Device [1022:43ea] (prog-if 00 [Normal decode]) Subsystem: ASMedia Technology Inc. Device [1b21:3308] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 40 IOMMU group: 15 Bus: primary=03, secondary=08, subordinate=08, sec-latency=0 I/O behind bridge: [disabled] [32-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 03:08.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Device [1022:43ea] (prog-if 00 [Normal decode]) Subsystem: ASMedia Technology Inc. Device [1b21:3308] 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: 15 Bus: primary=03, secondary=09, subordinate=09, sec-latency=0 I/O behind bridge: [disabled] [32-bit] Memory behind bridge: [disabled] [32-bit] Prefetchable memory behind bridge: 7c10100000-7c102fffff [size=2M] [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 03:09.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Device [1022:43ea] (prog-if 00 [Normal decode]) Subsystem: ASMedia Technology Inc. Device [1b21:3308] 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: 15 Bus: primary=03, secondary=0a, subordinate=0a, sec-latency=0 I/O behind bridge: [disabled] [32-bit] Memory behind bridge: fc400000-fc5fffff [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 04:00.0 Non-Volatile memory controller [0108]: Sandisk Corp SanDisk Extreme Pro / WD Black SN750 / PC SN730 / Red SN700 NVMe SSD [15b7:5006] (prog-if 02 [NVM Express]) Subsystem: Sandisk Corp SanDisk Extreme Pro / WD Black SN750 / PC SN730 / Red SN700 NVMe SSD [15b7:5006] 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: 15 Region 0: Memory at fc700000 (64-bit, non-prefetchable) [size=16K] Region 4: Memory at fc704000 (64-bit, non-prefetchable) [size=256] Capabilities: <access denied> Kernel driver in use: nvme Kernel modules: nvme 06:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 06) Subsystem: Realtek Semiconductor Co., Ltd. Device [10ec:0123] 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: 15 Region 0: I/O ports at f000 [size=256] Region 2: Memory at 7c10304000 (64-bit, prefetchable) [size=4K] Region 4: Memory at 7c10300000 (64-bit, prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: r8169 Kernel modules: r8169 08:00.0 Non-Volatile memory controller [0108]: Samsung Electronics Co Ltd NVMe SSD Controller S4LV008[Pascal] [144d:a80c] (prog-if 02 [NVM Express]) Subsystem: Samsung Electronics Co Ltd Device [144d:a801] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 33 IOMMU group: 15 Region 0: Memory at fc600000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: nvme Kernel modules: nvme 09:00.0 Network controller [0280]: MEDIATEK Corp. MT7921K (RZ608) Wi-Fi 6E 80MHz [14c3:0608] Subsystem: MEDIATEK Corp. MT7921K (RZ608) Wi-Fi 6E 80MHz [14c3:0608] 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 129 IOMMU group: 15 Region 0: Memory at 7c10100000 (64-bit, prefetchable) [size=1M] Region 2: Memory at 7c10200000 (64-bit, prefetchable) [size=16K] Region 4: Memory at 7c10204000 (64-bit, prefetchable) [size=4K] Capabilities: <access denied> Kernel driver in use: mt7921e Kernel modules: mt7921e 0a:00.0 Ethernet controller [0200]: Intel Corporation Ethernet Controller I225-V [8086:15f3] (rev 01) Subsystem: ASUSTeK Computer Inc. Device [1043:87d2] 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: 15 Region 0: Memory at fc400000 (32-bit, non-prefetchable) [size=1M] Region 3: Memory at fc500000 (32-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: igc Kernel modules: igc 0b: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 43 IOMMU group: 16 Region 0: Memory at fce00000 (32-bit, non-prefetchable) [size=16K] Bus: primary=0b, secondary=0c, subordinate=0d, sec-latency=0 I/O behind bridge: e000-efff [size=4K] [16-bit] Memory behind bridge: fcc00000-fcdfffff [size=2M] [32-bit] Prefetchable memory behind bridge: 7800000000-7c0fffffff [size=16640M] [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 0c: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 44 IOMMU group: 17 Bus: primary=0c, secondary=0d, subordinate=0d, sec-latency=0 I/O behind bridge: e000-efff [size=4K] [16-bit] Memory behind bridge: fcc00000-fcdfffff [size=2M] [32-bit] Prefetchable memory behind bridge: 7800000000-7c0fffffff [size=16640M] [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 0d:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Navi 21 [Radeon RX 6800/6800 XT / 6900 XT] [1002:73bf] (rev c1) (prog-if 00 [VGA controller]) Subsystem: ASUSTeK Computer Inc. Device [1043:04f2] 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 121 IOMMU group: 18 Region 0: Memory at 7800000000 (64-bit, prefetchable) [size=16G] Region 2: Memory at 7c00000000 (64-bit, prefetchable) [size=256M] Region 4: I/O ports at e000 [size=256] Region 5: Memory at fcc00000 (32-bit, non-prefetchable) [size=1M] Expansion ROM at fcd00000 [disabled] [size=128K] Capabilities: <access denied> Kernel driver in use: amdgpu Kernel modules: amdgpu 0d: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- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin B routed to IRQ 126 IOMMU group: 19 Region 0: Memory at fcd20000 (32-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: snd_hda_intel Kernel modules: snd_hda_intel 0e:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function [1022:148a] Subsystem: ASUSTeK Computer Inc. Device [1043:8808] 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: 20 Capabilities: <access denied> 0f:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP [1022:1485] Subsystem: ASUSTeK Computer Inc. Device [1043:8808] 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: 21 Capabilities: <access denied> 0f:00.1 Encryption controller [1080]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Cryptographic Coprocessor PSPCPP [1022:1486] Subsystem: ASUSTeK Computer Inc. Device [1043:8808] 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 122 IOMMU group: 22 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 0f:00.3 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] Matisse USB 3.0 Host Controller [1022:149c] (prog-if 30 [XHCI]) Subsystem: ASUSTeK Computer Inc. Device [1043:87c0] 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 112 IOMMU group: 23 Region 0: Memory at fc900000 (64-bit, non-prefetchable) [size=1M] Capabilities: <access denied> Kernel driver in use: xhci_hcd Kernel modules: xhci_pci 0f:00.4 Audio device [0403]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse HD Audio Controller [1022:1487] Subsystem: ASUSTeK Computer Inc. Device [1043:87c5] 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 128 IOMMU group: 24 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 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 002: ID 0e8d:0608 MediaTek Inc. Wireless_Device Bus 001 Device 003: ID 0b05:1939 ASUSTek Computer, Inc. AURA LED Controller Bus 001 Device 004: ID 05e3:0608 Genesys Logic, Inc. Hub Bus 001 Device 005: ID 1b1c:0c1a Corsair CORSAIR Lighting Node CORE Bus 002 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 003 Device 002: ID 12cf:0c05 DEXIN MADCATZ R.A.T. 8+ gaming mouse Bus 003 Device 003: ID 0951:1711 Kingston Technology HyperX Alloy Elite 2 Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub -- System Information: Debian Release: trixie/sid APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable'), (20, 'testing'), (10, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 6.11.10-amd64 (SMP w/16 CPU threads; PREEMPT) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C), LANGUAGE=en_US:en Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages linux-image-6.11.10-amd64 depends on: ii initramfs-tools [linux-initramfs-tool] 0.142+deb12u1 ii kmod 32+20240611-1 ii linux-base 4.10.1 Versions of packages linux-image-6.11.10-amd64 recommends: ii apparmor 3.1.7-1+b1 Versions of packages linux-image-6.11.10-amd64 suggests: pn debian-kernel-handbook <none> ii extlinux 3:6.04~git20190206.bf6db5b4+dfsg1-3+b1 ii firmware-linux-free 20240610-1 ii grub-efi-amd64 2.12-5 pn linux-doc-6.11 <none> Versions of packages linux-image-6.11.10-amd64 is related to: ii firmware-amd-graphics 20240909-2 pn firmware-atheros <none> pn firmware-bnx2 <none> pn firmware-bnx2x <none> ii firmware-brcm80211 20240909-2 pn firmware-cavium <none> pn firmware-intel-sound <none> pn firmware-intelwimax <none> pn firmware-ipw2x00 <none> pn firmware-ivtv <none> pn firmware-iwlwifi <none> pn firmware-libertas <none> ii firmware-linux-nonfree 20240909-2 ii firmware-misc-nonfree 20240909-2 pn firmware-myricom <none> pn firmware-netxen <none> pn firmware-qlogic <none> ii firmware-realtek 20240909-2 pn firmware-samsung <none> pn firmware-siano <none> pn firmware-ti-connectivity <none> pn xen-hypervisor <none> -- no debconf information