hp15-cs3xxx clCreateContext(): CL_DEVICE_NOT_AVAILABLE
#1
Hi,

I bought a new laptop hp15-cs3xxx and tried running hashcat 4.1.0 and 5.1.0 on both VMplayer15 and host machine but encounter this error: clCreateContext(): CL_DEVICE_NOT_AVAILABLE

I am running Windows 10 [Version 10.0.17134.1].
Here is the screen capture:

C:\Tools\hashcat-4.1.0>hashcat64.exe -a 0 -m 3000 -r rules\Incisive-leetspeak.rule sam.txt password.lst
hashcat (v4.1.0) starting...

OpenCL Platform #1: Intel(R) Corporation
========================================
* Device #1: Intel(R) Core(TM) i7-1065G7 CPU @ 1.30GHz, 511/2047 MB allocatable, 2MCU


Hashfile 'sam.txt' on line 4 (Guest:...PASSWORD*********************::Smile: Hash-encoding exception
Hashes: 16 digests; 14 unique digests, 1 unique salts
Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes, 5/13 rotates
Rules: 15487


Applicable optimizers:
* Zero-Byte
* Precompute-Final-Permutation
* Not-Iterated
* Single-Salt


Minimum password length supported by kernel: 0
Maximum password length supported by kernel: 7


Watchdog: Hardware monitoring interface not found on your system.
Watchdog: Temperature abort trigger disabled.


INFO: Removed 3 hashes found in potfile.
clCreateContext(): CL_DEVICE_NOT_AVAILABLE



Running this command does not show either Intel Iris Pro or Nvidia GeForce MX250:
C:\Tools\hashcat-4.1.0>hashcat64.exe -I
hashcat (v4.1.0) starting...



OpenCL Info:



Platform ID #1

  Vendor  : Intel(R) Corporation

  Name    : Intel(R) OpenCL

  Version : OpenCL 1.2



  Device ID #1

    Type          : CPU

    Vendor ID      : 8

    Vendor        : Intel(R) Corporation

    Name          : Intel(R) Core(TM) i7-1065G7 CPU @ 1.30GHz

    Version        : OpenCL 1.2 (Build 25)

    Processor(s)  : 2

    Clock          : 1300

    Memory        : 511/2047 MB allocatable

    OpenCL Version : OpenCL C 1.2
    Driver Version : 6.4.0.25



Any suggestion is appreciated.
Reply