ERROR: clCreateContext(): CL_UNKNOWN_ERROR
#8
I have exactly the same problem, after upgrading NVIDIA driver to 367.44. Until that hashcat 3.10 was working OK.
Now:
-----------------------------------------------------------------

Code:
hashcat -m 2500 -b
hashcat (v3.10) starting in benchmark-mode...

OpenCL Platform #1: NVIDIA Corporation
======================================
- Device #1: GeForce GTX 750 Ti, 499/1999 MB allocatable, 5MCU

OpenCL Platform #2: Mesa, skipped! No OpenCL compatible devices found



ERROR: clCreateContext(): CL_UNKNOWN_ERROR

-------------------------------------------------------------------------------------------------------------------
Old cudaHashcat 2.01 is working perfectly well:
_____________________________
/
Code:
usr/share/cudaHashcat-2.01/cudaHashcat64.bin -m 2500 -b
cudaHashcat v2.01 starting in benchmark-mode...

Device #1: GeForce GTX 750 Ti, 1999MB, 1280Mhz, 5MCU

Hashtype: WPA/WPA2
Workload: 1024 loops, 32 accel

Speed.GPU.#1.:    65769 H/s

Started: Wed Sep 21 00:21:03 2016
Stopped: Wed Sep 21 00:21:22 2016

______________________________________________________________________


Messages In This Thread
RE: ERROR: clCreateContext(): CL_UNKNOWN_ERROR - by KhanKrum - 09-20-2016, 11:27 PM