Unstable / Outdated OpenCL
#1
Hello,

I am trying to interface my cpu and gpu on hashcat and after several hours of trying to install the drivers, I have now this error. How can I restore both devices?

error : hashcat -I

* Device #1: Unstable OpenCL driver detected!

* Device #2: Outdated POCL OpenCL driver detected!

No devices found/left.


But if I use the --force command, hashcat launches but is very slow (it doesn't seem to use the devices it recognizes) but it shows me the gpu and the cpu.

Thanks
Reply
#2
for anybody reading, more info about hardware is here: https://hashcat.net/forum/thread-9469.html (please always explain it, otherwise it's difficult to understand anything)

uninstall POCL and install the latest Intel driver as explained in the other thread

also post clinfo output (package manager on linux or https://github.com/Oblomov/clinfo#windows-support for windows)
Reply