hashcat Forum
ERROR: cuModuleLoad() 209 again - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html)
+--- Forum: Very old oclHashcat-plus Support (https://hashcat.net/forum/forum-23.html)
+--- Thread: ERROR: cuModuleLoad() 209 again (/thread-1546.html)

Pages: 1 2 3


RE: ERROR: cuModuleLoad() 209 again - mastercracker - 10-16-2012

(10-16-2012, 12:06 PM)rolter09 Wrote: so far

-a 3 bug
-a 100 bug

-a 2600 ok
-a 300 ok
Can you repost it, please. -a 3 is ok but all the other -a does not exist. The reverse is true if you meant -m 3 does not exist but all the other exists. If I take what makes sense, for -a 3, -m 0 and -m 100 does not work but -m 2600 and -m 300 works.


RE: ERROR: cuModuleLoad() 209 again - ckz666 - 10-19-2012

same to me

ckz666@ubuntu:~/oclHashcat-plus-0.09$ ./cudaHashcat-plus64.bin -m 0 -a 3 -o found_0.txt --outfile-format=3 -n 80 --remove --gpu-temp-abort=90 -1 ?d md5.txt ?1?1?1?1?1?1?1?1?1?1
cudaHashcat-plus v0.09 by atom starting...

Hashes: 770 total, 1 unique salts, 770 unique digests
Bitmaps: 13 bits, 8192 entries, 0x00001fff mask, 32768 bytes
Workload: 256 loops, 80 accel
Watchdog: Temperature abort trigger set to 90c
Watchdog: Temperature retain trigger set to 80c
Device #1: GeForce GTX 295, 895MB, 1242Mhz, 30MCU
Device #2: GeForce GTX 295, 895MB, 1242Mhz, 30MCU
ERROR: cuModuleLoad() 209

i use ubuntu 12.04 x64

mb its a bug with m0000_a0.sm_13.ptx ?


RE: ERROR: cuModuleLoad() 209 again - atom - 10-19-2012

cuda.h says:

CUDA_ERROR_NO_BINARY_FOR_GPU = 209,

So this means you have unpacked the .7z incorrectly (you would not be the first).


RE: ERROR: cuModuleLoad() 209 again - ckz666 - 10-19-2012

(10-19-2012, 09:53 AM)atom Wrote: cuda.h says:

CUDA_ERROR_NO_BINARY_FOR_GPU = 209,

So this means you have unpacked the .7z incorrectly (you would not be the first).

i have tried under win7 x64 with 7-Zip and under ubuntu with p7zip, i get still the same error


RE: ERROR: cuModuleLoad() 209 again - ckz666 - 10-19-2012

(10-19-2012, 10:34 AM)ckz666 Wrote:
(10-19-2012, 09:53 AM)atom Wrote: cuda.h says:

CUDA_ERROR_NO_BINARY_FOR_GPU = 209,

So this means you have unpacked the .7z incorrectly (you would not be the first).

i have tried under win7 x64 with 7-Zip and under ubuntu with p7zip, i get still the same error

SORRY, my fault... i had still old 295 driver active Wink
now i have 304.48 and it runs fine Smile


RE: ERROR: cuModuleLoad() 209 again - rolter09 - 10-20-2012

yes correct sir sorry about that Smile

-a 3 -m 0 bug
-a 3 -m 100 bug

-a 3 -m 2600 ok
-a 3 -m 300 ok


RE: ERROR: cuModuleLoad() 209 again - rolter09 - 12-18-2012

Updated

after updating my driver to latest version nvidia 310.70

-a 3 -m 100 ok

-a 3 -m 0 bug with ERROR: cuLaunchKernel() 1

maybe we can fix this on our side instead of waiting for another nvidia update lol