Bug 1211876 - NVIDIA driver 470.182.3 does not compile for Kernel 6.3.x
Summary: NVIDIA driver 470.182.3 does not compile for Kernel 6.3.x
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: X11 3rd Party Driver (show other bugs)
Version: Current
Hardware: Other Other
: P3 - Medium : Normal (vote)
Target Milestone: ---
Assignee: Stefan Dirsch
QA Contact: Stefan Dirsch
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-31 16:00 UTC by Ales Seifert
Modified: 2023-06-01 08:19 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ales Seifert 2023-05-31 16:00:14 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
Comment 1 Stefan Dirsch 2023-05-31 18:03:38 UTC
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.
Comment 2 Ales Seifert 2023-06-01 08:00:16 UTC
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.
Comment 3 Stefan Dirsch 2023-06-01 08:19:03 UTC
Ok. Thanks for the feedback!