Package: src:linux Version: 6.1.140-1 Severity: normal Dear Maintainer,
On resume, after reading back all saved memory and after displaying the "Suspending console(s) (use no_console_suspend to debug)" message, instead of returning to the previous screen, it stay there and does not seem to react. Switching to and from virtual console, ctrl-alt-f1 + ctrl-alt-f7, results in a damaged screen where only the upper left corner is correct while the rest replicates whatever was on the previous pixel. Also, it used to thaw hitting any key. Now I must hit the power button. The log shows: ... 2025-06-09T15:47:57.503014+02:00 pcale avahi-daemon[2584]: Registering new address record for 172.25.197.120 on eth0.IPv4. 2025-06-09T15:47:58.071694+02:00 pcale dhclient[17977]: bound to 172.25.197.120 -- renewal in 37592 seconds. 2025-06-09T15:47:58.123888+02:00 pcale /etc/pm/sleep.d/20_dhcp-lease: run thaw hibernate, rtc=0 2025-06-09T15:47:59.024989+02:00 pcale /home/ale/bin/run-pm-hibernate: /sbin/pm-hibernate returned 0 2025-06-09T15:49:43.244897+02:00 pcale /home/ale/bin/run-pm-hibernate: slock returned 0 2025-06-09T15:50:00.034948+02:00 pcale kernel: [12650.230373] [drm] pstate TEST_DEBUG_DATA: 0x3EFF000F 2025-06-09T15:50:00.034961+02:00 pcale kernel: [12650.231494] [drm] pstate TEST_DEBUG_DATA: 0x3EFF000F 2025-06-09T15:50:00.034962+02:00 pcale kernel: [12650.231942] [drm] pstate TEST_DEBUG_DATA: 0x3EFF000F ... Here 20_dhcp-lease is a short script to release the IP address before sleeping, and log; run-pm-hibernate is a suid utility to call pm-hibernate (and slock) from the openbox menu. The pstate message repeats until I reboot. What does it mean? I have this default, in case it has anything to do with pstate: ale@pcale:~$ cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_driver acpi-cpufreq Also, earlier in the log I had a drm warning. Dunno if it's relevant. I paste it below. 2025-06-09T15:47:50.942302+02:00 pcale kernel: [12516.715362] ------------[ cut here ]------------ 2025-06-09T15:47:50.942303+02:00 pcale kernel: [12516.715363] amdgpu 0000:09:00.0: drm_WARN_ON_ONCE(!dev->mode_config.poll_enabled) 2025-06-09T15:47:50.942304+02:00 pcale kernel: [12516.715393] WARNING: CPU: 2 PID: 17736 at drivers/gpu/drm/drm_probe_helper.c:252 drm_kms_helper_poll_enable+0x116/0x130 [drm_kms_helper] 2025-06-09T15:47:50.942306+02:00 pcale kernel: [12516.715412] Modules linked in: nls_ascii nls_cp437 vfat fat xt_conntrack xt_MASQUERADE nf_conntrack_netlink xfrm_user xfrm_algo iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 xt_addrtype iptable_filter ip_tables x_tables br_netfilter bridge stp llc overlay bnep bluetooth jitterentropy_rng drbg ansi_cprng ecdh_generic ecc autofs4 cpufreq_userspace cpufreq_ondemand cpufreq_powersave cpufreq_conservative binfmt_misc nf_tables libcrc32c nfnetlink f2fs crc32_generic lz4hc_compress lz4_compress zstd_compress parport_pc ppdev lp parport intel_rapl_msr intel_rapl_common edac_mce_amd amdgpu kvm irqbypass pktcdvd ghash_clmulni_intel sha512_ssse3 sha512_generic sha256_ssse3 gpu_sched sha1_ssse3 drm_buddy drm_display_helper aesni_intel snd_hda_codec_realtek snd_hda_codec_hdmi snd_hda_codec_generic crypto_simd cryptd snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi cec snd_hda_codec evdev rc_core rapl snd_hda_core drm_ttm_helper tt m eeepc_wmi snd_hwdep drm_kms_helper snd_pcm 2025-06-09T15:47:50.942371+02:00 pcale kernel: [12516.715489] snd_timer asus_wmi battery snd platform_profile drm soundcore sparse_keymap ledtrig_audio rfkill i2c_algo_bit pcspkr wmi_bmof ccp serio_raw sp5100_tco watchdog k10temp button acpi_cpufreq ext4 crc16 mbcache jbd2 crc32c_generic hid_generic usbhid uas sr_mod sg hid usb_storage cdrom sd_mod ahci libahci nvme xhci_pci libata nvme_core xhci_hcd r8169 realtek t10_pi crc32_pclmul mdio_devres crc32c_intel psmouse scsi_mod usbcore libphy crc64_rocksoft crc64 crc_t10dif crct10dif_generic i2c_piix4 crct10dif_pclmul crct10dif_common usb_common scsi_common video wmi gpio_amdpt gpio_generic 2025-06-09T15:47:50.942372+02:00 pcale kernel: [12516.715551] CPU: 2 PID: 17736 Comm: kworker/u64:15 Tainted: G W 6.1.0-37-amd64 #1 Debian 6.1.140-1 2025-06-09T15:47:50.942373+02:00 pcale kernel: [12516.715555] Hardware name: System manufacturer System Product Name/PRIME B450M-A, BIOS 3211 08/10/2021 2025-06-09T15:47:50.942374+02:00 pcale kernel: [12516.715557] Workqueue: events_unbound async_run_entry_fn 2025-06-09T15:47:50.942375+02:00 pcale kernel: [12516.715562] RIP: 0010:drm_kms_helper_poll_enable+0x116/0x130 [drm_kms_helper] 2025-06-09T15:47:50.942378+02:00 pcale kernel: [12516.715577] Code: 48 8b 5f 50 48 85 db 75 03 48 8b 1f e8 13 e6 97 e9 48 c7 c1 c8 57 b8 c0 48 89 da 48 c7 c7 3a 6b b8 c0 48 89 c6 e8 0a 6a 33 e9 <0f> 0b e9 39 ff ff ff e8 0e cc cc e9 66 66 2e 0f 1f 84 00 00 00 00 2025-06-09T15:47:50.942379+02:00 pcale kernel: [12516.715579] RSP: 0018:ffffa47640ce7d90 EFLAGS: 00010286 2025-06-09T15:47:50.942380+02:00 pcale kernel: [12516.715582] RAX: 0000000000000000 RBX: ffff98ba413ca880 RCX: ffff98bd6f2995e0 2025-06-09T15:47:50.942381+02:00 pcale kernel: [12516.715583] RDX: 0000000000000000 RSI: 0000000000000046 RDI: 0000000000000001 2025-06-09T15:47:50.942381+02:00 pcale kernel: [12516.715585] RBP: ffff98ba44f80010 R08: ffffffffacd81a60 R09: ffff98be6f2d5abc 2025-06-09T15:47:50.942382+02:00 pcale kernel: [12516.715587] R10: ffffffffffffffff R11: 000000002d2d2d2d R12: ffff98ba44f80000 2025-06-09T15:47:50.942382+02:00 pcale kernel: [12516.715588] R13: 0000000000000001 R14: ffff98ba44f98500 R15: ffff98ba4141f150 2025-06-09T15:47:50.942383+02:00 pcale kernel: [12516.715590] FS: 0000000000000000(0000) GS:ffff98bd60a80000(0000) knlGS:0000000000000000 2025-06-09T15:47:50.942384+02:00 pcale kernel: [12516.715592] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 2025-06-09T15:47:50.942384+02:00 pcale kernel: [12516.715594] CR2: 0000000000000000 CR3: 0000000381df8000 CR4: 00000000003506e0 2025-06-09T15:47:50.942385+02:00 pcale kernel: [12516.715596] Call Trace: 2025-06-09T15:47:50.942389+02:00 pcale kernel: [12516.715598] <TASK> 2025-06-09T15:47:50.942390+02:00 pcale kernel: [12516.715603] amdgpu_device_resume+0x150/0x310 [amdgpu] 2025-06-09T15:47:50.942391+02:00 pcale kernel: [12516.715801] ? pci_pm_poweroff_noirq+0x100/0x100 2025-06-09T15:47:50.942391+02:00 pcale kernel: [12516.715806] dpm_run_callback+0x4a/0x150 2025-06-09T15:47:50.942392+02:00 pcale kernel: [12516.715811] __device_resume+0xa5/0x250 2025-06-09T15:47:50.942392+02:00 pcale kernel: [12516.715815] async_resume+0x19/0x30 2025-06-09T15:47:50.942396+02:00 pcale kernel: [12516.715818] async_run_entry_fn+0x30/0x130 2025-06-09T15:47:50.942397+02:00 pcale kernel: [12516.715822] process_one_work+0x1c7/0x380 2025-06-09T15:47:50.942398+02:00 pcale kernel: [12516.715827] worker_thread+0x4d/0x380 2025-06-09T15:47:50.942399+02:00 pcale kernel: [12516.715831] ? rescuer_thread+0x3a0/0x3a0 2025-06-09T15:47:50.942399+02:00 pcale kernel: [12516.715833] kthread+0xda/0x100 2025-06-09T15:47:50.942400+02:00 pcale kernel: [12516.715837] ? kthread_complete_and_exit+0x20/0x20 2025-06-09T15:47:50.942401+02:00 pcale kernel: [12516.715841] ret_from_fork+0x22/0x30 2025-06-09T15:47:50.942488+02:00 pcale kernel: [12516.715850] </TASK> 2025-06-09T15:47:50.942490+02:00 pcale kernel: [12516.715851] ---[ end trace 0000000000000000 ]--- -- Package-specific info: ** Version: Linux version 6.1.0-37-amd64 (debian-ker...@lists.debian.org) (gcc-12 (Debian 12.2.0-14+deb12u1) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian 6.1.140-1 (2025-05-22) ** Command line: BOOT_IMAGE=/boot/vmlinuz-6.1.0-37-amd64 root=UUID=bee80f86-f51e-48ee-a8a1-2bca43cad210 ro crashkernel=128M apparmor=0 crashkernel=384M-:128M ** Not tainted ** Kernel log: Unable to read kernel log; any relevant messages should be attached ** Model information sys_vendor: System manufacturer product_name: System Product Name product_version: System Version chassis_vendor: Default string chassis_version: Default string bios_vendor: American Megatrends Inc. bios_version: 3211 board_vendor: ASUSTeK COMPUTER INC. board_name: PRIME B450M-A board_version: Rev X.0x ** Loaded modules: xt_conntrack xt_MASQUERADE nf_conntrack_netlink xfrm_user xfrm_algo iptable_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 xt_addrtype iptable_filter ip_tables x_tables br_netfilter bridge stp llc overlay bnep bluetooth jitterentropy_rng drbg ansi_cprng ecdh_generic ecc autofs4 cpufreq_userspace cpufreq_ondemand cpufreq_powersave cpufreq_conservative binfmt_misc nf_tables libcrc32c nfnetlink f2fs crc32_generic lz4hc_compress lz4_compress zstd_compress parport_pc ppdev lp parport intel_rapl_msr intel_rapl_common amdgpu edac_mce_amd snd_hda_codec_realtek kvm snd_hda_codec_generic irqbypass snd_hda_codec_hdmi snd_hda_intel pktcdvd gpu_sched drm_buddy ghash_clmulni_intel snd_intel_dspcfg drm_display_helper sha512_ssse3 sha512_generic sha256_ssse3 sha1_ssse3 snd_intel_sdw_acpi snd_hda_codec aesni_intel cec snd_hda_core crypto_simd cryptd rapl snd_hwdep rc_core drm_ttm_helper snd_pcm eeepc_wmi snd_timer ttm asus_wmi snd battery soundcore drm_kms_helper evdev platform_profile sparse_keymap serio_raw ccp ledtrig_audio pcspkr drm rfkill i2c_algo_bit sp5100_tco wmi_bmof watchdog k10temp button acpi_cpufreq ext4 crc16 mbcache jbd2 crc32c_generic hid_generic usbhid uas sg sr_mod hid usb_storage cdrom sd_mod ahci libahci xhci_pci nvme xhci_hcd libata nvme_core crc32_pclmul r8169 t10_pi crc32c_intel usbcore realtek psmouse mdio_devres scsi_mod crc64_rocksoft libphy crc64 crc_t10dif i2c_piix4 crct10dif_generic crct10dif_pclmul crct10dif_common usb_common scsi_common video wmi gpio_amdpt gpio_generic ** PCI devices: 00:00.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Root Complex [1022:15d0] Subsystem: ASUSTeK Computer Inc. PRIME B450M-A Motherboard [1043:876b] Control: I/O- 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] Raven/Raven2 IOMMU [1022:15d1] Subsystem: ASUSTeK Computer Inc. PRIME B450M-A Motherboard [1043:876b] Control: I/O- 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 25 Capabilities: <access denied> 00:01.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge [1022:1452] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- IOMMU group: 0 00:01.2 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 PCIe GPP Bridge [6:0] [1022:15d3] (prog-if 00 [Normal decode]) Subsystem: ASUSTeK Computer Inc. Raven/Raven2 PCIe GPP Bridge [6:0] [1043:876b] Control: I/O+ 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=07, sec-latency=0 I/O behind bridge: f000-ffff [size=4K] [16-bit] Memory behind bridge: fce00000-fcffffff [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 00:01.6 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 PCIe GPP Bridge [6:0] [1022:15d3] (prog-if 00 [Normal decode]) Subsystem: ASUSTeK Computer Inc. Raven/Raven2 PCIe GPP Bridge [6:0] [1043:876b] Control: I/O+ 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=08, subordinate=08, sec-latency=0 I/O behind bridge: [disabled] [32-bit] Memory behind bridge: d0000000-d00fffff [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:08.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 00h-1fh) PCIe Dummy Host Bridge [1022:1452] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- IOMMU group: 3 00:08.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Internal PCIe GPP Bridge 0 to Bus A [1022:15db] (prog-if 00 [Normal decode]) Subsystem: ASUSTeK Computer Inc. Raven/Raven2 Internal PCIe GPP Bridge 0 to Bus A [1043:876b] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 28 IOMMU group: 4 Bus: primary=00, secondary=09, subordinate=09, sec-latency=0 I/O behind bridge: e000-efff [size=4K] [16-bit] Memory behind bridge: fca00000-fcdfffff [size=4M] [32-bit] Prefetchable memory behind bridge: e0000000-f01fffff [size=258M] [32-bit] Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA+ VGA16+ MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 00:14.0 SMBus [0c05]: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller [1022:790b] (rev 61) Subsystem: ASUSTeK Computer Inc. PRIME Motherboard [1043:876b] 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: 5 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. PRIME B450M-A Motherboard [1043:876b] 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: 5 00:18.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 0 [1022:15e8] Control: I/O- 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:18.1 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 1 [1022:15e9] Control: I/O- 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:18.2 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 2 [1022:15ea] Control: I/O- 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:18.3 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 3 [1022:15eb] Control: I/O- 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 Kernel driver in use: k10temp Kernel modules: k10temp 00:18.4 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 4 [1022:15ec] Control: I/O- 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:18.5 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 5 [1022:15ed] Control: I/O- 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:18.6 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 6 [1022:15ee] Control: I/O- 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:18.7 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Raven/Raven2 Device 24: Function 7 [1022:15ef] Control: I/O- 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 01:00.0 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset USB 3.1 xHCI Compliant Host Controller [1022:43d5] (rev 01) (prog-if 30 [XHCI]) Subsystem: ASMedia Technology Inc. 400 Series Chipset USB 3.1 XHCI 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 31 IOMMU group: 7 Region 0: Memory at fcfa0000 (64-bit, non-prefetchable) [size=32K] Capabilities: <access denied> Kernel driver in use: xhci_hcd Kernel modules: xhci_pci 01:00.1 SATA controller [0106]: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset SATA Controller [1022:43c8] (rev 01) (prog-if 01 [AHCI 1.0]) Subsystem: ASMedia Technology Inc. 400 Series Chipset SATA Controller [1b21:1062] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin B routed to IRQ 50 IOMMU group: 7 Region 5: Memory at fcf80000 (32-bit, non-prefetchable) [size=128K] Expansion ROM at fcf00000 [disabled] [size=512K] Capabilities: <access denied> Kernel driver in use: ahci Kernel modules: ahci 01:00.2 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset PCIe Bridge [1022:43c6] (rev 01) (prog-if 00 [Normal decode]) Subsystem: ASMedia Technology Inc. 400 Series Chipset PCIe Bridge [1b21:0201] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin C routed to IRQ 30 IOMMU group: 7 Bus: primary=01, secondary=02, subordinate=07, sec-latency=0 I/O behind bridge: f000-ffff [size=4K] [16-bit] Memory behind bridge: fce00000-fcefffff [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 02:00.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset PCIe Port [1022:43c7] (rev 01) (prog-if 00 [Normal decode]) Subsystem: ASMedia Technology Inc. 400 Series Chipset PCIe Port [1b21:3306] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 32 IOMMU group: 7 Bus: primary=02, secondary=03, subordinate=03, 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 02:04.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset PCIe Port [1022:43c7] (rev 01) (prog-if 00 [Normal decode]) Subsystem: ASMedia Technology Inc. 400 Series Chipset PCIe Port [1b21:3306] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 33 IOMMU group: 7 Bus: primary=02, secondary=04, subordinate=04, sec-latency=0 I/O behind bridge: [disabled] [32-bit] Memory behind bridge: [disabled] [32-bit] Prefetchable memory behind bridge: [disabled] [64-bit] Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 02:05.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset PCIe Port [1022:43c7] (rev 01) (prog-if 00 [Normal decode]) Subsystem: ASMedia Technology Inc. 400 Series Chipset PCIe Port [1b21:3306] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 35 IOMMU group: 7 Bus: primary=02, 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 02:06.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset PCIe Port [1022:43c7] (rev 01) (prog-if 00 [Normal decode]) Subsystem: ASMedia Technology Inc. 400 Series Chipset PCIe Port [1b21:3306] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 36 IOMMU group: 7 Bus: primary=02, secondary=06, subordinate=06, sec-latency=0 I/O behind bridge: [disabled] [32-bit] Memory behind bridge: [disabled] [32-bit] Prefetchable memory behind bridge: [disabled] [64-bit] Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- Capabilities: <access denied> Kernel driver in use: pcieport 02:07.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset PCIe Port [1022:43c7] (rev 01) (prog-if 00 [Normal decode]) Subsystem: ASMedia Technology Inc. 400 Series Chipset PCIe Port [1b21:3306] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0, Cache Line Size: 64 bytes Interrupt: pin A routed to IRQ 38 IOMMU group: 7 Bus: primary=02, secondary=07, subordinate=07, sec-latency=0 I/O behind bridge: f000-ffff [size=4K] [16-bit] Memory behind bridge: fce00000-fcefffff [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 07:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15) Subsystem: ASUSTeK Computer Inc. PRIME B450M-A Motherboard [1043:8677] Control: I/O+ 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: 7 Region 0: I/O ports at f000 [size=256] Region 2: Memory at fce04000 (64-bit, non-prefetchable) [size=4K] Region 4: Memory at fce00000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: r8169 Kernel modules: r8169 08:00.0 Non-Volatile memory controller [0108]: Kingston Technology Company, Inc. Device [2646:500f] (rev 03) (prog-if 02 [NVM Express]) Subsystem: Kingston Technology Company, Inc. Device [2646:500f] Control: I/O- 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 40 IOMMU group: 8 Region 0: Memory at d0000000 (64-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: nvme Kernel modules: nvme 09:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Picasso/Raven 2 [Radeon Vega Series / Radeon Vega Mobile Series] [1002:15d8] (rev c8) (prog-if 00 [VGA controller]) Subsystem: ASUSTeK Computer Inc. Picasso/Raven 2 [Radeon Vega Series / Radeon Vega Mobile Series] [1043:876b] Control: I/O+ 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 68 IOMMU group: 9 Region 0: Memory at e0000000 (64-bit, prefetchable) [size=256M] Region 2: Memory at f0000000 (64-bit, prefetchable) [size=2M] Region 4: I/O ports at e000 [size=256] Region 5: Memory at fcd00000 (32-bit, non-prefetchable) [size=512K] Expansion ROM at 000c0000 [virtual] [disabled] [size=128K] Capabilities: <access denied> Kernel driver in use: amdgpu Kernel modules: amdgpu 09:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Raven/Raven2/Fenghuang HDMI/DP Audio Controller [1002:15de] Subsystem: ASUSTeK Computer Inc. PRIME B450M-A Motherboard [1043:876b] Control: I/O+ 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 81 IOMMU group: 10 Region 0: Memory at fcd88000 (32-bit, non-prefetchable) [size=16K] Capabilities: <access denied> Kernel driver in use: snd_hda_intel Kernel modules: snd_hda_intel 09:00.2 Encryption controller [1080]: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 10h-1fh) Platform Security Processor [1022:15df] Subsystem: ASUSTeK Computer Inc. PRIME Motherboard [1043:876b] Control: I/O+ 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 77 IOMMU group: 10 Region 2: Memory at fcc00000 (32-bit, non-prefetchable) [size=1M] Region 5: Memory at fcd8c000 (32-bit, non-prefetchable) [size=8K] Capabilities: <access denied> Kernel driver in use: ccp Kernel modules: ccp 09:00.3 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] Raven USB 3.1 [1022:15e0] (prog-if 30 [XHCI]) Subsystem: ASUSTeK Computer Inc. PRIME Motherboard [1043:876b] Control: I/O+ 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 59 IOMMU group: 10 Region 0: Memory at fcb00000 (64-bit, non-prefetchable) [size=1M] Capabilities: <access denied> Kernel driver in use: xhci_hcd Kernel modules: xhci_pci 09:00.4 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] Raven USB 3.1 [1022:15e1] (prog-if 30 [XHCI]) Subsystem: ASUSTeK Computer Inc. PRIME Motherboard [1043:876b] Control: I/O+ 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 68 IOMMU group: 10 Region 0: Memory at fca00000 (64-bit, non-prefetchable) [size=1M] Capabilities: <access denied> Kernel driver in use: xhci_hcd Kernel modules: xhci_pci 09:00.6 Audio device [0403]: Advanced Micro Devices, Inc. [AMD] Family 17h/19h HD Audio Controller [1022:15e3] Subsystem: ASUSTeK Computer Inc. PRIME B450M-A Motherboard [1043:86c7] Control: I/O+ 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 82 IOMMU group: 10 Region 0: Memory at fcd80000 (32-bit, non-prefetchable) [size=32K] Capabilities: <access denied> Kernel driver in use: snd_hda_intel Kernel modules: snd_hda_intel ** USB devices: Bus 006 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 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 003 Device 002: ID 04b8:011d Seiko Epson Corp. GT-7300U [Perfection 1260/1260 PHOTO] Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 002: ID 1058:2621 Western Digital Technologies, Inc. Elements 2621 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 003: ID 04f2:0833 Chicony Electronics Co., Ltd KU-0833 Keyboard Bus 001 Device 002: ID 0bda:5411 Realtek Semiconductor Corp. RTS5411 Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub -- System Information: Debian Release: 12.11 merged-usr: no Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 6.1.0-37-amd64 (SMP w/8 CPU threads; PREEMPT) Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /bin/bash Init: sysvinit (via /sbin/init) Versions of packages linux-image-6.1.0-37-amd64 depends on: ii initramfs-tools [linux-initramfs-tool] 0.142+deb12u3 ii kmod 30+20221128-1 ii linux-base 4.9 Versions of packages linux-image-6.1.0-37-amd64 recommends: ii apparmor 3.0.8-3 ii firmware-linux-free 20200122-1 Versions of packages linux-image-6.1.0-37-amd64 suggests: pn debian-kernel-handbook <none> ii grub-pc 2.06-13+deb12u1 pn linux-doc-6.1 <none> Versions of packages linux-image-6.1.0-37-amd64 is related to: ii firmware-amd-graphics 20230210-5 pn firmware-atheros <none> pn firmware-bnx2 <none> pn firmware-bnx2x <none> pn firmware-brcm80211 <none> pn firmware-cavium <none> pn firmware-intel-sound <none> pn firmware-intelwimax <none> pn firmware-ipw2x00 <none> pn firmware-ivtv <none> pn firmware-iwlwifi <none> pn firmware-libertas <none> ii firmware-linux-nonfree 20230210-5 ii firmware-misc-nonfree 20230210-5 pn firmware-myricom <none> pn firmware-netxen <none> pn firmware-qlogic <none> ii firmware-realtek 20230210-5 pn firmware-samsung <none> pn firmware-siano <none> pn firmware-ti-connectivity <none> pn xen-hypervisor <none> -- no debconf information