惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

WordPress大学
WordPress大学
Last Week in AI
Last Week in AI
U
Unit 42
aimingoo的专栏
aimingoo的专栏
Engineering at Meta
Engineering at Meta
博客园 - 聂微东
小众软件
小众软件
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Recent Announcements
Recent Announcements
罗磊的独立博客
MongoDB | Blog
MongoDB | Blog
Stack Overflow Blog
Stack Overflow Blog
博客园_首页
M
MIT News - Artificial intelligence
博客园 - 司徒正美
T
The Blog of Author Tim Ferriss
D
DataBreaches.Net
IT之家
IT之家
C
Check Point Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
T
Tailwind CSS Blog
D
Docker
Microsoft Security Blog
Microsoft Security Blog
Google DeepMind News
Google DeepMind News

Arch Linux Forums

Avidemux crashes without strace / Applications & Desktop Environments how to apply patches with non-linux linends / Newbie Corner Replicating CachyOS on vanilla Arch (or at least getting close) / Arch Discussion What's arch linux GUI package manager ? / Newbie Corner Hibernation failing due to insufficient memory / System Administration profiledef.sh editting question / Installation trying to script kde plasma wallpaper settings / Programming & Scripting Looking for new Audacious package maintainer / Creating & Modifying Packages issues installing arch with LUKS2 encryption / Newbie Corner QEMU PXE booting does not work with OVMF.4m.fd / Applications & Desktop Environments Wired lan regular disconnect / Newbie Corner Need Help setting up ARCH in my G16 G634JZR iwlwifi started failing consistently, trying to determine root cause Windows randomly jumping between monitors after GNOME 50 update No display via DP or HDMI after boot. / Kernel & Hardware how to change acpi platform_profile? / Newbie Corner Linux denied all kernel modules which not loaded right now Use iPhone as Webcam for Arch Linux Video Output Failure on nvidia-580xx-dkms on TTY --> Desktop switch (Page 2) / Kernel & Hardware I was going to rant ..WINE32 Sabotage compliments of Arvind Krishna / Arch Discussion [SOLVED] LUKS drive auto unlocked by TPM when expected not to / Networking, Server, and Protection Hibernate/suspend from X = dark panel; from TTY = works (ASUS G14, hyb (Page 2) / Laptop Issues Headphone jack noise/buzz / Newbie Corner segmentation fault in cc1plus when building CLK / AUR Issues, Discussion & PKGBUILD Requests Console alternative to meld / GNU/Linux Discussion Problem with paru git clone / Newbie Corner XKB questions / Applications & Desktop Environments gnome-keyring-daemon is not working correctly / Applications & Desktop Environments [SOLVED] Steam opens and immediately closes constantly / Newbie Corner Firefox rounded edges on Sway / Applications & Desktop Environments
Gnome 50 / Wayland freezing the whole system several time...
Rafael Caste · 2026-06-23 · via Arch Linux Forums

Hello!

I've been experiencing freezing during the day that leads me to a hard reset. It seems to happens when switching windows (via alt+tab or overview). I noticed that about 3-4 weeks ago. It was happening each two or three days. Now, this complete system freeze occurring multiple times per day. Display freezes completely but audio and video (e.g. Google Meet, YouTube) continue. No TTY accessible.

Kernel logs (journalctl -b -1 -k):

Consistent pattern across all freezes:

amdgpu_cs_parser_bos.isra.0+0x486/0x810 [amdgpu]
amdgpu_cs_ioctl+0xc09/0x1b30 [amdgpu]
drm_ioctl_kernel+0xae/0x100
watchdog: BUG: soft lockup - CPU#10 stuck for 26s! [gnome-shel:cs0]
watchdog: BUG: soft lockup - CPU#12 stuck for 26s! [KMS thread]
Tainted: [D]=DIE, [O]=OOT_MODULE, [L]=SOFTLOCKUP

One boot also showed a successful MODE2 reset (driver self-recovered), but most result in hard freeze requiring reboot.

Hardware:

GPU: AMD Radeon 680M (Rembrandt)
Driver: amdgpu (kernel)
ThinkPad E14

Software:

OS: Arch Linux
Kernel: 7.0.12-arch1-1
Mesa: 26.1.3-2
vulkan-radeon: 26.1.3-2
Desktop: GNOME 50, Wayland
GNOME extensions: none enabled

Kernel parameters: loglevel=3 quiet splash sysctl.vm.swappiness=1 hibernate.compressor=lz4
Description:

Notes:

  • No GNOME extensions enabled

  • amdgpu.psr=0 tested, no improvement, reverted

  • Mesa updated to latest (26.1.3), no improvement

Let me know what information I could supply.

Best regards,

Rafael