I’ve just enabled copr repository dan-james/kernel-cachyos and installed kernel-cachyos-6.19.0.01. The graphics failed to work when I boot into this kernel. While manually running sudo akmods it fails to build the kmods:
Checking kmods exist for 6.19.0.01-cachyos.20260128.fc43.x86_64 [ OK ]
Building and installing nvidia-kmod [FAILED]
Building rpms failed; see /var/cache/akmods/nvidia/580.119.02-1-for-6.19.0.01-cachyos.20260128.fc43.x86_64.failed.log for details
In the log file I get many errors like this
akmodsbuild: ././common/inc/nv-mm.h:221:19: error: assignment of read-only member ‘vm_flags’
Oh, thank you for that. That’s what I’ve been suspecting later on. Yet I’ve not sure where exactly should I refer to to get the compatibility of any given version of nvidia driver. I’ve checked here GeForce Driver Results | NVIDIA but couldn’t find information on that. How do you think about that?
The minimum requirements can be found in the driver documentation. Nvidia officially only supports kernels released at the time of driver release.
i.e the new released driver 580.126.18 is the only driver with support for kernel 6.19 OOTB.