AMD GPU generates a page‑fault (GCVM_L2_PROTECTION_FAULT_STATUS) when running Ollama or ComfyUi on kernel 6.17.9. The same hardware works fine on kernel 6.17.8.
Environment
Distro: Fedora 43 Kde Plasma
Working kernel:kernel.x86_64 6.17.8-300.fc43
Problematic kernel: kernel.x86_64 6.17.9-300.fc43
Processor: AMD Ryzen™ AI Max+ 395 - Strix Halo
Graphics Model: Radeon 8060S Graphics
Affected applications:
ComfyUI python script (PID 9205) – same fault as below
ollama (PID 2053) – same fault as below
Steps to reproduce
Boot kernel: kernel.x86_64 6.17.9-300.fc43
Run any GPU‑using workload (e.g., ComfyUi or ollama serve).
Check journalctl – the same page‑fault entries appear.
Interesting, so not necessarily the same as the linked issue, which needed a firmware downgrade. (That said, there’s no evidence that the person there tried reverting to kernel 6.17.8.)
If no one else has better ideas here, the best way forward might be to create a bug ticket in Red Hat Bugzilla, where Fedora bugs are tracked.
I have the same issue. Persistent crash (GCVM_L2_PROTECTION_FAULT_STATUS) with 6.17.8-300 and no amount of parameter turning or environment variables would work around it.
I tried 6.18.0-65 but that had the same issue.
Downgrading to 6.17.8-300 was the only resolution after hours of troubleshooting.
versionlock doesn’t work with kernels. (Kernel packages - where you can have multiple versions installed at the same time - behave a bit differently from normal packages where only one version at a time is installed.) There’s some background in this thread.
However, you can rely on the fact that the kernel currently in use is never removed.
So imagine your running kernel is 6.17.8, your other installed kernels are 6.17.9 and 6.17.10, and the new kernel 6.17.11 has just become available.
If you ran an upgrade, then the system would remove 6.17.9 (not 6.17.8 which is the running kernel) and install 6.17.11.