ERROR: cuModuleLoad() 301 - Arch Linux - cudaHashcat64.bin V1.31 - 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 - Arch Linux - cudaHashcat64.bin V1.31 (/thread-3760.html) |
ERROR: cuModuleLoad() 301 - Arch Linux - cudaHashcat64.bin V1.31 - b789820 - 10-19-2014 I am trying to run the following command: Code: ./cudaHashcat64.bin -a3a3 hash.txt However I get a 301 error msg: Code: cudaHashcat v1.31 starting... I am running Arch Linux with cudaHashcat v1.31 (cudaHashcat-1.31.7z). I have a GeForce GTX 470, 1279MB, 1215Mhz, 14MCU and a GeForce GTX 650 Ti, 2047MB, 1032Mhz, 4MCU. Any idea what is causing this error and how to solve this problem? I have tried using my google-fu to search the forums for this error, but I have not had much luck in finding a solution. Any help you guys can provide is appreciated. RE: ERROR: cuModuleLoad() 301 - Arch Linux - cudaHashcat64.bin V1.31 - undeath - 10-19-2014 this thread tells me you did not properly extract the archive: https://hashcat.net/forum/thread-531.html RE: ERROR: cuModuleLoad() 301 - Arch Linux - cudaHashcat64.bin V1.31 - b789820 - 10-19-2014 Hi Undeath, The archive has been properly extracted with: Code: 7za e cudaHashcat-1.31.7z Code: b07045784ec7f4913293ea2cc6eac5ca cudaHashcat-1.31.7z Is there an other way I should extract the file? The 7z file is a 7-zip archive data, version 0.3. The 7za e command will properly extract these types of files. Any other ideas? Thanks for the reply RE: ERROR: cuModuleLoad() 301 - Arch Linux - cudaHashcat64.bin V1.31 - undeath - 10-19-2014 Code: e: Extract files from archive (without using directory names) RE: ERROR: cuModuleLoad() 301 - Arch Linux - cudaHashcat64.bin V1.31 - b789820 - 10-19-2014 Facepalm... That did it - thanks |