04-27-2020, 11:19 AM
Hi,
I'm using directly the binaries version of hashcat, hashcat-5.1.0.
I don't have GPU but CPU Intel
user$ clinfo
Number of platforms 1
Platform Name Intel Gen OCL Driver
Platform Vendor Intel
Platform Version OpenCL 2.0 beignet 1.3
Platform Profile FULL_PROFILE
Platform Extensions cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_byte_addressable_store cl_khr_3d_image_writes cl_khr_image2d_from_buffer cl_khr_depth_images cl_khr_spir cl_khr_icd cl_intel_accelerator cl_intel_subgroups cl_intel_subgroups_short cl_khr_gl_sharing
Platform Extensions function suffix Intel
beignet-opencl-icd: no supported GPU found, this is probably the wrong opencl-icd package for this hardware
(If you have multiple ICDs installed and OpenCL works, you can ignore this message)
However, when I execute the following command:
./hashcat64.bin -m 2500 -a 3 hashfile.hccapx ?d?d?d?d?d?d?d?d
I receive the following error:
hashcat (v5.1.0) starting...
beignet-opencl-icd: no supported GPU found, this is probably the wrong opencl-ic d package for this hardware
(If you have multiple ICDs installed and OpenCL works, you can ignore this messa ge)
clGetDeviceIDs(): CL_DEVICE_NOT_FOUND
beignet-opencl-icd: no supported GPU found, this is probably the wrong opencl-ic d package for this hardware
(If you have multiple ICDs installed and OpenCL works, you can ignore this messa ge)
clGetDeviceIDs(): CL_DEVICE_NOT_FOUND
No devices found/left.
Started: Mon Apr 27 09:05:40 2020
Stopped: Mon Apr 27 09:05:40 2020
Then, if I execute: hashcat -I
user$ ./hashcat64.bin -I
hashcat (v5.1.0) starting...
beignet-opencl-icd: no supported GPU found, this is probably the wrong opencl-icd package for this hardware
(If you have multiple ICDs installed and OpenCL works, you can ignore this message)
clGetDeviceIDs(): CL_DEVICE_NOT_FOUND
No devices found/left.
How can I make it work with CPU Intel?
Thanks.
I'm using directly the binaries version of hashcat, hashcat-5.1.0.
I don't have GPU but CPU Intel
user$ clinfo
Number of platforms 1
Platform Name Intel Gen OCL Driver
Platform Vendor Intel
Platform Version OpenCL 2.0 beignet 1.3
Platform Profile FULL_PROFILE
Platform Extensions cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_byte_addressable_store cl_khr_3d_image_writes cl_khr_image2d_from_buffer cl_khr_depth_images cl_khr_spir cl_khr_icd cl_intel_accelerator cl_intel_subgroups cl_intel_subgroups_short cl_khr_gl_sharing
Platform Extensions function suffix Intel
beignet-opencl-icd: no supported GPU found, this is probably the wrong opencl-icd package for this hardware
(If you have multiple ICDs installed and OpenCL works, you can ignore this message)
However, when I execute the following command:
./hashcat64.bin -m 2500 -a 3 hashfile.hccapx ?d?d?d?d?d?d?d?d
I receive the following error:
hashcat (v5.1.0) starting...
beignet-opencl-icd: no supported GPU found, this is probably the wrong opencl-ic d package for this hardware
(If you have multiple ICDs installed and OpenCL works, you can ignore this messa ge)
clGetDeviceIDs(): CL_DEVICE_NOT_FOUND
beignet-opencl-icd: no supported GPU found, this is probably the wrong opencl-ic d package for this hardware
(If you have multiple ICDs installed and OpenCL works, you can ignore this messa ge)
clGetDeviceIDs(): CL_DEVICE_NOT_FOUND
No devices found/left.
Started: Mon Apr 27 09:05:40 2020
Stopped: Mon Apr 27 09:05:40 2020
Then, if I execute: hashcat -I
user$ ./hashcat64.bin -I
hashcat (v5.1.0) starting...
beignet-opencl-icd: no supported GPU found, this is probably the wrong opencl-icd package for this hardware
(If you have multiple ICDs installed and OpenCL works, you can ignore this message)
clGetDeviceIDs(): CL_DEVICE_NOT_FOUND
No devices found/left.
How can I make it work with CPU Intel?
Thanks.