hashcat Forum

Full Version: Cannot find an OpenCL ICD loader library.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Downloaded the correct GPU drivers and OpenCL runtime but still getting this error, what solutions have people come up with?
Only trying to benchmark and the force command line won't bypass it either.
what os/linux distro are you using?
(11-20-2019, 02:37 PM)undeath Wrote: [ -> ]what os/linux distro are you using?
Ubuntu 18.04
does it work with:
Code:
sudo apt install ocl-icd-libopencl1
?