Hashcat 3.20 on NVIDIA GTX 480 and Intel Xeon X5482
#11
(12-27-2016, 08:23 PM)ilya980 Wrote: Was anyone able to run hashcat successfully on Intel Xeon X54xx quad core processors? Thanks.

I'm running a Xeon E5-2680, and keep running into cl errors as well.  I can benchmark or run brute force attacks just fine. But I do the errors when I'm running dictionary and rule attacks.

Code:
                hashcat (v3.20) starting...

OpenCL Platform #1: Intel(R) Corporation
========================================
* Device #1:        Intel(R) Xeon(R) CPU E5-2680 0 @ 2.70GHz, 2047/32696 MB allocatable, 16MCU

OpenCL Platform #2: NVIDIA Corporation
======================================
* Device #2: Quadro 600, skipped

Hashes: 1 digests; 1 unique digests, 1 unique salts
Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes, 5/13 rotates
Rules: 1

Applicable Optimizers:
* Zero-Byte
* Single-Hash
* Single-Salt
* Slow-Hash-SIMD

Watchdog: Temperature abort trigger set to 90c
Watchdog: Temperature retain trigger disabled

clEnqueueNDRangeKernel(): CL_UNKNOWN_ERROR

Started: Thu Dec 29 23:20:19 2016
Stopped: Thu Dec 29 23:20:20 2016

C:\Users\Carl\Desktop\hashcat-3.20>pause
Press any key to continue . . .

When I run the same arguments, but skip the CPU, everything works fine (except my CPU gives a higher throughput than my graphics card...)

Code:
                hashcat (v3.20) starting...

* Device #2: Old CUDA chipset 2.1 detected, OpenCL performance is reduced.
            For ideal hashcat performance on NVIDIA GPU you need Shader Model 5.0 or higher
nvmlDeviceGetTemperatureThreshold(): Not Supported

nvmlDeviceGetTemperatureThreshold(): Not Supported

OpenCL Platform #1: Intel(R) Corporation
========================================
* Device #1:        Intel(R) Xeon(R) CPU E5-2680 0 @ 2.70GHz, skipped

OpenCL Platform #2: NVIDIA Corporation
======================================
* Device #2: Quadro 600, 256/1024 MB allocatable, 2MCU

Hashes: 1 digests; 1 unique digests, 1 unique salts
Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes, 5/13 rotates
Rules: 1

Applicable Optimizers:
* Zero-Byte
* Single-Hash
* Single-Salt
* Slow-Hash-SIMD

Watchdog: Temperature abort trigger set to 90c
Watchdog: Temperature retain trigger set to 75c

Generated dictionary stats for final-wordlist.txt: 10926181 bytes, 996358 words, 996358 keyspace

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

Session..........: hashcat
Status...........: Running
Hash.Type........: WPA/WPA2
Hash.Target......: Cod_Minster (94:10:3e:9a:c3:50 <-> 44:65:0d:87:ca:1b)
Time.Started.....: Thu Dec 29 23:37:59 2016 (9 secs)
Time.Estimated...: Thu Dec 29 23:41:33 2016 (3 mins, 25 secs)
Input.Base.......: File (final-wordlist.txt)
Input.Queue......: 1/1 (100.00%)
Speed.Dev.#2.....:     4740 H/s (52.34ms)
Recovered........: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts
Progress.........: 22528/996358 (2.26%)
Rejected.........: 0/22528 (0.00%)
Restore.Point....: 22528/996358 (2.26%)
Candidates.#2....: 6hammer6 -> S_BAECHLE
HWMon.Dev.#2.....: Temp: 58c Fan: 33% Util:100% Core:1282Mhz Mem: 793Mhz Lanes:16 *Throttled*

[s]tatus [p]ause [r]esume [b]ypass [c]heckpoint [q]uit =>
#12
In that case it's an OpenCL runtime error, you can't do anything here. Maybe update to a more modern CPU, yours is almost 5 year old.