AMD GPU failed to unmap legacy queue

Hi.

Specs

OS: Fedora Linux 42 (Workstation Edition) x86_64
Kernel: Linux 6.16.7-200.fc42.x86_64
Display (CSO1615): 2560x1600 @ 120 Hz in 16" [Built-in]
DE: GNOME 48.4
WM: Mutter (Wayland)
CPU: AMD Ryzen 7 8845HS (16) @ 5.14 GHz
GPU: AMD Radeon 780M Graphics [Integrated]
Memory: 2.07 GiB / 30.53 GiB (7%)
Swap: 0 B / 8.00 GiB (0%)

I often get games crash or freeze with this error:

Error

[ 2776.705330] amdgpu 0000:04:00.0: amdgpu: [gfxhub] page fault (src_id:0 ring:24 vmid:7 pasid:32782)
[ 2776.705343] amdgpu 0000:04:00.0: amdgpu: in process grid2_avx.exe pid 6407 thread dxvk-submit pid 6483)
[ 2776.705350] amdgpu 0000:04:00.0: amdgpu: in page starting at address 0x0000000000000000 from client 10
[ 2776.705357] amdgpu 0000:04:00.0: amdgpu: GCVM_L2_PROTECTION_FAULT_STATUS:0x00701430
[ 2776.705363] amdgpu 0000:04:00.0: amdgpu: Faulty UTCL2 client ID: SQC (data) (0xa)
[ 2776.705368] amdgpu 0000:04:00.0: amdgpu: MORE_FAULTS: 0x0
[ 2776.705373] amdgpu 0000:04:00.0: amdgpu: WALKER_ERROR: 0x0
[ 2776.705378] amdgpu 0000:04:00.0: amdgpu: PERMISSION_FAULTS: 0x3
[ 2776.705383] amdgpu 0000:04:00.0: amdgpu: MAPPING_ERROR: 0x0
[ 2776.705387] amdgpu 0000:04:00.0: amdgpu: RW: 0x0
[ 2786.992584] amdgpu 0000:04:00.0: amdgpu: Dumping IP State
[ 2786.993519] amdgpu 0000:04:00.0: amdgpu: Dumping IP State Completed
[ 2786.993648] amdgpu 0000:04:00.0: amdgpu: [drm] AMDGPU device coredump file has been created
[ 2786.993653] amdgpu 0000:04:00.0: amdgpu: [drm] Check your /sys/class/drm/card1/device/devcoredump/data
[ 2787.003662] amdgpu 0000:04:00.0: amdgpu: ring gfx_0.0.0 timeout, signaled seq=1453071, emitted seq=1453073
[ 2787.003670] amdgpu 0000:04:00.0: amdgpu: Process information: process grid2_avx.exe pid 6407 thread dxvk-submit pid 6483
[ 2787.003674] amdgpu 0000:04:00.0: amdgpu: Starting gfx_0.0.0 ring reset
[ 2789.007507] amdgpu 0000:04:00.0: amdgpu: MES failed to respond to msg=RESET
[ 2789.007515] [drm:amdgpu_mes_reset_legacy_queue [amdgpu]] ERROR failed to reset legacy queue
[ 2789.007840] amdgpu 0000:04:00.0: amdgpu: reset via MES failed and try pipe reset -110
[ 2789.007845] amdgpu 0000:04:00.0: amdgpu: The CPFW hasn’t support pipe reset yet.
[ 2789.007847] amdgpu 0000:04:00.0: amdgpu: Ring gfx_0.0.0 reset failed
[ 2789.007851] amdgpu 0000:04:00.0: amdgpu: GPU reset begin!
[ 2791.066604] amdgpu 0000:04:00.0: amdgpu: MES failed to respond to msg=REMOVE_QUEUE
[ 2791.066614] [drm:amdgpu_mes_unmap_legacy_queue [amdgpu]] ERROR failed to unmap legacy queue
[ 2791.455592] [drm:gfx_v11_0_hw_fini [amdgpu]] ERROR failed to halt cp gfx

It can happen in a few minutes or an hour. But overall it’s very annoying. Should I wait for the amdgpu update or is it a kernel bug? Should I report this somewhere, or is this a known error?

Which games crash, and how are you running them? I.e Steam, Lutris, Wine, Linux

I use only Steam (flatpak 1.0.0.83).

1 Like

I’m seeing in your log permission faults and non responding faults. It could be a flatpak permission error.

I don’t know much about flatpak, so I would install Steam via RPM, unless of course you are on some atomic version.

I’ll add the steam and flatpak tags for you, so someone who uses those things will more likely read this thread.

Are you running all of the crshing software using the same type of emulation? i.e. All of the crashes are with Proton 9.4, or Proton-Hotfix, etc so that you can identify any patterns?

Have you tried changing that version of the emulation?

Such behaviour didn’t start yesterday… I tried rpm Steam too. For now i use flatpak version again, and Proton 9.4. For example Civilisation 6 and ETS2 are native but as i said sometimes it works 5-10 minutes or 1 hour and more but then freezes. Same with non-native such as Doom Eternal, Grid 2, Borderlands 2 and so on.
With kernel 6.12 - 6.14 i don’t remember exactly which one but felt like were more stable gaming experience. I completed Detroit Become Human, Doom Eternal, Resident Evil 2 and 3. I could play whole Civ 6 session. Yes, sometimes it could freeze or restarted, but i think not so often as now.

Also i found some bad comments about AMD 780M on Linux that’s why i asked here. Maybe someone has such problem too.

1 Like

New errors in logs:

  1. [drm:gfx_v11_0_hw_fini [amdgpu]] ERROR failed to halt cp gfx
  2. [drm:amdgpu_cs_ioctl [amdgpu]] ERROR Failed to initialize parser -125!
  3. [drm:amdgpu_mes_unmap_legacy_queue [amdgpu]] ERROR failed to unmap legacy queue

Assuming they happened in that order, the initial problem is the failure to of the command process (message 1). The other two are side effects of the command processor ceasing to talk to anything.

Feel free to execute an fpaste --sysinfo --printonly and pasting it here in as preformatted text. Ideally do this immediately after triggering a crash in some steam game, so there’s a decent chance of interesting output being captured in the logs.

If that output is too long to paste here, then you can take the `–printonly flag out and the output will be uploaded to a pastebin - you’ll get URL of the location; paste that here instead.

Data

=== fpaste 0.5.0.0 System Information ===

  • OS Release (cat /etc/*-release | uniq):
    Fedora release 42 (Adams)
    NAME=“Fedora Linux”
    VERSION=“42 (Workstation Edition)”
    RELEASE_TYPE=stable
    ID=fedora
    VERSION_ID=42
    VERSION_CODENAME=“”
    PLATFORM_ID=“platform:f42”
    PRETTY_NAME=“Fedora Linux 42 (Workstation Edition)”
    ANSI_COLOR=“0;38;2;60;110;180”
    LOGO=fedora-logo-icon
    CPE_NAME=“cpe:/o:fedoraproject:fedora:42”
    DEFAULT_HOSTNAME=“fedora”
    HOME_URL=“https://fedoraproject.org/”
    DOCUMENTATION_URL=“https://docs.fedoraproject.org/en-US/fedora/f42/”
    SUPPORT_URL=“https://ask.fedoraproject.org/”
    BUG_REPORT_URL=“https://bugzilla.redhat.com/”
    REDHAT_BUGZILLA_PRODUCT=“Fedora”
    REDHAT_BUGZILLA_PRODUCT_VERSION=42
    REDHAT_SUPPORT_PRODUCT=“Fedora”
    REDHAT_SUPPORT_PRODUCT_VERSION=42
    SUPPORT_END=2026-05-13
    VARIANT=“Workstation Edition”
    VARIANT_ID=workstation
    Fedora release 42 (Adams)

  • CPU Model (grep ‘model name’ /proc/cpuinfo | awk -F: ‘{print $2}’ | uniq -c |
    sed -re ‘s/^ +//’ ):
    16 AMD Ryzen 7 8845HS w/ Radeon 780M Graphics

  • 64-bit Support (grep -q ’ lm ’ /proc/cpuinfo && echo Yes || echo No):
    Yes

  • Hardware Virtualization Support (grep -Eq ‘(vmx|svm)’ /proc/cpuinfo && echo Yes || echo No):
    Yes

  • Kernel (uname -r):
    6.16.9-200.fc42.x86_64

  • Kernel cmdline (cat /proc/cmdline):
    BOOT_IMAGE=(hd0,gpt2)/vmlinuz-6.16.9-200.fc42.x86_64 root=UUID=a3627f28-8a65-42bb-815d-d903f5629c2a ro rhgb quiet

  • Desktop(s) Running (ps -eo comm= | grep -E ‘(gnome-session|startkde|startactive|xfce.?-session|fluxbox|blackbox|hackedbox|ratpoison|enlightenment|icewm-session|od-session|wmaker|wmx|openbox-lxde|openbox-gnome-session|openbox-kde-session|mwm|e16|fvwm|xmonad|sugar-session|mate-session|lxqt-session|cinnamon|lxdm-session|awesome|phosh|sway|Hyperland)’ ):
    gnome-session-b
    gnome-session-c
    gnome-session-b

  • Desktop(s) Installed (ls -m /usr/share/{xsessions,wayland-sessions}/ | sed ‘s/.desktop//g’ ):
    /usr/share/wayland-sessions/:
    gnome-classic, gnome-classic-wayland, gnome,
    gnome-wayland

    /usr/share/xsessions/:

  • Session Type (env | grep ‘XDG_SESSION_TYPE’ | sed ‘s/.*=//’ ):
    wayland

  • SELinux Status (sestatus):
    SELinux status: enabled
    SELinuxfs mount: /sys/fs/selinux
    SELinux root directory: /etc/selinux
    Loaded policy name: targeted
    Current mode: enforcing
    Mode from config file: enforcing
    Policy MLS status: enabled
    Policy deny_unknown status: allowed
    Memory protection checking: actual (secure)
    Max kernel policy version: 34

  • SELinux Errors (selinuxenabled && journalctl --no-hostname --since yesterday |grep avc: | grep -Eo comm=“[^ ]+” | sort |uniq -c |sort -rn):
    6 comm=“systemd-hostnam”

  • Memory usage (free -hm):
    total used free shared buff/cache available
    Mem: 30Gi 5,7Gi 17Gi 519Mi 8,3Gi 24Gi
    Swap: 8,0Gi 0B 8,0Gi

  • ZRAM usage (zramctl --output-all):
    NAME DISKSIZE DATA COMPR ALGORITHM STREAMS ZERO-PAGES TOTAL MEM-LIMIT MEM-USED MIGRATED MOUNTPOINT
    /dev/zram0 8G 4K 80B lzo-rle 0 12K 0B 12K 0B [SWAP]

  • Load average (uptime):
    17:29:09 up 13 min, 2 users, load average: 1,35, 2,65, 1,69

  • Pressure Stall Information (grep -R . /proc/pressure/):
    /proc/pressure/io:some avg10=0.00 avg60=0.04 avg300=0.04 total=2006326
    /proc/pressure/io:full avg10=0.00 avg60=0.04 avg300=0.04 total=1850967
    /proc/pressure/cpu:some avg10=0.00 avg60=0.03 avg300=0.16 total=5484659
    /proc/pressure/cpu:full avg10=0.00 avg60=0.00 avg300=0.00 total=0
    /proc/pressure/irq:full avg10=0.05 avg60=0.27 avg300=0.65 total=10880985
    /proc/pressure/memory:some avg10=0.00 avg60=0.00 avg300=0.00 total=2
    /proc/pressure/memory:full avg10=0.00 avg60=0.00 avg300=0.00 total=2

  • Top 5 CPU hogs (ps axuScnh | awk ‘$2!=5432’ | sort -rnk3 | head -5):
    1000 4674 253 1.8 2385676 582396 ? Ssl 17:19 24:20 grid2_avx.exe
    1000 5472 100 0.0 234864 5260 pts/0 R+ 17:29 0:00 ps
    1000 4925 21.5 1.7 3586420 568104 ? Sl 17:28 0:10 firefox-bin
    1000 2241 11.9 1.0 5663392 321496 ? Ssl 17:15 1:35 gnome-shell
    1000 5186 9.5 1.0 2837172 320816 ? Sl 17:28 0:04 Isolated Web Co

  • Top 5 Memory hogs (ps axuScnh | sort -rnk4 | head -5):
    1000 5186 9.5 1.0 2837172 320816 ? Sl 17:28 0:04 Isolated Web Co
    1000 4925 21.5 1.7 3586420 568104 ? Sl 17:28 0:10 firefox-bin
    1000 4674 253 1.8 2385676 582396 ? Ssl 17:19 24:20 grid2_avx.exe
    1000 3743 4.0 1.9 50042712 636612 ? Sl 17:17 0:27 steamwebhelper
    1000 3677 1.4 1.4 3871040 461148 ? Sl 17:17 0:09 steamwebhelper

  • block devices (lsblk -o NAME,FSTYPE,SIZE,FSUSE%,MOUNTPOINT,UUID,MIN-IO,SCHED,DISC-GRAN,MODEL):
    NAME FSTYPE SIZE FSUSE% MOUNTPOINT UUID MIN-IO SCHED DISC-GRAN MODEL
    zram0 swap 8G [SWAP] e918cc40-38d1-47e6-af65-096130323c65 4096 4K
    nvme0n1 953,9G 512 none 512B YMTC PC300-1TB-B
    ├─nvme0n1p1 vfat 763M 3% /boot/efi 27D6-FE3D 512 none 512B
    ├─nvme0n1p2 ext4 954M 53% /boot d88cd9e3-dd5d-4134-bda1-24598b2dd04f 512 none 512B
    ├─nvme0n1p3 btrfs 122,9G 16% / a3627f28-8a65-42bb-815d-d903f5629c2a 512 none 512B
    └─nvme0n1p4 btrfs 829,3G 11% /home b2a56b14-280a-406a-9dcb-206d63866a1e 512 none 512B

  • PCI devices (lspci -nn):
    00:00.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Phoenix Root Complex [1022:14e8]
    00:00.2 IOMMU [0806]: Advanced Micro Devices, Inc. [AMD] Phoenix IOMMU [1022:14e9]
    00:01.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Phoenix Dummy Host Bridge [1022:14ea]
    00:01.2 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Phoenix GPP Bridge [1022:14ed]
    00:02.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Phoenix Dummy Host Bridge [1022:14ea]
    00:02.2 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Phoenix GPP Bridge [1022:14ee]
    00:02.3 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Phoenix GPP Bridge [1022:14ee]
    00:03.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Phoenix Dummy Host Bridge [1022:14ea]
    00:04.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Phoenix Dummy Host Bridge [1022:14ea]
    00:08.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Phoenix Dummy Host Bridge [1022:14ea]
    00:08.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Phoenix Internal GPP Bridge to Bus [C:A] [1022:14eb]
    00:08.2 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Phoenix Internal GPP Bridge to Bus [C:A] [1022:14eb]
    00:08.3 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Phoenix Internal GPP Bridge to Bus [C:A] [1022:14eb]
    00:14.0 SMBus [0c05]: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller [1022:790b] (rev 71)
    00:14.3 ISA bridge [0601]: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge [1022:790e] (rev 51)
    00:18.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Phoenix Data Fabric; Function 0 [1022:14f0]
    00:18.1 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Phoenix Data Fabric; Function 1 [1022:14f1]
    00:18.2 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Phoenix Data Fabric; Function 2 [1022:14f2]
    00:18.3 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Phoenix Data Fabric; Function 3 [1022:14f3]
    00:18.4 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Phoenix Data Fabric; Function 4 [1022:14f4]
    00:18.5 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Phoenix Data Fabric; Function 5 [1022:14f5]
    00:18.6 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Phoenix Data Fabric; Function 6 [1022:14f6]
    00:18.7 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Phoenix Data Fabric; Function 7 [1022:14f7]
    01:00.0 Non-Volatile memory controller [0108]: Yangtze Memory Technologies Co.,Ltd PC300 M.2 2280 NVMe SSD (DRAM-less) [1e49:1031] (rev 03)
    02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8852BE PCIe 802.11ax Wireless Network Controller [10ec:b852]
    04:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] HawkPoint1 [1002:1900] (rev c5)
    04:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Radeon High Definition Audio Controller [Rembrandt/Strix] [1002:1640]
    04:00.2 Encryption controller [1080]: Advanced Micro Devices, Inc. [AMD] Phoenix CCP/PSP 3.0 Device [1022:15c7]
    04:00.3 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] Device [1022:15b9]
    04:00.4 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] Device [1022:15ba]
    04:00.6 Audio device [0403]: Advanced Micro Devices, Inc. [AMD] Family 17h/19h/1ah HD Audio Controller [1022:15e3]
    05:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Phoenix Dummy Function [1022:14ec]
    05:00.1 Signal processing controller [1180]: Advanced Micro Devices, Inc. [AMD] AMD IPU Device [1022:1502]
    06:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Phoenix Dummy Function [1022:14ec]
    06:00.3 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] Device [1022:15c0]
    06:00.4 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] Device [1022:15c1]

  • USB devices (lsusb):
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 001 Device 002: ID 0bda:b85b Realtek Semiconductor Corp. Bluetooth Radio
    Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
    Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 003 Device 002: ID 1bcf:2ced Sunplus Innovation Technology Inc. HD WebCam
    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

  • PCI Video Card (lspci | grep -i -E ‘vga’ | cut -b1-7 | xargs -i lspci -vnnks {} | grep -v “”):
    04:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] HawkPoint1 [1002:1900] (rev c5) (prog-if 00 [VGA controller])
    Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Device [1002:0124]
    Flags: bus master, fast devsel, latency 0, IRQ 36, IOMMU group 15
    Memory at 8100000000 (64-bit, prefetchable) [size=256M]
    Memory at 60000000 (64-bit, prefetchable) [size=2M]
    I/O ports at 1000 [size=256]
    Memory at 60500000 (32-bit, non-prefetchable) [size=512K]
    Kernel driver in use: amdgpu
    Kernel modules: amdgpu

  • GL Support (glxinfo -B | grep -E “OpenGL version|OpenGL renderer”):
    OpenGL renderer string: AMD Radeon 780M Graphics (radeonsi, phoenix, LLVM 20.1.8, DRM 3.64, 6.16.9-200.fc42.x86_64)
    OpenGL version string: 4.6 (Compatibility Profile) Mesa 25.1.9

  • DRM Information (journalctl -k -b --no-hostname | grep -o ‘kernel:.drm.$’ | cut -d ’ ’ -f 2- ):
    ACPI: bus type drm_connector registered
    simple-framebuffer simple-framebuffer.0: [drm] Registered 1 planes with drm panic
    [drm] Initialized simpledrm 1.0.0 for simple-framebuffer.0 on minor 0
    simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
    [drm] Initialized amdxdna_accel_driver 0.0.0 for 0000:05:00.1 on minor 0
    [drm] amdgpu kernel modesetting enabled.
    [drm] initializing kernel modesetting (IP DISCOVERY 0x1002:0x1900 0x1002:0x0124 0xC5).
    [drm] register mmio base: 0x60500000
    [drm] register mmio size: 524288
    [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
    [drm] Detected VRAM RAM=512M, BAR=512M
    [drm] RAM width 128bits DDR5
    [drm] amdgpu: 512M of VRAM memory ready
    [drm] amdgpu: 15629M of GTT memory ready.
    [drm] GART: num cpu pages 131072, num gpu pages 131072
    [drm] PCIE GART of 512M enabled (table at 0x000000801FD00000).
    amdgpu 0000:04:00.0: amdgpu: [drm] Loading DMUB firmware via PSP: version=0x08005300
    amdgpu 0000:04:00.0: amdgpu: [drm] Display Core v3.2.334 initialized on DCN 3.1.4
    amdgpu 0000:04:00.0: amdgpu: [drm] DP-HDMI FRL PCON supported
    amdgpu 0000:04:00.0: amdgpu: [drm] DMUB hardware initialized: version=0x08005300
    amdgpu 0000:04:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x3a su_y_granularity 4
    amdgpu 0000:04:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
    amdgpu 0000:04:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
    amdgpu 0000:04:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
    amdgpu 0000:04:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
    amdgpu 0000:04:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
    amdgpu 0000:04:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
    amdgpu 0000:04:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
    amdgpu 0000:04:00.0: amdgpu: [drm] PSR support 0, DC PSR ver -1, sink PSR ver 0 DPCD caps 0x0 su_y_granularity 0
    amdgpu 0000:04:00.0: amdgpu: [drm] Using custom brightness curve
    amdgpu 0000:04:00.0: [drm] Registered 4 planes with drm panic
    [drm] Initialized amdgpu 3.64.0 for 0000:04:00.0 on minor 1
    fbcon: amdgpudrmfb (fb0) is primary device
    amdgpu 0000:04:00.0: [drm] fb0: amdgpudrmfb frame buffer device
    [drm] pre_validate_dsc:1628 MST_DSC dsc precompute is not needed
    amdgpu 0000:04:00.0: amdgpu: [drm] AMDGPU device coredump file has been created
    amdgpu 0000:04:00.0: amdgpu: [drm] Check your /sys/class/drm/card1/device/devcoredump/data
    [drm:amdgpu_mes_reset_legacy_queue [amdgpu]] ERROR failed to reset legacy queue
    [drm:amdgpu_mes_unmap_legacy_queue [amdgpu]] ERROR failed to unmap legacy queue
    [drm:gfx_v11_0_hw_fini [amdgpu]] ERROR failed to halt cp gfx
    [drm] PCIE GART of 512M enabled (table at 0x000000801FD00000).
    amdgpu 0000:04:00.0: amdgpu: [drm] DMUB hardware initialized: version=0x08005300
    amdgpu 0000:04:00.0: [drm] device wedged, but recovered through reset
    [drm:amdgpu_cs_ioctl [amdgpu]] ERROR Failed to initialize parser -125!

  • Xorg modules (grep LoadModule /var/log/Xorg.0.log ~/.local/share/xorg/Xorg.0.log | cut -d " -f 2 | xargs):

  • Xorg errors (without results: "grep ‘^[.*(EE)’ /var/log/Xorg.0.log ~/.local/share/xorg/Xorg.0.log | cut -d ‘:’ -f 2- "):
    N/A

  • PCI Audio devices (lspci | grep -i -E ‘audio’ | cut -b1-7 | xargs -i lspci -vnnks {} | grep -v “”):
    04:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Radeon High Definition Audio Controller [Rembrandt/Strix] [1002:1640]
    Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Radeon High Definition Audio Controller [Rembrandt/Strix] [1002:1640]
    Flags: bus master, fast devsel, latency 0, IRQ 75, IOMMU group 16
    Memory at 60588000 (32-bit, non-prefetchable) [size=16K]
    Kernel driver in use: snd_hda_intel
    Kernel modules: snd_hda_intel

    04:00.6 Audio device [0403]: Advanced Micro Devices, Inc. [AMD] Family 17h/19h/1ah HD Audio Controller [1022:15e3]
    Subsystem: Realtek Semiconductor Co., Ltd. Device [10ec:11da]
    Flags: bus master, fast devsel, latency 0, IRQ 76, IOMMU group 20
    Memory at 60580000 (32-bit, non-prefetchable) [size=32K]
    Kernel driver in use: snd_hda_intel
    Kernel modules: snd_hda_intel

  • Audio devices (cat /proc/asound/cards):
    0 [Generic ]: HDA-Intel - HD-Audio Generic
    HD-Audio Generic at 0x60588000 irq 75
    1 [Generic_1 ]: HDA-Intel - HD-Audio Generic
    HD-Audio Generic at 0x60580000 irq 76

  • User audio services (systemctl --user --no-pager status wireplumber pipewire* | sed “s/$(hostname)/ahost/”):
    ● wireplumber.service - Multimedia Service Session Manager
    Loaded: loaded (/usr/lib/systemd/user/wireplumber.service; enabled; preset: enabled)
    Drop-In: /usr/lib/systemd/user/service.d
    └─10-timeout-abort.conf
    Active: active (running) since Fri 2025-10-03 17:15:45 MSK; 13min ago
    Invocation: 2b994c75798f4dfdbfae8a52740c7d56
    Main PID: 2206 (wireplumber)
    Tasks: 9 (limit: 37318)
    Memory: 7.2M (peak: 8.5M)
    CPU: 246ms
    CGroup: /user.slice/user-1000.slice/user@1000.service/session.slice/wireplumber.service
    └─2206 /usr/bin/wireplumber

    окт 03 17:19:36 ahost wireplumber[2206]: wp-proc-utils: failed to get cgroup for PID 1218: Не удалось открыть файл «/proc/1218/status»: Нет такого файла или каталога
    окт 03 17:19:36 ahost wireplumber[2206]: wp-proc-utils: failed to get cmdline for PID 1218: Нет такого файла или каталога
    окт 03 17:19:36 ahost wireplumber[2206]: wp-proc-utils: failed to get status for PID 1218: Не удалось открыть файл «/proc/1218/status»: Нет такого файла или каталога
    окт 03 17:19:36 ahost wireplumber[2206]: GLib: GError set over the top of a previous GError or uninitialized memory.
    This indicates a bug in someone’s code. You must ensure an error is NULL before it’s set.
    The overwriting error message was: Не удалось открыть файл «/proc/1218/cgroup»: Нет такого файла или каталога
    окт 03 17:19:36 ahost wireplumber[2206]: wp-proc-utils: failed to get cgroup for PID 1218: Не удалось открыть файл «/proc/1218/status»: Нет такого файла или каталога
    окт 03 17:19:36 ahost wireplumber[2206]: wp-proc-utils: failed to get cmdline for PID 1218: Нет такого файла или каталога
    окт 03 17:19:36 ahost wireplumber[2206]: wp-proc-utils: failed to get status for PID 1218: Не удалось открыть файл «/proc/1218/status»: Нет такого файла или каталога
    окт 03 17:19:36 ahost wireplumber[2206]: GLib: GError set over the top of a previous GError or uninitialized memory.
    This indicates a bug in someone’s code. You must ensure an error is NULL before it’s set.
    The overwriting error message was: Не удалось открыть файл «/proc/1218/cgroup»: Нет такого файла или каталога
    окт 03 17:19:36 ahost wireplumber[2206]: wp-proc-utils: failed to get cgroup for PID 1218: Не удалось открыть файл «/proc/1218/status»: Нет такого файла или каталога
    окт 03 17:19:36 ahost wireplumber[2206]: wp-proc-utils: failed to get cmdline for PID 1218: Нет такого файла или каталога

    ● pipewire.service - PipeWire Multimedia Service
    Loaded: loaded (/usr/lib/systemd/user/pipewire.service; disabled; preset: disabled)
    Drop-In: /usr/lib/systemd/user/pipewire.service.d
    └─00-uresourced.conf
    /usr/lib/systemd/user/service.d
    └─10-timeout-abort.conf
    Active: active (running) since Fri 2025-10-03 17:15:45 MSK; 13min ago
    Invocation: 64c4e1e440774086b28ff4ed290b9e32
    TriggeredBy: ● pipewire.socket
    Main PID: 2205 (pipewire)
    Tasks: 3 (limit: 37318)
    Memory: 6.8M (peak: 8.1M)
    CPU: 10.987s
    CGroup: /user.slice/user-1000.slice/user@1000.service/session.slice/pipewire.service
    └─2205 /usr/bin/pipewire

    окт 03 17:15:45 ahost systemd[2086]: Started pipewire.service - PipeWire Multimedia Service.

    ● pipewire.socket - PipeWire Multimedia System Sockets
    Loaded: loaded (/usr/lib/systemd/user/pipewire.socket; enabled; preset: enabled)
    Active: active (running) since Fri 2025-10-03 17:15:44 MSK; 13min ago
    Invocation: 64eac3ae46f941a5bfb36505acbe6d6f
    Triggers: ● pipewire.service
    Listen: /run/user/1000/pipewire-0 (Stream)
    /run/user/1000/pipewire-0-manager (Stream)
    CGroup: /user.slice/user-1000.slice/user@1000.service/app.slice/pipewire.socket

    окт 03 17:15:44 ahost systemd[2086]: Listening on pipewire.socket - PipeWire Multimedia System Sockets.

    ● pipewire-pulse.service - PipeWire PulseAudio
    Loaded: loaded (/usr/lib/systemd/user/pipewire-pulse.service; disabled; preset: disabled)
    Drop-In: /usr/lib/systemd/user/service.d
    └─10-timeout-abort.conf
    Active: active (running) since Fri 2025-10-03 17:15:46 MSK; 13min ago
    Invocation: 7296d95b8cb24655890541245baf90f1
    TriggeredBy: ● pipewire-pulse.socket
    Main PID: 2806 (pipewire-pulse)
    Tasks: 3 (limit: 37318)
    Memory: 11.3M (peak: 12.4M)
    CPU: 14.118s
    CGroup: /user.slice/user-1000.slice/user@1000.service/session.slice/pipewire-pulse.service
    └─2806 /usr/bin/pipewire-pulse

    окт 03 17:15:46 ahost systemd[2086]: Started pipewire-pulse.service - PipeWire PulseAudio.

    ● pipewire-pulse.socket - PipeWire PulseAudio
    Loaded: loaded (/usr/lib/systemd/user/pipewire-pulse.socket; enabled; preset: enabled)
    Active: active (running) since Fri 2025-10-03 17:15:44 MSK; 13min ago
    Invocation: 842027f8dce54df6b79860ef2f10c8c5
    Triggers: ● pipewire-pulse.service
    Listen: /run/user/1000/pulse/native (Stream)
    CGroup: /user.slice/user-1000.slice/user@1000.service/app.slice/pipewire-pulse.socket

    окт 03 17:15:44 ahost systemd[2086]: Listening on pipewire-pulse.socket - PipeWire PulseAudio.

  • PCI Network devices (lspci | grep -i -E ‘net’ | cut -b1-7 | xargs -i lspci -vnnks {} | grep -v “”):
    02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8852BE PCIe 802.11ax Wireless Network Controller [10ec:b852]
    Subsystem: Realtek Semiconductor Co., Ltd. RTL8852BE PCIe 802.11ax Wireless Network Controller [10ec:b852]
    Flags: bus master, fast devsel, latency 0, IRQ 77, IOMMU group 14
    I/O ports at 2000 [size=256]
    Memory at 60900000 (64-bit, non-prefetchable) [size=1M]
    Kernel driver in use: rtw89_8852be
    Kernel modules: rtw89_8852be

  • Network status (ip -br addr | awk ‘{print $1" " $2}’ | column -t):
    lo UNKNOWN
    wlp2s0 UP

  • Kernel buffer tail (journalctl --no-hostname -k --lines 50):
    окт 03 17:18:13 kernel: wlp2s0: send auth to 50:ff:20:46:d9:d9 (try 1/3)
    окт 03 17:18:13 kernel: wlp2s0: send auth to 50:ff:20:46:d9:d9 (try 2/3)
    окт 03 17:18:13 kernel: wlp2s0: send auth to 50:ff:20:46:d9:d9 (try 3/3)
    окт 03 17:18:14 kernel: wlp2s0: authentication with 50:ff:20:46:d9:d9 timed out
    окт 03 17:18:16 kernel: wlp2s0: authenticate with 50:ff:20:46:d9:db (local address=66:6d:d2:9b:0d:f2)
    окт 03 17:18:16 kernel: wlp2s0: send auth to 50:ff:20:46:d9:db (try 1/3)
    окт 03 17:18:16 kernel: wlp2s0: authenticated
    окт 03 17:18:16 kernel: wlp2s0: associate with 50:ff:20:46:d9:db (try 1/3)
    окт 03 17:18:16 kernel: wlp2s0: RX AssocResp from 50:ff:20:46:d9:db (capab=0x1811 status=0 aid=6)
    окт 03 17:18:16 kernel: wlp2s0: associated
    окт 03 17:18:16 kernel: wlp2s0: Limiting TX power to 23 (23 - 0) dBm as advertised by 50:ff:20:46:d9:db
    окт 03 17:27:14 kernel: amdgpu 0000:04:00.0: amdgpu: Dumping IP State
    окт 03 17:27:14 kernel: amdgpu 0000:04:00.0: amdgpu: Dumping IP State Completed
    окт 03 17:27:14 kernel: amdgpu 0000:04:00.0: amdgpu: [drm] AMDGPU device coredump file has been created
    окт 03 17:27:14 kernel: amdgpu 0000:04:00.0: amdgpu: [drm] Check your /sys/class/drm/card1/device/devcoredump/data
    окт 03 17:27:14 kernel: amdgpu 0000:04:00.0: amdgpu: ring gfx_0.0.0 timeout, signaled seq=306501, emitted seq=306503
    окт 03 17:27:14 kernel: amdgpu 0000:04:00.0: amdgpu: Process information: process grid2_avx.exe pid 4674 thread dxvk-submit pid 4749
    окт 03 17:27:14 kernel: amdgpu 0000:04:00.0: amdgpu: Starting gfx_0.0.0 ring reset
    окт 03 17:27:16 kernel: amdgpu 0000:04:00.0: amdgpu: MES failed to respond to msg=RESET
    окт 03 17:27:16 kernel: [drm:amdgpu_mes_reset_legacy_queue [amdgpu]] ERROR failed to reset legacy queue
    окт 03 17:27:16 kernel: amdgpu 0000:04:00.0: amdgpu: reset via MES failed and try pipe reset -110
    окт 03 17:27:16 kernel: amdgpu 0000:04:00.0: amdgpu: The CPFW hasn’t support pipe reset yet.
    окт 03 17:27:16 kernel: amdgpu 0000:04:00.0: amdgpu: Ring gfx_0.0.0 reset failed
    окт 03 17:27:16 kernel: amdgpu 0000:04:00.0: amdgpu: GPU reset begin!
    окт 03 17:27:18 kernel: amdgpu 0000:04:00.0: amdgpu: MES failed to respond to msg=REMOVE_QUEUE
    окт 03 17:27:18 kernel: [drm:amdgpu_mes_unmap_legacy_queue [amdgpu]] ERROR failed to unmap legacy queue
    окт 03 17:27:18 kernel: [drm:gfx_v11_0_hw_fini [amdgpu]] ERROR failed to halt cp gfx
    окт 03 17:27:18 kernel: amdgpu 0000:04:00.0: amdgpu: MODE2 reset
    окт 03 17:27:18 kernel: amdgpu 0000:04:00.0: amdgpu: GPU reset succeeded, trying to resume
    окт 03 17:27:18 kernel: [drm] PCIE GART of 512M enabled (table at 0x000000801FD00000).
    окт 03 17:27:18 kernel: amdgpu 0000:04:00.0: amdgpu: SMU is resuming…
    окт 03 17:27:18 kernel: amdgpu 0000:04:00.0: amdgpu: SMU is resumed successfully!
    окт 03 17:27:18 kernel: amdgpu 0000:04:00.0: amdgpu: [drm] DMUB hardware initialized: version=0x08005300
    окт 03 17:27:18 kernel: amdgpu 0000:04:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
    окт 03 17:27:18 kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
    окт 03 17:27:18 kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
    окт 03 17:27:18 kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 6 on hub 0
    окт 03 17:27:18 kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 7 on hub 0
    окт 03 17:27:18 kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 8 on hub 0
    окт 03 17:27:18 kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 9 on hub 0
    окт 03 17:27:18 kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 10 on hub 0
    окт 03 17:27:18 kernel: amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 11 on hub 0
    окт 03 17:27:18 kernel: amdgpu 0000:04:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
    окт 03 17:27:18 kernel: amdgpu 0000:04:00.0: amdgpu: ring vcn_unified_0 uses VM inv eng 0 on hub 8
    окт 03 17:27:18 kernel: amdgpu 0000:04:00.0: amdgpu: ring jpeg_dec uses VM inv eng 1 on hub 8
    окт 03 17:27:18 kernel: amdgpu 0000:04:00.0: amdgpu: ring mes_kiq_3.1.0 uses VM inv eng 13 on hub 0
    окт 03 17:27:18 kernel: amdgpu 0000:04:00.0: amdgpu: GPU reset(1) succeeded!
    окт 03 17:27:18 kernel: amdgpu 0000:04:00.0: [drm] device wedged, but recovered through reset
    окт 03 17:27:18 kernel: [drm:amdgpu_cs_ioctl [amdgpu]] ERROR Failed to initialize parser -125!
    окт 03 17:28:58 kernel: evm: overlay not supported

  • Last few reboots (last -x -n10 reboot runlevel):
    runlevel (to lvl 5) 6.16.9-200.fc42. Fri Oct 3 17:15 still running
    reboot system boot 6.16.9-200.fc42. Fri Oct 3 17:15 still running
    runlevel (to lvl 5) 6.16.9-200.fc42. Fri Oct 3 16:47 - 17:15 (00:27)
    reboot system boot 6.16.9-200.fc42. Fri Oct 3 16:47 still running
    runlevel (to lvl 5) 6.16.9-200.fc42. Fri Oct 3 13:34 - 14:21 (00:46)
    reboot system boot 6.16.9-200.fc42. Fri Oct 3 13:34 - 14:21 (00:46)
    runlevel (to lvl 5) 6.16.9-200.fc42. Fri Oct 3 11:58 - 12:01 (00:02)
    reboot system boot 6.16.9-200.fc42. Fri Oct 3 11:58 - 12:01 (00:03)
    runlevel (to lvl 5) 6.16.9-200.fc42. Fri Oct 3 11:47 - 11:58 (00:11)
    reboot system boot 6.16.9-200.fc42. Fri Oct 3 11:46 - crash (00:11)

    wtmp begins Tue Sep 2 16:40:33 2025

  • DNF Repositories (dnf repolist):
    repo id repo name
    code Visual Studio Code
    fedora Fedora 42 - x86_64
    fedora-cisco-openh264 Fedora 42 openh264 (From Cisco) - x86_64
    updates Fedora 42 - x86_64 - Updates

  • DNF Extras (without results: “dnf -C list extras”):
    N/A

  • Last 20 packages installed (rpm -qa --nodigest --nosignature --last | head -20):
    intel-vpl-gpu-rt-25.3.4-1.fc42.x86_64 Пт 03 окт 2025 11:18:37
    ibus-typing-booster-2.28.0-1.fc42.noarch Пт 03 окт 2025 11:18:37
    python3-perf-6.16.9-200.fc42.x86_64 Пт 03 окт 2025 11:18:36
    python3-beautifulsoup4-4.14.2-1.fc42.noarch Пт 03 окт 2025 11:18:36
    podman-5.6.2-1.fc42.x86_64 Пт 03 окт 2025 11:18:36
    libjcat-0.2.4-1.fc42.x86_64 Пт 03 окт 2025 11:18:36
    code-1.104.3-1759409494.el8.x86_64 Пт 03 окт 2025 11:18:34
    tiwilink-firmware-20250917-2.fc42.noarch Пт 03 окт 2025 11:18:32
    realtek-firmware-20250917-2.fc42.noarch Пт 03 окт 2025 11:18:32
    qcom-wwan-firmware-20250917-2.fc42.noarch Пт 03 окт 2025 11:18:32
    nxpwireless-firmware-20250917-2.fc42.noarch Пт 03 окт 2025 11:18:32
    mt7xxx-firmware-20250917-2.fc42.noarch Пт 03 окт 2025 11:18:32
    libertas-firmware-20250917-2.fc42.noarch Пт 03 окт 2025 11:18:32
    iwlwifi-mvm-firmware-20250917-2.fc42.noarch Пт 03 окт 2025 11:18:32
    iwlwifi-dvm-firmware-20250917-2.fc42.noarch Пт 03 окт 2025 11:18:32
    iwlegacy-firmware-20250917-2.fc42.noarch Пт 03 окт 2025 11:18:32
    intel-vsc-firmware-20250917-2.fc42.noarch Пт 03 окт 2025 11:18:32
    intel-gpu-firmware-20250917-2.fc42.noarch Пт 03 окт 2025 11:18:32
    intel-audio-firmware-20250917-2.fc42.noarch Пт 03 окт 2025 11:18:32
    gvfs-smb-1.58.0-1.fc42.x86_64 Пт 03 окт 2025 11:18:32

  • EFI boot manager output (efibootmgr -v):
    BootCurrent: 0000
    Timeout: 0 seconds
    BootOrder: 0000,0001,2001,2002,2003
    Boot0000* Fedora HD(1,GPT,51169bfc-ce7a-465b-ad13-a7ce140781d2,0x800,0x17d800)/\EFI\fedora\shimx64.efi
    dp: 04 01 2a 00 01 00 00 00 00 08 00 00 00 00 00 00 00 d8 17 00 00 00 00 00 fc 9b 16 51 7a ce 5b 46 ad 13 a7 ce 14 07 81 d2 02 02 / 04 04 34 00 5c 00 45 00 46 00 49 00 5c 00 66 00 65 00 64 00 6f 00 72 00 61 00 5c 00 73 00 68 00 69 00 6d 00 78 00 36 00 34 00 2e 00 65 00 66 00 69 00 00 00 / 7f ff 04 00
    Boot0001 Fedora HD(1,GPT,51169bfc-ce7a-465b-ad13-a7ce140781d2,0x800,0x17d800)/\EFI\fedora\shim.efiRC
    dp: 04 01 2a 00 01 00 00 00 00 08 00 00 00 00 00 00 00 d8 17 00 00 00 00 00 fc 9b 16 51 7a ce 5b 46 ad 13 a7 ce 14 07 81 d2 02 02 / 04 04 2e 00 5c 00 45 00 46 00 49 00 5c 00 66 00 65 00 64 00 6f 00 72 00 61 00 5c 00 73 00 68 00 69 00 6d 00 2e 00 65 00 66 00 69 00 00 00 / 7f ff 04 00
    data: 52 43
    Boot2001* EFI USB Device RC
    dp: 7f ff 04 00
    data: 52 43
    Boot2002* EFI DVD/CDROM RC
    dp: 7f ff 04 00
    data: 52 43
    Boot2003* EFI Network RC
    dp: 7f ff 04 00
    data: 52 43

Memtest shows that everything is alright but i decided to try change one of the RAM. Looks like problem is gone. No SIGSEGV errors in Firefox and games in Steam.

1 Like