https://bugzilla.kernel.org/show_bug.cgi?id=217499 Bug ID: 217499 Summary: NVIDIA drivers fail to install on 6.4.0-rc3-1-mainline kernel Product: Drivers Version: 2.5 Hardware: Intel OS: Linux Status: NEW Severity: normal Priority: P3 Component: Video(DRI - non Intel) Assignee: drivers_video-dri@xxxxxxxxxxxxxxxxxxxx Reporter: wessel.working+kernel@xxxxxxxxx Regression: No Created attachment 304341 --> https://bugzilla.kernel.org/attachment.cgi?id=304341&action=edit /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` -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.