ERROR: cuModuleLoad() 301 - Arch Linux - cudaHashcat64.bin V1.31
#1
Question 
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...

Device #1: GeForce GTX 470, 1279MB, 1215Mhz, 14MCU
Device #1: WARNING! Kernel exec timeout is not disabled, it might cause you errors of code 702
Device #2: GeForce GTX 650 Ti, 2047MB, 1032Mhz, 4MCU
Device #2: WARNING! Kernel exec timeout is not disabled, it might cause you errors of code 702

Hashes: 2 hashes; 2 unique digests, 1 unique salts
Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes
Applicable Optimizers:
* Zero-Byte
* Precompute-Init
* Precompute-Merkle-Demgard
* Meet-In-The-Middle
* Early-Skip
* Not-Salted
* Not-Iterated
* Single-Salt
* Brute-Force
* Scalar-Mode
* Raw-Hash
Watchdog: Temperature abort trigger set to 90c
Watchdog: Temperature retain trigger set to 80c


ERROR: cuModuleLoad() 301

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.


Messages In This Thread
ERROR: cuModuleLoad() 301 - Arch Linux - cudaHashcat64.bin V1.31 - by b789820 - 10-19-2014, 04:46 PM