![]() |
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-3200.html) |
Error: cuModuleLoad() 301 - msf004 - 03-04-2014 I have d/l the latest drivers from NVidia as well as oclhc 1.01. When I run the benchmark I get the following: Code: C:\hashcat\cudaHashcat64.exe -b I have reviewed these threads: https://hashcat.net/forum/thread-531.html http://hashcat.net/forum/thread-1072.html The kernels dir does exist in the same directory as cudaHashcat64.exe Computer: Win 7 w/ two (2) NVidia GTX 750 GPUs Am I missing something? Thanks, -MSF Edited to added screenshot as attachment. RE: Error: cuModuleLoad() 301 - msf004 - 03-05-2014 Interesting update - I went through the process of wiping Windows 7 off of the machine and installing Ubuntu 13.10. Installed the Linux NVidia drivers for these cards, downloaded and uncompressed Hashcat, etc. ...got the exact same errors for both commands. ERROR: cuModuleLoad() 301 RE: Error: cuModuleLoad() 301 - philsmd - 03-05-2014 Hey, this is a very new card which was release in february 2014 (afaik)... oclHashcat 1.01 was released in 01/01/2014, therefore no wonder that this card is not supported ![]() Good news: oclHashcat (cudaHashcat in your case) 1.02 will hopefully add support for it... Bad news: only cuda framework 6.0 (which is in release candidate state - so not stable yet), adds support for sm_50 cards (see https://developer.nvidia.com/cuda-gpus - compute capability)... I would suggest and it would be great if you get in contact w/ "atom" either via PM or https://hashcat.net/contact/ page such that you can troubleshoot this together with the oclHashcat devs and/or atom can add you as a beta tester ![]() Hope this is okay 4 you, would be great if we can support this new generation of NVidia cards w/ 1.02 (but we need to investigate this a little bit w/ somebody that has that specific hardware). Thx! RE: Error: cuModuleLoad() 301 - triplestars - 09-28-2014 Specifying the full path to the command worked for me. http://christoffer.brodd-reijer.com/2014/07/04/bug-and-workaround-in-oclhashcat/ Code: sudo /usr/share/cudahashcat/cudaHashcat64.bin -m 2500 -a3 capture.hccap ?d?d?d?d?d?d?d?d?d?d pause |