You are not logged in.

#1 2024-11-24 18:42:46

hierro-verde
Member
Registered: 2024-11-24
Posts: 1

Xorg random application freezes with Thinkpad T14s gen 6 (AMD)

I am getting random application freezes on Xorg on a freshly installed Arch Linux on a new Thinkpad T14s gen 6 (AMD), using Xorg with xmonad as the WM. Some details about the freezes:

- The UI gets stuck and doesn't refresh for 5-10 seconds (dmenu gets frozen forever), but the applications still works if I wait enough time for the freeze to resolve or I do some action with it.
- It only happen with some applications (emacs, keepassxc, dmenu)
- It never happen with other applications (alacritty, firefox, chromium)
- They seem to be purely UI freezes, the computer still works, I can change virtual desktops and keep working with something else. Sometimes changing virtual desktops and coming back solves the application freeze, sometimes it doesn't.
- The freezes don't seem to cause any CPU or memory spikes as far as I could see on htop.
- Any key presses I do during the freeze are correctly registered and executed by the application.
- I can't see any errors on "journalctl -f" during the freezes.

Any ideas how could I debug this or what could cause this kind of issue?

My video drivers are amdgpu:

$ sudo lshw -c video
  *-display
       description: Display controller
       product: Strix [Radeon 880M / 890M]
       vendor: Advanced Micro Devices, Inc. [AMD/ATI]
       physical id: 0
       bus info: pci@0000:c3:00.0
       logical name: /dev/fb0
       version: d2
       width: 64 bits
       clock: 33MHz
       capabilities: pm pciexpress msi msix bus_master cap_list fb
       configuration: depth=32 driver=amdgpu latency=0 mode=1920x1200 resolution=1920,1200 visual=truecolor xres=1920 yres=1200
       resources: iomemory:580-57f irq:70 memory:5800000000-580fffffff memory:b0000000-b01fffff ioport:1000(size=256) memory:b0400000-b047ffff

Offline

Board footer

Powered by FluxBB