NVIDIA – New Vulkan Driver – Still Needs Patching for Kernel 5.6.
NVIDIA have released the latest Vulkan beta driver 440.66.02, and details are here: https://developer.nvidia.com/vulkan-driver The kernel-related code seems to be unchanged from 440.64, and the Kernel 5.6 patch for that version still applies, and can be found here: https://gitlab.com/snippets/1945940 The driver then compiles OK: …………….. ld -r -o /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-440.66.02-custom/kernel/nvidia-modeset/nv-modeset-interface.o /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-440.66.02-custom/kernel/nvidia-modeset/nvidia-modeset-linux.o /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-440.66.02-custom/kernel/nvidia-modeset/nv-kthread-q.o MODPOST 4 modules CC [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-440.66.02-custom/kernel/nvidia-drm.mod.o … Continue reading →