Bugzilla – Bug 1211876
NVIDIA driver 470.182.3 does not compile for Kernel 6.3.x
Last modified: 2023-06-01 08:19:03 UTC
Driver from https://download.nvidia.com/opensuse/tumbleweed/x86_64/ cannot be installed on latest Kernel versions. It seams to be same issue described here: https://forums.developer.nvidia.com/t/driver-470-182-03-fails-to-compile-with-linux-6-3-1/251992/3 with solution for Debian https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1036173
Hmm. Our G05 driver KMP builds against Tumbleweed kernel, which is already version 6.3.4. It includes a patch needed for Kernel 6.3 https://build.opensuse.org/package/view_file/X11:Drivers:Video/nvidia-gfxG05/kernel-6.3.patch?expand=1 I need to know, against which Kernel you're trying to build the KMP and where this kernel comes from.
I can confirm it is now compiling fine on kernel 6.3.4-1 but was failing on 6.3.2-1 from OSS repository.
Ok. Thanks for the feedback!