v1.31 Multi-GPU not working with standalone devices
#4
Thanks for answering. Here are the new tests.

First attemp, note that only 1 GPU is working:

Code:
PS D:\Crackeo en Proceso\101\Atacando> oclHashcat64.exe -m 2500 .\HandshakeWPA.hccap -a 3 ?d?d?d?d?d?d?d?d -d 1,3
oclHashcat v1.31 starting...

WARN: ADL_Overdrive6_FanSpeed_Get(): -1

Device #1: Bonaire, 1024MB, 1050Mhz, 12MCU
Device #2: skipped by user
Device #3: skipped by user

Hashes: 1 hashes; 1 unique digests, 1 unique salts
Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes
Applicable Optimizers:
* Zero-Byte
* Single-Hash
* Single-Salt
* Brute-Force
Watchdog: Temperature abort trigger set to 90c
Watchdog: Temperature retain trigger set to 80c
Device #1: Kernel d:\Programas\HashCat\OCLHashCat/kernels/4098/m02500.Bonaire_1573.4_1573.4 (VM).kernel (259320 bytes)
Device #1: Kernel d:\Programas\HashCat\OCLHashCat/kernels/4098/markov_le_v1.Bonaire_1573.4_1573.4 (VM).kernel (92404 bytes)
Device #1: Kernel d:\Programas\HashCat\OCLHashCat/kernels/4098/bzero.Bonaire_1573.4_1573.4 (VM).kernel (30496 bytes)

[s]tatus [p]ause [r]esume [b]ypass [q]uit =>

Session.Name...: oclHashcat
Status.........: Running
Input.Mode.....: Mask (?d?d?d?d?d?d?d?d) [8]
Hash.Target....: 101 (00:1f:5b:c2:fb:0c <-> 30:87:30:e0:0b:cd)
Hash.Type......: WPA/WPA2
Time.Started...: Tue Oct 07 12:43:23 2014 (4 secs)
Time.Estimated.: Tue Oct 07 13:52:50 2014 (1 hour, 9 mins)
Speed.GPU.#1...:    26427 H/s
Recovered......: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts
Progress.......: 98304/100000000 (0.10%)
Skipped........: 0/98304 (0.00%)
Rejected.......: 0/98304 (0.00%)
HWMon.GPU.#1...: 100% Util, 37c Temp, N/A Fan
Here is philsmd suggestion:

Code:
PS D:\Crackeo en Proceso\101\Atacando> oclHashcat64.exe -a 3 -d 1,2 -m 2500 .\HandshakeWPA.hccap ?a?a?a?a?a?a
oclHashcat v1.31 starting...

ERROR: 2: No such file or directory

And too:

Code:
PS D:\Crackeo en Proceso\101\Atacando> oclHashcat64.exe -d 1,2 -m 2500 .\HandshakeWPA.hccap -a 3 ?a?a?a?a?a?a
oclHashcat v1.31 starting...

ERROR: 2: No such file or directory


Messages In This Thread
RE: v1.31 Multi-GPU not working with standalone devices - by SopalajoArrierez - 10-07-2014, 12:52 PM