Posts: 621
Threads: 57
Joined: May 2010
(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.
Posts: 8
Threads: 2
Joined: Oct 2012
10-19-2012, 08:40 AM
(This post was last modified: 10-19-2012, 08:48 AM by ckz666.)
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 ?
Posts: 5,185
Threads: 230
Joined: Apr 2010
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).
Posts: 8
Threads: 2
Joined: Oct 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
Posts: 8
Threads: 2
Joined: Oct 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
now i have 304.48 and it runs fine
Posts: 14
Threads: 2
Joined: Oct 2012
yes correct sir sorry about that
-a 3 -m 0 bug
-a 3 -m 100 bug
-a 3 -m 2600 ok
-a 3 -m 300 ok
Posts: 14
Threads: 2
Joined: Oct 2012
12-18-2012, 07:59 PM
(This post was last modified: 12-18-2012, 08:01 PM by rolter09.)
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