@SoftExpert
It turns out that I just had to uninstall the package, modify PKGBUILD
to use 470.199.02
, remove the patches and reinstall again.
There might be additional packages, like lib32-nvidia-470xx-utils and lib32-opencl-nvidia-470xx.
It seems that the lib32 one was already updated to 470.199.02 earlier upstream. Not sure what the opencl packages are supposed to be though. paru -Qs opencl
yields only ocl-icd
and lib32-ocl-icd
.
DKMS will nob behave with 6.4.x kernel, unless the patch was used (it declares a function that is otherwise missing).
I'm on 6.4, and no issues so far. Tested some applications that hard depends on Vulkan and it's working perfectly fine.
Pinned Comments
SoftExpert commented on 2025-02-09 10:20 (UTC)
For the beginners in need of assistance, first take a look at this recommended guide https://github.com/korvahannu/arch-nvidia-drivers-installation-guide - maybe it helps to solve the issues your are having with this version of the driver.