oclHashcat-plus-0.10b17 - blandyuk - 10-17-2012
OK finally updated my AMD drivers to cat 12.9 beta. Speed and all seem to be ok and I love the individual GPU stats like u have on lite always wanted it on plus as well.
The Time.Left has got me confused, why display it twice?
Code: Status.......: Running
Input.Mode...: Mask (?1?1?1?1?1?1?1)
Hash.Target..: File (32_hex.txt)
Hash.Type....: MD5
Time.Running.: 1 sec
Time.Left....: 50 secs [50 secs @rejected]
Time.Util....: 1995.3ms/196.7ms Real/CPU, 10.9% idle
Speed.GPU.#1.: 1097.9M c/s Real, 1282.9M c/s GPU
Speed.GPU.#2.: 1097.9M c/s Real, 1282.9M c/s GPU
Speed.GPU.#3.: 1097.9M c/s Real, 1282.9M c/s GPU
Speed.GPU.#4.: 1097.9M c/s Real, 1282.9M c/s GPU
Speed.GPU.#*.: 4391.6M c/s Real, 5131.4M c/s GPU
Recovered....: 0/1692160 Digests, 0/1 Salts
Progress.....: 8762535936/230539333248 (3.80%)
Rejected.....: 0/8762535936 (0.00%)
[s]tatus [p]ause [r]esume [b]ypass [q]uit => s
RE: oclHashcat-plus-0.10b17 - blandyuk - 10-17-2012
DES speeds on 4 x 5870 @ 900MHz core and 1250MHz mem:
Code: Status.......: Running
Input.Mode...: Mask (?1?1?1?1?1?1)
Hash.Target..: File (hashes1500.txt)
Hash.Type....: descrypt, DES(Unix), Traditional DES
Time.Running.: 9 secs
Time.Left....: 1 min, 23 secs [1 min, 23 secs @rejected]
Time.Util....: 9824.3ms/225.9ms Real/CPU, 2.4% idle
Speed.GPU.#1.: 34877.0k c/s Real, 35750.8k c/s GPU
Speed.GPU.#2.: 34877.0k c/s Real, 35750.8k c/s GPU
Speed.GPU.#3.: 34877.0k c/s Real, 35750.8k c/s GPU
Speed.GPU.#4.: 34877.0k c/s Real, 35750.8k c/s GPU
Speed.GPU.#*.: 139.5M c/s Real, 143.0M c/s GPU
Recovered....: 0/10 Digests, 0/6 Salts
Progress.....: 1370566656/13060694016 (10.49%)
Rejected.....: 0/1370566656 (0.00%)
[s]tatus [p]ause [r]esume [b]ypass [q]uit => s
RE: oclHashcat-plus-0.10b17 - blandyuk - 10-17-2012
LM speeds:
Code: Status.......: Running
Input.Mode...: Mask (?1?1?1?1?1?1)
Hash.Target..: File (hashes3000.txt)
Hash.Type....: LM
Time.Running.: 6 secs
Time.Left....: 58 secs [58 secs @rejected]
Time.Util....: 6683.3ms/205.2ms Real/CPU, 3.2% idle
Speed.GPU.#1.: 416.7M c/s Real, 432.0M c/s GPU
Speed.GPU.#2.: 416.7M c/s Real, 432.0M c/s GPU
Speed.GPU.#3.: 416.7M c/s Real, 432.0M c/s GPU
Speed.GPU.#4.: 416.7M c/s Real, 432.0M c/s GPU
Speed.GPU.#*.: 1667.0M c/s Real, 1728.2M c/s GPU
Recovered....: 2/3 Digests, 0/1 Salts
Progress.....: 11141120000/107918163081 (10.32%)
Rejected.....: 0/11141120000 (0.00%)
[s]tatus [p]ause [r]esume [b]ypass [q]uit => s
RE: oclHashcat-plus-0.10b17 - blandyuk - 10-18-2012
1 bcrypt hash:
Code: Status.......: Aborted
Input.Mode...: Mask (?1?1?1?1?1)
Hash.Target..: $2a$05$Pi31Wo8DhFkS2bsn63au1e3nBw8XxL.013gaH7EHsab5xJrbnAyza
Hash.Type....: bcrypt, Blowfish(OpenBSD)
Time.Running.: 25 secs
Time.Left....: 2 hours, 23 mins [2 hours, 23 mins @rejected]
Time.Util....: 25825.6ms/205.3ms Real/CPU, 0.8% idle
Speed.GPU.#1.: 1784 c/s Real, 1802 c/s GPU
Speed.GPU.#2.: 1784 c/s Real, 1802 c/s GPU
Speed.GPU.#3.: 1784 c/s Real, 1802 c/s GPU
Speed.GPU.#4.: 1784 c/s Real, 1802 c/s GPU
Speed.GPU.#*.: 7137 c/s Real, 7207 c/s GPU
Recovered....: 0/1 Digests, 0/1 Salts
Progress.....: 184320/60466176 (0.30%)
Rejected.....: 0/184320 (0.00%)
RE: oclHashcat-plus-0.10b17 - forumhero - 10-18-2012
Can't get all GPUs working with AMD 12.9 beta,
hardware: 3x HD5970
command: ./oclHashcat-plus64.bin -a 3 aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa -1 ?l?d?u?s ?1?1?1?1?1?1?1?1 --force
AMD 12.9 beta + oclHC-plus v0.10b17 = 1 of 6 gpus show 99%, all others idle
AMD 12.9 beta + oclHC-plus v0.09 = 3 of 6 gpus show 99%, all others idle
oclHC-plus v0.09 works fine with AMD 12.8. I've uninstalled the drivers multiple times, no luck. any ideas?
edit: oclHC-lite v0.11b54 does the same thing with AMD 12.9beta, only 1 gpu shows 99%
RE: oclHashcat-plus-0.10b17 - epixoip - 10-18-2012
if you are on linux, 12.9 only supports multiple GPUs if x11 is not running.
RE: oclHashcat-plus-0.10b17 - forumhero - 10-18-2012
I always though amd needed X to be running, no? so basically try ssh?
RE: oclHashcat-plus-0.10b17 - atom - 10-18-2012
That changed with 12.9 beta. X11 must be stopped.
RE: oclHashcat-plus-0.10b17 - forumhero - 10-18-2012
ctrl+alt+f1 to stop X11 right? i also tried "service lightdm stop" but in both cases oclhashcat doesn't run
edit:
figured it out. had to comment out this entire block from /etc/init/lightdm.conf and reboot
Code: start on ((filesystem
and runlevel [!06]
and started dbus
and (drm-device-added card0 PRIMARY_DEVICE_FOR_DISPLAY=1
or stopped udev-fallback-graphics))
or runlevel PREVLEVEL=S)
stop on runlevel [016]
however it seems fan control, overclocking, etc are still dependent on X11 and cat-plus.10b17 doesn't utilize all cores if it's running
RE: oclHashcat-plus-0.10b17 - epixoip - 10-19-2012
FYI ctrl+alt+f1 simply drops you to tty1, x11 is still running and bound to tty7.
|