NemosMiner icon indicating copy to clipboard operation
NemosMiner copied to clipboard

NVSMI/nvml is missing with latest nvidia drivers - fix

Open nemosminer opened this issue 5 years ago • 0 comments

gminer and bminer fail to run gminer "no nvml found" bminer "cuda error"

both are caused by nvml.dll not being include in latest drivers

fails to initialize nvml on latest drivers fix

edit: found solution on https://forums.geforce.com/default/topic/1100164/nvml-dll-and-nvsmi-folder-missing/ need to copy nvml.dll from c:\Windows\System32 to C:\Program Files\NVIDIA Corporation\NVSMI (create the folder if missing)

do both Program Files and Program Files (x86)

nemosminer avatar May 08 '19 21:05 nemosminer