Windows Server 2019 + NVIDIA GeForce GTX 750 Ti = cuInit(): no CUDA-capable device
#6
Which drivers did you install for your graphics card? It is not detecting an usable driver in either the format of OpenCL (Nvidia Graphics Drivers) or CUDA (CUDA Developer Toolkit). Judging by your setup, it has several drivers installed but were those installed by yourself or system admin? Preloaded by windows? What authorization do you have on the PC? Full admin privileges? User privileges? Are you running in a VM?

Otherwise, once hashcat detects a proper runtime it can use, it will be defined in hashcat -I and you will need to isolate the device to only using the GPU by either using -d or -D, which ever is more convenient for yourself.

This all could be in relation to enterprise drivers not being compatible but that would require a confirmation from someone else using the operating system or maybe a developer can chirp in.
Reply


Messages In This Thread
RE: Windows Server 2019 + NVIDIA GeForce GTX 750 Ti = cuInit(): no CUDA-capable device - by slyexe - 11-07-2023, 04:49 AM