You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure if it's because of the lack of a 6.3 patch file or whether something else is going awry but I cannot get the Vulkan drivers to build on 6.3.1.
Fresh install of Endeavour just to confirm.
(5/8) Install DKMS modules
==> dkms install --no-depmod nvidia/525.47.13 -k 6.3.1-arch1-1
Error! Bad return status for module build on kernel: 6.3.1-arch1-1 (x86_64)
Consult /var/lib/dkms/nvidia/525.47.13/build/make.log for more information.
==> WARNING: `dkms install --no-depmod nvidia/525.47.13 -k 6.3.1-arch1-1' exited 10
Regular 530.41.03 GL driver installs with no issues.
Have set up with a new system a few times to confirm, and it's definitely not working. The error codes don't mean anything to me (Error 1, Error 2) and I can't find any specific referrence to said codes.
The text was updated successfully, but these errors were encountered:
That being said, using the custom version installer to force vulkan 525.47.22 (via https://developer.nvidia.com/vulkan-driver) does not cause the DKMS build to fail. The current hard-coded version (525.47.13) seems to fail. Might be worth updating to the latest revision?
Also, this might be an NVIDIA issue and nothing to do with your software but I have no idea how to tell. The modules of the vulkan builds seem to not be being added correctly to the boot image in kernel 6.3.1. I can attempt to boot with a vulkan driver on a successful build for DKMS + dracut regenerate, but nvidia-persistenced fails to start, and the logs state that the system Failed to find module nvidia-uvm. No errors were found in the entire build process using your scripts. Only happens with Vulkan drivers, too.
Not sure if it's because of the lack of a 6.3 patch file or whether something else is going awry but I cannot get the Vulkan drivers to build on 6.3.1.
Fresh install of Endeavour just to confirm.
Here's the contents of that logfile:
Regular 530.41.03 GL driver installs with no issues.
Have set up with a new system a few times to confirm, and it's definitely not working. The error codes don't mean anything to me (Error 1, Error 2) and I can't find any specific referrence to said codes.
The text was updated successfully, but these errors were encountered: