Error cuModuleLoad() 301 - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html) +--- Forum: Old oclHashcat Support (https://hashcat.net/forum/forum-38.html) +--- Thread: Error cuModuleLoad() 301 (/thread-5189.html) |
Error cuModuleLoad() 301 - Keudn - 02-16-2016 Hello, I am trying to run oclHashcat on my Windows 10 PC. I have two Nvidia 770s that I would like to run some hashes through quickly but I keep getting cuModuleLoad() 301 whenever I try to run cudaHashcat64 -b. I have the latest Nvidia driver (361.91). I installed it by downloading the latest file off of the website and extracted it to a directory on my spare drive. I then updated my system PATH for the directory. How can I get this working? RE: Error cuModuleLoad() 301 - epixoip - 02-16-2016 Either you did not extract the archive properly, or you are not in the cudaHashcat directory. I assume it's the latter since you said you added it to your PATH, that will not work. RE: Error cuModuleLoad() 301 - Keudn - 02-16-2016 (02-16-2016, 03:38 AM)epixoip Wrote: Either you did not extract the archive properly, or you are not in the cudaHashcat directory. I assume it's the latter since you said you added it to your PATH, that will not work. Ahh perfect, thank you! |