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

推荐订阅源

罗磊的独立博客
大猫的无限游戏
大猫的无限游戏
WordPress大学
WordPress大学
酷 壳 – CoolShell
酷 壳 – CoolShell
T
Tailwind CSS Blog
Engineering at Meta
Engineering at Meta
MongoDB | Blog
MongoDB | Blog
爱范儿
爱范儿
小众软件
小众软件
MyScale Blog
MyScale Blog
美团技术团队
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
S
SegmentFault 最新的问题
G
Google Developers Blog
Stack Overflow Blog
Stack Overflow Blog
V
V2EX
量子位
云风的 BLOG
云风的 BLOG
A
About on SuperTechFans
阮一峰的网络日志
阮一峰的网络日志
Last Week in AI
Last Week in AI
Martin Fowler
Martin Fowler
C
Check Point Blog
月光博客
月光博客

CachyOS Forum - Latest posts

Ran into a frozen black screen issue with latest update Niri Settings GUI Not Appearing Update to Gnome 50 and I'm getting black/blank screen on NVIDIA with hybrid graphics My JBL Quantum 350 headphones dont play sound 90% of the time on linux while on windows it plays audio 99% of the time Niri/Noctalia Shell notifications Getting a black screen after alt-tabbing too many times Rog-control-center Duplicate keyboard and mouse in system settings? Games running very poorly after first session (semi-solved, still need help though!) Amdgpu random hangs (does cachy perhaps plan to carry patches for this)? A little something. The adj script that replaces GNU fmt for non-ASCII text Mouse scroll wheel issues - ratchet Can't start steam after updates of today (17 April) Balena etcher or ventoy QEMU Bridge setup - Maybe already known but I found it pretty difficult to do and needed much reading Multi-boot install: what do I do about my /boot and /boot/efi partition? Do you collect all the solutions and post them on Wiki or Forum? System update - lts headers invalid or corrupted Sick to death of updates killing my games! I messed up my stuff again and cant download any thing now. error below Got Logitech MX4 with Haptic working in CachyOS Need help with the performance button on my Acer Nitro V16 AI Bailing out, you are at your own Troubles in the Starfield What is so special about the new Linux Kernel 7? "Issue: Display brightness is locked at a low level after waking from sleep on CachyOS (latest update) Balena etcher or ventoy Help with kernel update, emergency mode Issue happening only on wayland Display not recognised - low resolution
RTX 5060 Ti (Blackwell) — GSP Firmware Crash causes GPU l...
@JustFromArc · 2026-05-02 · via CachyOS Forum - Latest posts
Please, any information or help would be appreciated. It feels like I have tried everything and I have already spent three days trying to fix it. I do not know exactly why it is happening because it started suddenly. I upgraded my PC: I bought the GPU and used it for a short time, then bought and installed a new CPU. Everything was fine for a few days and then the issue began. I do not remember making any specific changes; maybe I just ran an update and the problems started. ** System Information:** Kernel: 7.0.2-2-cachyos (also tested: 6.18.25-2-cachyos-lts) CPU: AMD Ryzen 9 5950X Motherboard: ASUS Rog Strix B550-E Gaming Driver: nvidia-open-dkms 595.71.05 Bootloader: Limine Display Server: Tested on both Wayland(Niri/Hyprland) and X11/Xlibre(XFCE) ** Problem Description:** GPU randomly locks up during normal use (gaming, desktop, even idle). Symptoms: Screen goes completely black GPU fans ramp up to 100% System becomes unresponsive — cannot switch TTY Only a hard reset (hold power) recovers the system After reboot, dmesg shows GSP firmware crash and GPU lost from PCIe bus. Occurs randomly during gaming, normal desktop use, and while idle. This happens anywhere from 15 minutes to a few hours after boot. The crash is more frequent under GPU load (gaming) but can also happen at idle. ** Root Cause** The crash is caused by GSP (GPU System Processor) firmware crash during P-state transitions. The GPU rapidly switches between P0 (full power) and P3 (low power), and the GSP firmware fails, resulting in NV_ERR_GPU_IS_LOST — the GPU disappears from the PCIe bus entirely. This is a known bug tracked at: https://github.com/NVIDIA/open-gpu-kernel-modules/issues/739 https://github.com/CachyOS/distribution/issues/109 ** Captured Crash Logs:** ** dmesg excerpt (from monitoring script)** NVRM: Xid (PCI:0000:01:00): 79, pid=XXXX, GPU has fallen off the bus NVRM: GPU 0000:01:00.0: GPU is lost nvidia 0000:01:00.0: PCI Bus Error GPU was stable in P0 state (90-100W power draw) before the crash. After crash: nvidia-smi fails entirely — “Unable to determine the device handle for GPU” nvidia-powerd errors: nvidia-powerd: Failed to get SysPwrLimitGetInfo nvidia-powerd: DC power limits table is not supported on GPU What I have already tried (ALL FAILED) # Workaround Result 1 NVreg_DynamicPowerManagement=0x00 in /etc/modprobe.d/nvidia.conf No effect — GSP still crashes 2 Fixed /usr/lib/modprobe.d/nvidia.conf DynamicPowerManagement 0x02 → 0x00 No effect 3 Kernel params: pci=noaer pcie_aspm=off pcie_port_pm=off No effect 4 NVreg_RegistryDwords=RMIntrLockingMode=0 (disable CachyOS high-refresh opt) No effect 5 Switch Wayland/Hyprland → X11/XFCE Same crash 6 Replace xorg-server with XLibre Same crash 7 nvidia-smi -pm 1 + PowerMizer locked to P0 No effect 8 Downgrade to nvidia-open-dkms 570.124.04 DKMS build fails on kernels 7.0.2 & 6.18.25 (os-interface.h not found) 9 Downgrade to nvidia-open-dkms 580.76.05 DKMS build fails on kernels 7.0.2 & 6.18.25 10 Proprietary nvidia-dkms driver Not available for Blackwell (pacman resolves to nvidia-open-dkms) 11 NVreg_EnableGpuFirmware=0 (disable GSP) No effect — GSP mandatory for nvidia-open on Blackwell (NVIDIA: open modules require GSP) Why downgrading drivers is not possible (my kernels) Driver Version Kernel support My kernels Result 570.124.04 ≤ 6.12 7.0.2, 6.18.25 Won’t compile 580.76.05 ≤ 6.17 7.0.2, 6.18.25 Won’t compile 595.71.05 ≤ 7.x 7.0.2, 6.18.25 Compiles but GSP crashes Questions: Has anyone with an RTX 5060 Ti / Blackwell GPU on CachyOS managed stable operation without GSP crashes? Is there a practical way to run an older kernel (e.g., 6.12.x) on CachyOS to use 570.x drivers? Any CachyOS-specific patches or kernel config suggestions that might affect GSP stability?