08-11-2016, 02:47 PM
(08-10-2016, 09:08 PM)kiara Wrote:yes,you're right!but my OS:fedora 20,so i have no idea which package i should install?(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