Bug 217499 - NVIDIA drivers fail to install on 6.4.0-rc3-1-mainline kernel
Summary: NVIDIA drivers fail to install on 6.4.0-rc3-1-mainline kernel
Status: CLOSED ANSWERED
Alias: None
Product: Drivers
Classification: Unclassified
Component: Video(DRI - non Intel) (show other bugs)
Hardware: Intel Linux
: P3 normal
Assignee: drivers_video-dri
URL: https://forum.garudalinux.org/t/nvidi...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-28 14:36 UTC by Wessel
Modified: 2023-05-29 23:06 UTC (History)
0 users

See Also:
Kernel Version: 6.4.0-rc3-1-mainline
Subsystem:
Regression: No
Bisected commit-id:


Attachments
/var/lib/dkms/nvidia/530.41.03/build/make.log (22.57 KB, text/plain)
2023-05-28 14:36 UTC, Wessel
Details

Description Wessel 2023-05-28 14:36:16 UTC
Created attachment 304341 [details]
/var/lib/dkms/nvidia/530.41.03/build/make.log

Unsure if this is the right place to post or If I have to post somewhere NVIDIA. If so please direct me to the appropriate place to raise this.

I am unsure if this is a priority in this point of the mainline release but I had issues with installing the `nvidia/530.41.03` drivers on `6.4.0-rc3-1-mainline` release.

Driver installs correctly on LTS and Stable as well as cachyos BORE.

I posted on my distribution's help [forums](https://forum.garudalinux.org/t/nvidia-drivers-fail-to-install-on-6-4-0-rc3-1-mainline-kernel/28769) and they directed me to the kernel maintainers.

This is what happens if I try to install the drivers on mainline.

```
> sudo dkms install nvidia/530.41.03 -k 6.4.0-rc3-1-mainline  
> Sign command: /usr/lib/modules/6.4.0-rc3-1-mainline/build/scripts/sign-file  
> Signing key: /var/lib/dkms/mok.key  
> Public certificate (MOK): /var/lib/dkms/mok.pub  
>   
> Building module:  
> Cleaning build area...  
> 'make' -j4 IGNORE_PREEMPT_RT_PRESENCE=1
> NV_EXCLUDE_BUILD_MODULES='__EXCLUDE_MODULES'  
> KERNEL_UNAME=6.4.0-rc3-1-mainline modules.......................(bad exit
> status: 2)  
> Error! Bad return status for module build on kernel: 6.4.0-rc3-1-mainline
> (x86_64)  
> Consult /var/lib/dkms/nvidia/530.41.03/build/make.log for more information.  
```

Please find attached the `make.log`
Comment 1 Artem S. Tashkinov 2023-05-28 15:51:32 UTC
Please report here https://github.com/NVIDIA/open-gpu-kernel-modules
Comment 2 Wessel 2023-05-29 20:15:36 UTC
Thank you! Will do!

Note You need to log in before you can comment on or make changes to this bug.