New comment by gmbeard on void-packages repository https://github.com/void-linux/void-packages/pull/50458#issuecomment-2508942600 Comment: > This driver version doesn't seem to work properly on kernel 6.12 for me Ok, I've dug up some info on this and it appears that the `565` driver needs a patch for kernel 6.12. I've used a patch from the [Arch package sources](https://gitlab.archlinux.org/archlinux/packaging/packages/nvidia-utils/-/blob/main/nvidia-drm-Set-FOP_UNSIGNED_OFFSET-for-nv_drm_fops.f.patch?ref_type=heads) in [this commit](https://github.com/gmbeard/void-packages/commit/67667bb98f0d9941fd7dca8aa60f52f17f9ed0f8) and it seems to fix the issue. I can't seem to find any mention of whether the above applies to the production/stable nvidia driver version, though. (EDIT: commit hash)