NVIDIA – New Driver – Still Broken with Kernel 4.7 – Patch Fix OK..
Just tested the latest NVIDIA driver – 367.27 – and it fails to compile with Kernel 4.7-rc3. To fix this, the patch for 367.18 still works ( details at http://rglinuxtech.com/?p=1750 ).
.................... Building modules, stage 2. MODPOST 4 modules CC /home/rgadsdon/Desktop/kernel/NVIDIA-Linux-x86_64-367.27.patched/kernel/nvidia-drm.mod.o LD [M] /home/rgadsdon/Desktop/kernel/NVIDIA-Linux-x86_64-367.27.patched/kernel/nvidia-drm.ko CC /home/rgadsdon/Desktop/kernel/NVIDIA-Linux-x86_64-367.27.patched/kernel/nvidia-modeset.mod.o LD [M] /home/rgadsdon/Desktop/kernel/NVIDIA-Linux-x86_64-367.27.patched/kernel/nvidia-modeset.ko CC /home/rgadsdon/Desktop/kernel/NVIDIA-Linux-x86_64-367.27.patched/kernel/nvidia-uvm.mod.o LD [M] /home/rgadsdon/Desktop/kernel/NVIDIA-Linux-x86_64-367.27.patched/kernel/nvidia-uvm.ko CC /home/rgadsdon/Desktop/kernel/NVIDIA-Linux-x86_64-367.27.patched/kernel/nvidia.mod.o LD [M] /home/rgadsdon/Desktop/kernel/NVIDIA-Linux-x86_64-367.27.patched/kernel/nvidia.ko make[2]: Leaving directory '/usr/src/linux-4.7-rc3' make[1]: Leaving directory '/usr/src/linux-4.7-rc3'
Robert Gadsdon. June 13, 2016
Could anyone apply this patch to the kernel for the next release?
They could, but it may be that NVIDIA has to patch their code… They have just released another driver – 361.45.18 – that is still broken..
Kernel devs tend to be unsympathetic to problems with proprietary system code..
RG.