Hashcat/Nvidia Issues
#6
Why does nvidia-smi show a different version? -> Only the nvidia developers know why.
I suggest to ignore the nvida-smi output.

Why do cuda package and nvidia driver package don't match? -> Only the package maintainer of the distribution knows.
We have had this discussion, for many times, on Arch, e.g.:
https://gitlab.archlinux.org/archlinux/p...-/issues/7
But now Arch has a solution.

How to prevent that this happens again on API or driver change?
First take a look at the compatibility table linked above. If everything matches than run pacman -Syu
If not - tell pacman to ignore the package (as long as the version doesn't match):
edit /etc/pacman.conf
IgnorePkg = cuda

Remove that, if cuda has been updated to a matching version.

And why is the site telling me the latest version is 550? -> It's (the new branch) there:
Linux x86_64/AMD64/EM64T
Latest Production Branch Version: 550.142
Latest New Feature Branch Version: 565.77
https://www.nvidia.com/en-us/drivers/unix/

In detail:
Latest New Feature Branch Version: 565.77
https://www.nvidia.com/en-us/drivers/details/237587/

Like Arch, Manjaro is a rolling release distribution too. I don't recommend to install this driver outside the package manager.
But if you really need it, build your own custom package and install that.
https://wiki.archlinux.org/title/Creating_packages

I recommend to wait until the packages have been released. the driver is already in unstable:
https://manjaristas.org/branch_compare?q=nvidia-dkms
https://manjaristas.org/branch_compare?q=cuda
Reply


Messages In This Thread
Hashcat/Nvidia Issues - by JLowborn - 01-11-2025, 12:34 AM
RE: Hashcat/Nvidia Issues - by penguinkeeper - 01-11-2025, 01:12 AM
RE: Hashcat/Nvidia Issues - by JLowborn - 01-11-2025, 04:18 AM
RE: Hashcat/Nvidia Issues - by ZerBea - 01-11-2025, 01:57 PM
RE: Hashcat/Nvidia Issues - by JLowborn - 01-12-2025, 06:40 AM
RE: Hashcat/Nvidia Issues - by ZerBea - 01-12-2025, 09:34 AM