Package: src:linux Version: 6.12.101-1 Severity: important X-Debbugs-Cc: [email protected]
Dear Maintainer, Thanks for your hard work in maintaining Debian. Two days in a row I have found that the computer had hung when I tried to interact with it after a period of hours. I had enabled pstore collection, and studying the captured logs find that a null pointer dereference is occuring during timer cancellation or deletion. These panics are NOT captured in the log automatically included below. Here is an example: <1>[ 6941.130333] BUG: kernel NULL pointer dereference, address: 0000000000000000 <1>[ 6941.130348] #PF: supervisor write access in kernel mode <1>[ 6941.130350] #PF: error_code(0x0002) - not-present page <6>[ 6941.130353] PGD 0 P4D 0 <4>[ 6941.130356] Oops: Oops: 0002 [#1] PREEMPT SMP NOPTI <4>[ 6941.130362] CPU: 3 UID: 0 PID: 0 Comm: swapper/3 Not tainted 6.12.101+deb13-amd64 #1 Debian 6.12.101-1 <4>[ 6941.130367] Hardware name: System76 Thelio Mira/Thelio Mira, BIOS 3.11.SP01 12/05/2024 <4>[ 6941.130369] RIP: 0010:_raw_spin_lock_irqsave+0x27/0x50 <4>[ 6941.130377] Code: 90 90 90 f3 0f 1e fa 0f 1f 44 00 00 53 9c 58 0f 1f 40 00 48 89 c3 fa 0f 1f 44 00 00 65 ff 05 b8 3e 52 6a 31 c0 ba 01 00 00 00 <f0> 0f b1 17 75 09 48 89 d8 5b c3 cc cc cc cc 89 c6 e8 a3 08 00 00 <4>[ 6941.130379] RSP: 0018:ffffcff600247e68 EFLAGS: 00010046 <4>[ 6941.130381] RAX: 0000000000000000 RBX: 0000000000000087 RCX: 000000010019557e <4>[ 6941.130383] RDX: 0000000000000001 RSI: 0000000015d60000 RDI: 0000000000000000 <4>[ 6941.130385] RBP: ffff8d8e9f3a5e00 R08: 0000000000000008 R09: 0000000000000000 <4>[ 6941.130385] R10: 0000000000000000 R11: 000000000000ffff R12: ffff8d8e9f3a6418 <4>[ 6941.130386] R13: ffff8d80167ce400 R14: 0000000000000003 R15: 0000000000000000 <4>[ 6941.130388] FS: 0000000000000000(0000) GS:ffff8d8e9f380000(0000) knlGS:0000000000000000 <4>[ 6941.130389] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Panic#2 Part2 <4>[ 6941.130391] CR2: 0000000000000000 CR3: 0000000c14a22000 CR4: 0000000000f50ef0 <4>[ 6941.130392] PKRU: 55555554 <4>[ 6941.130393] Call Trace: <4>[ 6941.130396] <TASK> <4>[ 6941.130402] hrtimer_try_to_cancel.part.0+0x24/0xe0 <4>[ 6941.130409] hrtimer_cancel+0x21/0x40 <4>[ 6941.130411] tick_nohz_restart_sched_tick+0x36/0xa0 <4>[ 6941.130415] tick_nohz_idle_exit+0x81/0xe0 <4>[ 6941.130417] do_idle+0x161/0x2a0 <4>[ 6941.130420] cpu_startup_entry+0x29/0x30 <4>[ 6941.130422] start_secondary+0x11e/0x140 <4>[ 6941.130427] common_startup_64+0x13e/0x141 <4>[ 6941.130432] </TASK> and another <1>[122473.510807] BUG: kernel NULL pointer dereference, address: 0000000000000000 <1>[122473.510813] #PF: supervisor write access in kernel mode <1>[122473.510815] #PF: error_code(0x0002) - not-present page <6>[122473.510816] PGD 0 P4D 0 <4>[122473.510818] Oops: Oops: 0002 [#1] PREEMPT SMP NOPTI <4>[122473.510819] CPU: 14 UID: 0 PID: 551 Comm: jbd2/nvme0n1p2- Not tainted 6.12.101+deb13-amd64 #1 Debian 6.12.101-1 <4>[122473.510822] Hardware name: System76 Thelio Mira/Thelio Mira, BIOS 3.11.SP01 12/05/2024 <4>[122473.510822] RIP: 0010:jbd2_journal_try_remove_checkpoint+0x17/0x50 [jbd2] <4>[122473.510832] Code: 00 00 00 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 66 0f 1f 00 0f 1f 44 00 00 53 48 89 fb 48 8b 3f 48 83 7b 28 00 75 22 <f0> 48 0f ba 2f 02 72 1a 48 8b 07 a8 02 75 0e e8 c5 0a 4a c9 48 89 Oops#1 Part2 <4>[122473.510833] RSP: 0018:ffffd06981127c20 EFLAGS: 00010246 <4>[122473.510834] RAX: 0000000000004000 RBX: ffff8afd0f488c30 RCX: ffff8afd0f488c30 <4>[122473.510835] RDX: ffff8afd0f488c30 RSI: fffffa88c93d2200 RDI: 0000000000000000 <4>[122473.510836] RBP: 0000000000000002 R08: ffff8afd0f488690 R09: 0000000080220014 <4>[122473.510836] R10: 0000000080220014 R11: ffff8afbc9086800 R12: 0000000000000001 <4>[122473.510836] R13: ffffd06981127c6f R14: ffff8afd0f488690 R15: ffff8afd0f488618 <4>[122473.510837] FS: 0000000000000000(0000) GS:ffff8b0a5f900000(0000) knlGS:0000000000000000 <4>[122473.510838] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 <4>[122473.510838] CR2: 0000000000000000 CR3: 000000019e46e000 CR4: 0000000000f50ef0 <4>[122473.510839] PKRU: 55555554 <4>[122473.510840] Call Trace: <4>[122473.510842] <TASK> <4>[122473.510844] journal_shrink_one_cp_list+0x77/0xd0 [jbd2] <4>[122473.510847] __jbd2_journal_clean_checkpoint_list+0x79/0xb0 [jbd2] <4>[122473.510850] jbd2_journal_commit_transaction+0x340/0x1cb0 [jbd2] <4>[122473.510853] ? sched_balance_update_blocked_averages+0x5f1/0x760 <4>[122473.510857] ? update_curr+0x1ac/0x210 <4>[122473.510859] ? update_entity_lag+0x1b/0x90 <4>[122473.510861] ? psi_task_switch+0x113/0x290 <4>[122473.510863] ? __timer_delete_sync+0x7b/0xc0 <4>[122473.510866] kjournald2+0xaa/0x250 [jbd2] <4>[122473.510872] ? __pfx_autoremove_wake_function+0x10/0x10 <4>[122473.510873] ? __pfx_kjournald2+0x10/0x10 [jbd2] <4>[122473.510877] kthread+0xcf/0x100 <4>[122473.510879] ? __pfx_kthread+0x10/0x10 Oops#1 Part1 <4>[122473.510880] ret_from_fork+0x31/0x50 <4>[122473.510883] ? __pfx_kthread+0x10/0x10 <4>[122473.510884] ret_from_fork_asm+0x1a/0x30 <4>[122473.510886] </TASK> -- Package-specific info: ** Version: Linux version 6.12.101+deb13-amd64 ([email protected]) (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.101-1 (2026-08-05) ** Command line: BOOT_IMAGE=/boot/vmlinuz-6.12.101+deb13-amd64 root=UUID=961499c6-f566-4a3e-a979-e696ff323a88 ro quiet ** Not tainted ** Kernel log: [ 7.511127] snd_hda_intel 0000:03:00.1: Handle vga_switcheroo audio client [ 7.511128] snd_hda_intel 0000:03:00.1: Force to non-snoop mode [ 7.511378] snd_hda_intel 0000:73:00.1: enabling device (0000 -> 0002) [ 7.511413] snd_hda_intel 0000:73:00.1: Handle vga_switcheroo audio client [ 7.511441] snd_hda_intel 0000:73:00.6: enabling device (0000 -> 0002) [ 7.517930] usbcore: registered new interface driver btusb [ 7.519143] snd_hda_intel 0000:73:00.1: bound 0000:73:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu]) [ 7.520230] snd_hda_intel 0000:03:00.1: bound 0000:03:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu]) [ 7.523147] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:73:00.1/sound/card1/input16 [ 7.523171] input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:73:00.1/sound/card1/input17 [ 7.523180] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input20 [ 7.523225] input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:08.1/0000:73:00.1/sound/card1/input18 [ 7.523250] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input21 [ 7.523261] input: HD-Audio Generic HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:08.1/0000:73:00.1/sound/card1/input19 [ 7.523269] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input22 [ 7.523311] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.1/sound/card0/input23 [ 7.530092] Bluetooth: hci0: HW/SW Version: 0x00000000, Build Time: 20250305133215 [ 7.592656] snd_hda_codec_realtek hdaudioC2D0: autoconfig for ALC1220: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line [ 7.592661] snd_hda_codec_realtek hdaudioC2D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 7.592663] snd_hda_codec_realtek hdaudioC2D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) [ 7.592664] snd_hda_codec_realtek hdaudioC2D0: mono: mono_out=0x0 [ 7.592664] snd_hda_codec_realtek hdaudioC2D0: dig-out=0x1e/0x0 [ 7.592665] snd_hda_codec_realtek hdaudioC2D0: inputs: [ 7.592666] snd_hda_codec_realtek hdaudioC2D0: Rear Mic=0x18 [ 7.592667] snd_hda_codec_realtek hdaudioC2D0: Front Mic=0x19 [ 7.592799] kvm_amd: TSC scaling supported [ 7.592801] kvm_amd: Nested Virtualization enabled [ 7.592802] kvm_amd: Nested Paging enabled [ 7.592802] kvm_amd: LBR virtualization supported [ 7.592805] kvm_amd: Virtual VMLOAD VMSAVE supported [ 7.592805] kvm_amd: Virtual GIF supported [ 7.592806] kvm_amd: Virtual NMI enabled [ 7.599996] MCE: In-kernel MCE decoding enabled. [ 7.603046] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:08.1/0000:73:00.6/sound/card2/input24 [ 7.603069] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:73:00.6/sound/card2/input25 [ 7.603087] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:73:00.6/sound/card2/input26 [ 7.603104] input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:73:00.6/sound/card2/input27 [ 7.603118] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:73:00.6/sound/card2/input28 [ 7.616950] mt7925e 0000:0b:00.0: enabling device (0000 -> 0002) [ 7.653008] mt7925e 0000:0b:00.0: ASIC revision: 79250000 [ 7.735719] intel_rapl_common: Found RAPL domain package [ 7.735725] intel_rapl_common: Found RAPL domain core [ 7.735965] mt7925e 0000:0b:00.0: HW/SW Version: 0x8a108a10, Build Time: 20250305132908a [ 7.736288] amd_atl: AMD Address Translation Library initialized [ 8.074348] mt7925e 0000:0b:00.0: WM Firmware Version: ____000000, Build Time: 20250305133013 [ 8.210044] EXT4-fs (nvme1n1p1): orphan cleanup on readonly fs [ 8.210251] EXT4-fs (nvme1n1p1): mounted filesystem de39ecfe-a8f2-4ce5-82d7-b244bbeb3e2d ro with ordered data mode. Quota mode: none. [ 8.224815] audit: type=1400 audit(1787683439.194:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="geary" pid=1030 comm="apparmor_parser" [ 8.224819] audit: type=1400 audit(1787683439.194:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="crun" pid=1022 comm="apparmor_parser" [ 8.224821] audit: type=1400 audit(1787683439.194:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="element-desktop" pid=1024 comm="apparmor_parser" [ 8.224822] audit: type=1400 audit(1787683439.194:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="evolution" pid=1026 comm="apparmor_parser" [ 8.224823] audit: type=1400 audit(1787683439.194:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ch-run" pid=1018 comm="apparmor_parser" [ 8.224824] audit: type=1400 audit(1787683439.194:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="busybox" pid=1015 comm="apparmor_parser" [ 8.224825] audit: type=1400 audit(1787683439.194:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="brave" pid=1013 comm="apparmor_parser" [ 8.224826] audit: type=1400 audit(1787683439.194:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="1password" pid=1007 comm="apparmor_parser" [ 8.224827] audit: type=1400 audit(1787683439.194:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="balena-etcher" pid=1012 comm="apparmor_parser" [ 8.224828] audit: type=1400 audit(1787683439.194:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="flatpak" pid=1028 comm="apparmor_parser" [ 8.228448] RPC: Registered named UNIX socket transport module. [ 8.228450] RPC: Registered udp transport module. [ 8.228451] RPC: Registered tcp transport module. [ 8.228451] RPC: Registered tcp-with-tls transport module. [ 8.228451] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 8.262390] nvme nvme0: using unchecked data buffer [ 8.274528] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 8.274531] Bluetooth: BNEP filters: protocol multicast [ 8.274535] Bluetooth: BNEP socket layer initialized [ 8.288783] block nvme1n1: No UUID available providing old NGUID [ 8.309209] NET: Registered PF_QIPCRTR protocol family [ 8.328350] Realtek Internal NBASE-T PHY r8169-0-c00:00: attached PHY driver (mii_bus:phy_addr=r8169-0-c00:00, irq=MAC) [ 8.520764] r8169 0000:0c:00.0 enp12s0: Link is Down [ 8.696266] mt7925e 0000:0b:00.0 wlp11s0: renamed from wlan0 [ 9.390627] Bluetooth: hci0: Device setup in 1828773 usecs [ 9.390634] Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported. [ 9.548518] amdgpu 0000:03:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none [ 9.548521] amdgpu 0000:73:00.0: vgaarb: VGA decodes changed: olddecodes=io+mem,decodes=none:owns=none [ 9.551094] Bluetooth: MGMT ver 1.23 [ 9.554690] NET: Registered PF_ALG protocol family [ 9.569650] Bluetooth: RFCOMM TTY layer initialized [ 9.569656] Bluetooth: RFCOMM socket layer initialized [ 9.569659] Bluetooth: RFCOMM ver 1.11 [ 13.698647] wlp11s0: authenticate with f4:92:bf:af:6d:3a (local address=c8:a3:e8:86:92:c9) [ 14.061515] wlp11s0: send auth to f4:92:bf:af:6d:3a (try 1/3) [ 14.064299] wlp11s0: authenticated [ 14.068357] wlp11s0: associate with f4:92:bf:af:6d:3a (try 1/3) [ 14.083390] wlp11s0: RX AssocResp from f4:92:bf:af:6d:3a (capab=0x1111 status=0 aid=8) [ 14.121767] wlp11s0: associated [ 14.278320] wlp11s0: Limiting TX power to 23 (23 - 0) dBm as advertised by f4:92:bf:af:6d:3a [ 15.697013] NFSD: Using nfsdcld client tracking operations. [ 15.697019] NFSD: no clients to reclaim, skipping NFSv4 grace period (net f0000000) [ 27.709067] warning: `kdeconnectd' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211 [ 27.924530] kauditd_printk_skb: 121 callbacks suppressed [ 27.924535] audit: type=1400 audit(1787683458.894:133): apparmor="DENIED" operation="open" class="file" profile="mariadbd_akonadi" name="/sys/devices/system/node/" pid=2586 comm="mysqld" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0 [ 27.956488] audit: type=1400 audit(1787683458.926:134): apparmor="DENIED" operation="open" class="file" profile="mariadbd_akonadi" name="/sys/devices/system/node/" pid=2587 comm="mysqld" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0 [ 27.994457] audit: type=1400 audit(1787683458.962:135): apparmor="DENIED" operation="open" class="file" profile="mariadbd_akonadi" name="/usr/share/mariadb/charsets/Index.xml" pid=2587 comm="mysqld" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0 [ 28.001681] audit: type=1400 audit(1787683458.970:136): apparmor="DENIED" operation="open" class="file" profile="mariadbd_akonadi" name="/sys/block/" pid=2587 comm="mysqld" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0 [ 28.003186] audit: type=1400 audit(1787683458.970:137): apparmor="DENIED" operation="open" class="file" profile="mariadbd_akonadi" name="/proc/2587/cgroup" pid=2587 comm="mysqld" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000 [ 28.003404] audit: type=1400 audit(1787683458.970:138): apparmor="DENIED" operation="open" class="file" profile="mariadbd_akonadi" name="/sys/devices/pci0000:00/0000:00:01.2/0000:04:00.0/nvme/nvme0/nvme0n1/queue/physical_block_size" pid=2587 comm="mysqld" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0 [ 28.259297] audit: type=1400 audit(1787683459.226:139): apparmor="DENIED" operation="exec" class="file" profile="mariadbd_akonadi" name="/usr/bin/mariadb" pid=2633 comm="sh" requested_mask="x" denied_mask="x" fsuid=1000 ouid=0 [ 38.515203] systemd-journald[599]: Time jumped backwards, rotating. ** Model information sys_vendor: System76 product_name: Thelio Mira product_version: thelio-mira-r4 chassis_vendor: System76 chassis_version: thelio-mira-r4 bios_vendor: American Megatrends International, LLC. bios_version: 3.11.SP01 board_vendor: System76 board_name: Thelio Mira board_version: thelio-mira-r4 ** Configuration for modprobe: blacklist microcode 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 blacklist microcode 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 bonding max_bonds=0 options dummy numdummies=0 options ifb numifbs=0 ** Loaded modules: ccm snd_seq_dummy snd_hrtimer snd_seq snd_seq_device rfcomm cmac algif_hash algif_skcipher af_alg qrtr bnep nfsd auth_rpcgss nfs_acl lockd grace sunrpc nls_ascii nls_cp437 vfat binfmt_misc fat amd_atl intel_rapl_msr intel_rapl_common mt7925e mt7925_common mt792x_lib mt76_connac_lib edac_mce_amd mt76 kvm_amd snd_hda_codec_realtek mac80211 snd_hda_codec_generic kvm snd_hda_scodec_component snd_hda_codec_hdmi btusb btrtl btintel snd_hda_intel libarc4 btbcm snd_intel_dspcfg btmtk irqbypass snd_intel_sdw_acpi crct10dif_pclmul bluetooth snd_hda_codec ghash_clmulni_intel cfg80211 sha512_ssse3 sha256_ssse3 sha1_ssse3 snd_hda_core aesni_intel snd_hwdep gf128mul snd_pcm crypto_simd cryptd ecdh_generic wmi_bmof snd_timer rapl spd5118 pcspkr k10temp ccp snd joydev soundcore rfkill evdev lp ppdev parport_pc parport configfs efi_pstore efivarfs autofs4 ext4 mbcache jbd2 crc32c_generic hid_generic usbhid hid amdgpu drm_buddy amdxcp drm_exec gpu_sched i2c_algo_bit drm_suballoc_helper drm_display_helper cec rc_core drm_ttm_helper ttm xhci_pci xhci_hcd drm_kms_helper ahci libahci libata drm r8169 thunderbolt nvme sp5100_tco usbcore realtek watchdog scsi_mod mdio_devres nvme_core libphy crc32_pclmul i2c_piix4 crc32c_intel video i2c_smbus usb_common scsi_common nvme_auth crc16 gpio_amdpt wmi gpio_generic button ** Network interface configuration: *** /etc/network/interfaces: source /etc/network/interfaces.d/* auto lo iface lo inet loopback ** Network status: *** IP interfaces and addresses: 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host noprefixroute valid_lft forever preferred_lft forever 2: enp12s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN group default qlen 1000 link/ether 9c:6b:00:97:ba:96 brd ff:ff:ff:ff:ff:ff altname enx9c6b0097ba96 3: wlp11s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000 link/ether c8:a3:e8:86:92:c9 brd ff:ff:ff:ff:ff:ff altname wlxc8a3e88692c9 inet 10.15.4.26/22 brd 10.15.7.255 scope global dynamic noprefixroute wlp11s0 valid_lft 85673sec preferred_lft 85673sec inet6 fe80::9366:39a0:c543:729d/64 scope link noprefixroute valid_lft forever preferred_lft forever *** Device statistics: Inter-| Receive | Transmit face |bytes packets errs drop fifo frame compressed multicast|bytes packets errs drop fifo colls carrier compressed lo: 9530 104 0 0 0 0 0 0 9530 104 0 0 0 0 0 0 enp12s0: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 wlp11s0: 178296 1647 0 23 0 0 0 0 11686 108 0 0 0 0 0 0 *** Protocol statistics: Ip: Forwarding: 2 598 total packets received 1 with invalid addresses 0 forwarded 0 incoming packets discarded 220 incoming packets delivered 156 requests sent out 20 outgoing packets dropped 1 dropped because of missing route 1 outgoing packets fragmented ok 2 fragments created OutTransmits: 157 Icmp: 40 ICMP messages received 0 input ICMP message failed ICMP input histogram: destination unreachable: 40 40 ICMP messages sent 0 ICMP messages failed ICMP output histogram: destination unreachable: 40 IcmpMsg: InType3: 40 OutType3: 40 Tcp: 0 active connection openings 0 passive connection openings 0 failed connection attempts 0 connection resets received 0 connections established 0 segments received 0 segments sent out 0 segments retransmitted 0 bad segments received 0 resets sent Udp: 138 packets received 40 packets to unknown port received 0 packet receive errors 88 packets sent 0 receive buffer errors 0 send buffer errors IgnoredMulti: 6 UdpLite: TcpExt: 0 packet headers predicted IpExt: InMcastPkts: 123 OutMcastPkts: 63 InBcastPkts: 7 OutBcastPkts: 2 InOctets: 112796 OutOctets: 15334 InMcastOctets: 12822 OutMcastOctets: 5573 InBcastOctets: 4048 OutBcastOctets: 2160 InNoECTPkts: 598 MPTcpExt: ** PCI devices: 00:00.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raphael/Granite Ridge Root Complex [1022:14d8] Subsystem: Advanced Micro Devices, Inc. [AMD] Raphael/Granite Ridge Root Complex [1022:14d8] 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] Raphael/Granite Ridge IOMMU [1022:14d9] Subsystem: Advanced Micro Devices, Inc. [AMD] Raphael/Granite Ridge IOMMU [1022:14d9] Control: I/O- Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 27 Capabilities: <access denied> 00:01.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raphael/Granite Ridge Dummy Host Bridge [1022:14da] 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] Raphael/Granite Ridge GPP Bridge [1022:14db] (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 30 IOMMU group: 1 Bus: primary=00, secondary=01, subordinate=03, sec-latency=0 I/O behind bridge: f000-ffff [size=4K] [16-bit] Memory behind bridge: dda00000-ddcfffff [size=3M] [32-bit] Prefetchable memory behind bridge: f800000000-fa0fffffff [size=8448M] [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:01.2 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Raphael/Granite Ridge GPP Bridge [1022:14db] (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 31 IOMMU group: 2 Bus: primary=00, secondary=04, subordinate=04, sec-latency=0 I/O behind bridge: [disabled] [32-bit] Memory behind bridge: dde00000-ddefffff [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] Raphael/Granite Ridge Dummy Host Bridge [1022:14da] 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:02.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Raphael/Granite Ridge GPP Bridge [1022:14db] (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 32 IOMMU group: 4 Bus: primary=00, secondary=05, subordinate=0e, sec-latency=0 I/O behind bridge: c000-dfff [size=8K] [16-bit] Memory behind bridge: dca00000-dd2fffff [size=9M] [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.2 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Raphael/Granite Ridge GPP Bridge [1022:14db] (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 33 IOMMU group: 5 Bus: primary=00, secondary=0f, subordinate=72, sec-latency=0 I/O behind bridge: 6000-bfff [size=24K] [16-bit] Memory behind bridge: ac000000-dc7fffff [size=776M] [32-bit] Prefetchable memory behind bridge: b800000000-f7ffffffff [size=256G] [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:03.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raphael/Granite Ridge Dummy Host Bridge [1022:14da] 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:04.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raphael/Granite Ridge Dummy Host Bridge [1022:14da] 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:08.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raphael/Granite Ridge Dummy Host Bridge [1022:14da] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- IOMMU group: 8 00:08.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Raphael/Granite Ridge Internal GPP Bridge to Bus [C:A] [1022:14dd] (prog-if 00 [Normal decode]) Subsystem: Advanced Micro Devices, Inc. [AMD] Raphael/Granite Ridge Internal GPP Bridge to Bus [C:A] [1022:14dd] 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: 9 Bus: primary=00, secondary=73, subordinate=73, sec-latency=0 I/O behind bridge: e000-efff [size=4K] [16-bit] Memory behind bridge: dd400000-dd9fffff [size=6M] [32-bit] Prefetchable memory behind bridge: fa20000000-fa2fffffff [size=256M] [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:08.3 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Raphael/Granite Ridge Internal GPP Bridge to Bus [C:A] [1022:14dd] (prog-if 00 [Normal decode]) Subsystem: Advanced Micro Devices, Inc. [AMD] Raphael/Granite Ridge Internal GPP Bridge to Bus [C:A] [1022:14dd] 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: 10 Bus: primary=00, secondary=74, subordinate=74, sec-latency=0 I/O behind bridge: [disabled] [32-bit] Memory behind bridge: ddd00000-dddfffff [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:14.0 SMBus [0c05]: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller [1022:790b] (rev 71) Subsystem: ASRock Incorporation Device [1849:790b] 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: 11 Kernel driver in use: piix4_smbus Kernel modules: i2c_piix4, sp5100_tco 00:14.3 ISA bridge [0601]: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge [1022:790e] (rev 51) Subsystem: ASRock Incorporation Device [1849: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: 11 00:18.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raphael/Granite Ridge Data Fabric; Function 0 [1022:14e0] 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: 12 00:18.1 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raphael/Granite Ridge Data Fabric; Function 1 [1022:14e1] 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: 12 00:18.2 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raphael/Granite Ridge Data Fabric; Function 2 [1022:14e2] 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: 12 00:18.3 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raphael/Granite Ridge Data Fabric; Function 3 [1022:14e3] 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: 12 Kernel driver in use: k10temp Kernel modules: k10temp 00:18.4 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raphael/Granite Ridge Data Fabric; Function 4 [1022:14e4] 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: 12 00:18.5 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raphael/Granite Ridge Data Fabric; Function 5 [1022:14e5] 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: 12 00:18.6 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raphael/Granite Ridge Data Fabric; Function 6 [1022:14e6] 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: 12 00:18.7 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raphael/Granite Ridge Data Fabric; Function 7 [1022:14e7] 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: 12 01:00.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 XL Upstream Port of PCI Express Switch [1002:1478] (rev 12) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 36 IOMMU group: 13 Region 0: Memory at ddc00000 (32-bit, non-prefetchable) [size=16K] Bus: primary=01, secondary=02, subordinate=03, sec-latency=0 I/O behind bridge: f000-ffff [size=4K] [16-bit] Memory behind bridge: dda00000-ddbfffff [size=2M] [32-bit] Prefetchable memory behind bridge: f800000000-fa0fffffff [size=8448M] [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 02:00.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 XL Downstream Port of PCI Express Switch [1002:1479] (rev 12) (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 37 IOMMU group: 14 Bus: primary=02, secondary=03, subordinate=03, sec-latency=0 I/O behind bridge: f000-ffff [size=4K] [16-bit] Memory behind bridge: dda00000-ddbfffff [size=2M] [32-bit] Prefetchable memory behind bridge: f800000000-fa0fffffff [size=8448M] [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 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Navi 33 [Radeon RX 7600/7600 XT/7600M XT/7600S/7700S / PRO W7600] [1002:7480] (rev cf) (prog-if 00 [VGA controller]) Subsystem: Sapphire Technology Limited Device [1da2:e452] 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 144 IOMMU group: 15 Region 0: Memory at f800000000 (64-bit, prefetchable) [size=8G] Region 2: Memory at fa00000000 (64-bit, prefetchable) [size=256M] Region 4: I/O ports at f000 [size=256] Region 5: Memory at dda00000 (32-bit, non-prefetchable) [size=1M] Expansion ROM at ddb00000 [disabled] [size=128K] Capabilities: <access denied> Kernel driver in use: amdgpu Kernel modules: amdgpu 03:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Navi 31 HDMI/DP Audio [1002:ab30] (prog-if 00 [HDA compatible]) Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Navi 31 HDMI/DP Audio [1002:ab30] 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 150 IOMMU group: 16 Region 0: Memory at ddb20000 (32-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: snd_hda_intel Kernel modules: snd_hda_intel 04:00.0 Non-Volatile memory controller [0108]: Micron/Crucial Technology T700 NVMe PCIe SSD [c0a9:5419] (prog-if 02 [NVM Express]) Subsystem: Micron/Crucial Technology Device [c0a9:2100] 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 48 IOMMU group: 17 Region 0: Memory at dde00000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: nvme Kernel modules: nvme 05: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 24 IOMMU group: 18 Bus: primary=05, secondary=06, subordinate=0e, sec-latency=0 I/O behind bridge: c000-dfff [size=8K] [16-bit] Memory behind bridge: dca00000-dd2fffff [size=9M] [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 06:00.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 38 IOMMU group: 19 Bus: primary=06, 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 06:04.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 39 IOMMU group: 20 Bus: primary=06, secondary=08, subordinate=08, sec-latency=0 I/O behind bridge: [disabled] [32-bit] Memory behind bridge: dd200000-dd2fffff [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 06: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 40 IOMMU group: 21 Bus: primary=06, secondary=09, subordinate=09, 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 06:09.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 42 IOMMU group: 22 Bus: primary=06, secondary=0a, subordinate=0a, sec-latency=0 I/O behind bridge: d000-dfff [size=4K] [16-bit] Memory behind bridge: dd100000-dd1fffff [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 06:0a.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 43 IOMMU group: 23 Bus: primary=06, secondary=0b, subordinate=0b, sec-latency=0 I/O behind bridge: [disabled] [32-bit] Memory behind bridge: dca00000-dccfffff [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 06:0b.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 45 IOMMU group: 24 Bus: primary=06, secondary=0c, subordinate=0c, sec-latency=0 I/O behind bridge: c000-cfff [size=4K] [16-bit] Memory behind bridge: dd000000-dd0fffff [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 06: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 24 IOMMU group: 25 Bus: primary=06, secondary=0d, subordinate=0d, sec-latency=0 I/O behind bridge: [disabled] [16-bit] Memory behind bridge: dcf00000-dcffffff [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 06: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 41 IOMMU group: 26 Bus: primary=06, secondary=0e, subordinate=0e, sec-latency=0 I/O behind bridge: [disabled] [16-bit] Memory behind bridge: dce00000-dcefffff [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 08:00.0 Non-Volatile memory controller [0108]: Intel Corporation SSD 665p Series [Neptune Harbor Refresh] [8086:faf0] (rev 03) (prog-if 02 [NVM Express]) Subsystem: Intel Corporation Device [8086:390e] 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 24 IOMMU group: 20 Region 0: Memory at dd200000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: nvme Kernel modules: nvme 0a:00.0 SATA controller [0106]: ASMedia Technology Inc. ASM1061/ASM1062 Serial ATA Controller [1b21:0612] (rev 02) (prog-if 01 [AHCI 1.0]) Subsystem: ASRock Incorporation Motherboard [1849:0612] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 100 IOMMU group: 22 Region 0: I/O ports at d050 [size=8] Region 1: I/O ports at d040 [size=4] Region 2: I/O ports at d030 [size=8] Region 3: I/O ports at d020 [size=4] Region 4: I/O ports at d000 [size=32] Region 5: Memory at dd100000 (32-bit, non-prefetchable) [size=512] Capabilities: <access denied> Kernel driver in use: ahci Kernel modules: ahci 0b:00.0 Network controller [0280]: MEDIATEK Corp. MT7925 (RZ717) Wi-Fi 7 160MHz [14c3:0717] Subsystem: MEDIATEK Corp. MT7925 (RZ717) Wi-Fi 7 160MHz [14c3:0717] 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 154 IOMMU group: 23 Region 0: Memory at dca00000 (64-bit, non-prefetchable) [size=2M] Region 2: Memory at dcc00000 (64-bit, non-prefetchable) [size=32K] Capabilities: <access denied> Kernel driver in use: mt7925e Kernel modules: mt7925e 0c:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller [10ec:8125] (rev 05) Subsystem: ASRock Incorporation Device [1849:8125] 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: 24 Region 0: I/O ports at c000 [size=256] Region 2: Memory at dd000000 (64-bit, non-prefetchable) [size=64K] Region 4: Memory at dd010000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: r8169 Kernel modules: r8169 0d:00.0 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] 800 Series Chipset USB 3.x XHCI Controller [1022:43fc] (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 24 IOMMU group: 25 Region 0: Memory at dcf00000 (64-bit, non-prefetchable) [size=32K] Capabilities: <access denied> Kernel driver in use: xhci_hcd Kernel modules: xhci_pci 0e: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]) 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 101 IOMMU group: 26 Region 5: Memory at dce80000 (32-bit, non-prefetchable) [size=1K] Expansion ROM at dce00000 [disabled] [size=512K] Capabilities: <access denied> Kernel driver in use: ahci Kernel modules: ahci 0f:00.0 PCI bridge [0604]: ASMedia Technology Inc. ASM4242 PCIe Switch Upstream Port [1b21:2421] (rev 01) (prog-if 00 [Normal decode]) Subsystem: ASMedia Technology Inc. ASM4242 PCIe Switch Upstream Port [1b21:2421] 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 24 IOMMU group: 27 Bus: primary=0f, secondary=10, subordinate=72, sec-latency=0 I/O behind bridge: 6000-bfff [size=24K] [16-bit] Memory behind bridge: ac000000-dc7fffff [size=776M] [32-bit] Prefetchable memory behind bridge: b800000000-f7ffffffff [size=256G] [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 10:00.0 PCI bridge [0604]: ASMedia Technology Inc. ASM4242 PCIe Switch Downstream Port [1b21:2423] (rev 01) (prog-if 00 [Normal decode]) Subsystem: ASMedia Technology Inc. ASM4242 PCIe Switch Downstream Port [1b21:2423] 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 46 IOMMU group: 28 Bus: primary=10, secondary=11, subordinate=40, sec-latency=0 I/O behind bridge: 9000-bfff [size=12K] [16-bit] Memory behind bridge: c4000000-dbffffff [size=384M] [32-bit] Prefetchable memory behind bridge: d800000000-f7ffffffff [size=128G] [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 10:01.0 PCI bridge [0604]: ASMedia Technology Inc. ASM4242 PCIe Switch Downstream Port [1b21:2423] (rev 01) (prog-if 00 [Normal decode]) Subsystem: ASMedia Technology Inc. ASM4242 PCIe Switch Downstream Port [1b21:2423] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 47 IOMMU group: 29 Bus: primary=10, secondary=41, subordinate=70, sec-latency=0 I/O behind bridge: 6000-8fff [size=12K] [16-bit] Memory behind bridge: ac000000-c3ffffff [size=384M] [32-bit] Prefetchable memory behind bridge: b800000000-d7ffffffff [size=128G] [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 10:02.0 PCI bridge [0604]: ASMedia Technology Inc. ASM4242 PCIe Switch Downstream Port [1b21:2423] (rev 01) (prog-if 00 [Normal decode]) Subsystem: ASMedia Technology Inc. ASM4242 PCIe Switch Downstream Port [1b21:2423] 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 25 IOMMU group: 30 Bus: primary=10, secondary=71, subordinate=71, sec-latency=0 I/O behind bridge: [disabled] [16-bit] Memory behind bridge: dc400000-dc7fffff [size=4M] [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 10:03.0 PCI bridge [0604]: ASMedia Technology Inc. ASM4242 PCIe Switch Downstream Port [1b21:2423] (rev 01) (prog-if 00 [Normal decode]) Subsystem: ASMedia Technology Inc. ASM4242 PCIe Switch Downstream Port [1b21:2423] 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: 31 Bus: primary=10, secondary=72, subordinate=72, sec-latency=0 I/O behind bridge: [disabled] [16-bit] Memory behind bridge: dc000000-dc3fffff [size=4M] [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 71:00.0 USB controller [0c03]: ASMedia Technology Inc. ASM4242 USB 3.2 xHCI Controller [1b21:2426] (rev 01) (prog-if 30 [XHCI]) Subsystem: ASMedia Technology Inc. ASM4242 USB 3.2 xHCI Controller [1b21:2426] 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 25 IOMMU group: 30 Region 0: Memory at dc400000 (64-bit, non-prefetchable) [size=32K] Capabilities: <access denied> Kernel driver in use: xhci_hcd Kernel modules: xhci_pci 72:00.0 USB controller [0c03]: ASMedia Technology Inc. ASM4242 USB 4 / Thunderbolt 3 Host Router [1b21:2425] (rev 01) (prog-if 40 [USB4 Host Interface]) Subsystem: ASMedia Technology Inc. ASM4242 USB 4 / Thunderbolt 3 Host Router [1b21:2425] 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: 31 Region 0: Memory at dc000000 (64-bit, non-prefetchable) [size=256K] Region 2: Memory at dc040000 (64-bit, non-prefetchable) [size=64K] Capabilities: <access denied> Kernel driver in use: thunderbolt Kernel modules: thunderbolt 73:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Granite Ridge [Radeon Graphics] [1002:13c0] (rev c2) (prog-if 00 [VGA controller]) Subsystem: ASRock Incorporation Device [1849:364e] 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 127 IOMMU group: 32 Region 0: Memory at fa20000000 (64-bit, prefetchable) [size=256M] Region 2: Memory at dd400000 (64-bit, prefetchable) [size=2M] Region 4: I/O ports at e000 [size=256] Region 5: Memory at dd900000 (32-bit, non-prefetchable) [size=512K] Capabilities: <access denied> Kernel driver in use: amdgpu Kernel modules: amdgpu 73:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Radeon High Definition Audio Controller [Rembrandt/Strix] [1002:1640] (prog-if 00 [HDA compatible]) Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Radeon High Definition Audio Controller [Rembrandt/Strix] [1002:1640] 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 152 IOMMU group: 33 Region 0: Memory at dd988000 (32-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: snd_hda_intel Kernel modules: snd_hda_intel 73:00.2 Encryption controller [1080]: Advanced Micro Devices, Inc. [AMD] Family 19h PSP/CCP [1022:1649] Subsystem: Advanced Micro Devices, Inc. [AMD] Family 19h PSP/CCP [1022:1649] 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 146 IOMMU group: 34 Region 2: Memory at dd800000 (32-bit, non-prefetchable) [size=1M] Region 5: Memory at dd98c000 (32-bit, non-prefetchable) [size=8K] Capabilities: <access denied> Kernel driver in use: ccp Kernel modules: ccp 73:00.3 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] Raphael/Granite Ridge USB 3.1 xHCI [1022:15b6] (prog-if 30 [XHCI]) Subsystem: ASRock Incorporation Device [1849:15b6] 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 118 IOMMU group: 35 Region 0: Memory at dd700000 (64-bit, non-prefetchable) [size=1M] Capabilities: <access denied> Kernel driver in use: xhci_hcd Kernel modules: xhci_pci 73:00.4 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] Raphael/Granite Ridge USB 3.1 xHCI [1022:15b7] (prog-if 30 [XHCI]) Subsystem: ASRock Incorporation Device [1849:15b6] 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 127 IOMMU group: 36 Region 0: Memory at dd600000 (64-bit, non-prefetchable) [size=1M] Capabilities: <access denied> Kernel driver in use: xhci_hcd Kernel modules: xhci_pci 73:00.6 Audio device [0403]: Advanced Micro Devices, Inc. [AMD] Family 17h/19h/1ah HD Audio Controller [1022:15e3] (prog-if 00 [HDA compatible]) Subsystem: ASRock Incorporation Device [1849:222c] 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 153 IOMMU group: 37 Region 0: Memory at dd980000 (32-bit, non-prefetchable) [size=32K] Capabilities: <access denied> Kernel driver in use: snd_hda_intel Kernel modules: snd_hda_intel 74:00.0 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] Raphael/Granite Ridge USB 2.0 xHCI [1022:15b8] (prog-if 30 [XHCI]) Subsystem: ASRock Incorporation Device [1849:15b6] 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 24 IOMMU group: 38 Region 0: Memory at ddd00000 (64-bit, non-prefetchable) [size=1M] Capabilities: <access denied> Kernel driver in use: xhci_hcd Kernel modules: xhci_pci ** USB devices: Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 002: ID 05e3:0610 Genesys Logic, Inc. Hub Bus 001 Device 003: ID 0e8d:0717 MediaTek Inc. Wireless_Device Bus 001 Device 004: ID 05e3:0605 Genesys Logic, Inc. Hub Bus 001 Device 005: ID 3384:000b System76 Thelio Io 2 Bus 001 Device 006: ID 046d:c045 Logitech, Inc. Optical Mouse Bus 001 Device 007: ID 1a2c:9df5 China Resource Semico Co., Ltd USB Gaming Keyboard 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 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 008 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 009 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 009 Device 002: ID 26ce:01a2 ASRock LED Controller -- System Information: Debian Release: forky/sid APT prefers testing-debug APT policy: (500, 'testing-debug'), (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 6.12.101+deb13-amd64 (SMP w/24 CPU threads; PREEMPT) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages linux-image-6.12.101+deb13-amd64 depends on: it initramfs-tools [linux-initramfs-tool] 0.148.4 ii kmod 34.2-2 ii linux-base 4.12.1 Versions of packages linux-image-6.12.101+deb13-amd64 recommends: ii apparmor 4.1.0-1 Versions of packages linux-image-6.12.101+deb13-amd64 suggests: ii debian-kernel-handbook 1.0.21 ii firmware-linux-free 20241210-2 ii grub-efi-amd64 2.12-9+deb13u2 pn linux-doc-6.12 <none> Versions of packages linux-image-6.12.101+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> ii firmware-intel-graphics 20250410-2 ii firmware-intel-misc 20250410-2 pn firmware-intel-sound <none> pn firmware-ipw2x00 <none> pn firmware-ivtv <none> ii firmware-iwlwifi 20250410-2 pn firmware-libertas <none> pn firmware-marvell-prestera <none> ii firmware-mediatek 20250410-2 ii firmware-misc-nonfree 20250410-2 pn firmware-myricom <none> pn firmware-netronome <none> pn firmware-netxen <none> ii firmware-nvidia-graphics 20250410-2 pn firmware-qcom-soc <none> pn firmware-qlogic <none> ii firmware-realtek 20250410-2 pn firmware-samsung <none> pn firmware-siano <none> pn firmware-ti-connectivity <none> pn xen-hypervisor <none> -- no debconf information

