System freeze with AMD-Only system
@isopropanol
·
2026-04-26
·
via CachyOS Forum - Latest posts
I was running into a freeze issue, just at random times. (9800x3d, 9070xt) I am able to fix it with cmdline boot options. sudo nano /boot/limine.conf # or appropriate grub file like /etc/default/grub # add this to cmdline, I put it between quiet and nowatchdog amdgpu.runpm=0 processor.max_cstate=0 I wish I could say exactly what they do, but I found them hunting down my freeze issue and don’t remember where I found them. You could look them up though. The annoying part is that when your kernel gets updated it will populate with the default cmdline again. You can update the default by editing /etc/default/limine
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。