ERROR: cuModuleLoad() 209 again
#21
(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.
#22
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 ?
#23
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).
#24
(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
#25
(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
#26
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
#27
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