ATTENTION! Can't find OpenCL ICD loader library
#1
Hey,guys!who can give me some guides to solve this error "ATTENTION! Can't find OpenCL ICD loader library"

Code:
[zjhxmjl@localhost ~]$ hashcat -m 2500 -b
hashcat (v3.00-69-g804ee28) starting in benchmark-mode...


ATTENTION! Can't find OpenCL ICD loader library

You're probably missing the "ocl-icd-libopencl1" package (Debian/Ubuntu)
 sudo apt-get install ocl-icd-libopencl1

Code:
[zjhxmjl@localhost ~]$ lsb_release -a && uname -r
LSB Version: :core-4.1-amd64:core-4.1-noarch:cxx-4.1-amd64:cxx-4.1-noarch:desktop-4.1-amd64:desktop-4.1-noarch:languages-4.1-amd64:languages-4.1-noarch:printing-4.1-amd64:printing-4.1-noarch
Distributor ID: Fedora
Description: Fedora release 20 (Heisenbug)
Release: 20
Codename: Heisenbug
3.11.10-301.fc20.x86_64
Code:
[zjhxmjl@localhost ~]$ lspci
00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 (rev 05)
00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 05)
00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b5)
00:1c.1 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 2 (rev b5)
00:1c.3 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 4 (rev b5)
00:1c.7 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 8 (rev b5)
00:1d.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 (rev 05)
00:1f.0 ISA bridge: Intel Corporation HM67 Express Chipset Family LPC Controller (rev 05)
00:1f.2 SATA controller: Intel Corporation 6 Series/C200 Series Chipset Family 6 port SATA AHCI Controller (rev 05)
00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller (rev 05)
05:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 05)
09:00.0 Network controller: Broadcom Corporation BCM4313 802.11bgn Wireless Network Adapter (rev 01)

any suggestions will thks!
#2
Same Issue, my specs

GTX 970
Windows 10 Build 1607
ATTENTION! Can't find OpenCL ICD loader library

Ran ok with Hashcat 3.0 until I installed the Anniversary Update in Windows. (And a bit faster than cudaHashcat)

Geforce Game Ready Driver Version 368.81 (7/14/2016)


Do I need anything else to assist in troubleshooting?
#3
The error message literally tells you what you need to resolve the issue...
#4
(08-07-2016, 04:52 PM)zjhxmjl Wrote: Hey,guys!who can give me some guides to solve this error "ATTENTION! Can't find OpenCL ICD loader library"

Code:
[zjhxmjl@localhost ~]$ hashcat -m 2500 -b
hashcat (v3.00-69-g804ee28) starting in benchmark-mode...


ATTENTION! Can't find OpenCL ICD loader library

You're probably missing the "ocl-icd-libopencl1" package (Debian/Ubuntu)
 sudo apt-get install ocl-icd-libopencl1



any suggestions will thks!

You're probably missing the "ocl-icd-libopencl1" package (Debian/Ubuntu)

 sudo apt-get install ocl-icd-libopencl1


(08-10-2016, 07:45 PM)epixoip Wrote: The error message literally tells you what you need to resolve the issue...

lol
#5
(08-10-2016, 09:08 PM)kiara Wrote:
(08-07-2016, 04:52 PM)zjhxmjl Wrote: Hey,guys!who can give me some guides to solve this error "ATTENTION! Can't find OpenCL ICD loader library"

Code:
[zjhxmjl@localhost ~]$ hashcat -m 2500 -b
hashcat (v3.00-69-g804ee28) starting in benchmark-mode...


ATTENTION! Can't find OpenCL ICD loader library

You're probably missing the "ocl-icd-libopencl1" package (Debian/Ubuntu)
 sudo apt-get install ocl-icd-libopencl1



any suggestions will thks!

You're probably missing the "ocl-icd-libopencl1" package (Debian/Ubuntu)

 sudo apt-get install ocl-icd-libopencl1


(08-10-2016, 07:45 PM)epixoip Wrote: The error message literally tells you what you need to resolve the issue...

lol
yes,you're right!but my OS:fedora 20,so i have no idea which package i should install?
#6
See if you can find khronos' version of OpenCL ICD loader