hashcat (v3.10) starting in benchmark-mode..Assertion `driver->ctx' failed. Aborted
#1
Hi all. First, sorry for my bad english.  here's my problem:


hashcat (v3.10) starting in benchmark-mode...

hashcat: /build/beignet-R2keFh/beignet-1.2.0/src/intel/intel_driver.c:140: intel_driver_context_init: Assertion `driver->ctx' failed.
Aborted

OS: The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) linux 2016.2 have update, upgrade, dist-upg. Installed beignet. opencl is installed but 1 bug in install - (missing libraries lsb-core >= 4.0) but lsb-core 4.1 is installed. I try reinstalling, but nothing help. Any idea?

cpu details:
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 37
model name      : Intel(R) Core(TM) i5 CPU       M 520  @ 2.40GHz
stepping        : 5
microcode       : 0x4
cpu MHz         : 1463.000
cache size      : 3072 KB
#2
Try with Intel OpenCL runtime for CPU, not beignet.
#3
Many thanks, I uninstall beignet and works good.