clGetPlatformIDs(): CL_PLATFORM_NOT_FOUND_KHR problem - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Support (https://hashcat.net/forum/forum-3.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-45.html) +--- Thread: clGetPlatformIDs(): CL_PLATFORM_NOT_FOUND_KHR problem (/thread-8024.html) |
clGetPlatformIDs(): CL_PLATFORM_NOT_FOUND_KHR problem - eunited - 12-19-2018 I am using Hashcatgui to crack password. After installing and run hashcatgui, it appear error. I installed Nvidia driver to solve the problem above. After installing driver and run hashcatgui, it appear error below How to solve this clGetPlatformIDs(): CL_PLATFORM_NOT_FOUND_KHR? Is there any driver I miss to install? RE: clGetPlatformIDs(): CL_PLATFORM_NOT_FOUND_KHR problem - philsmd - 12-19-2018 please follow this guide https://hashcat.net/faq/wrongdriver RE: clGetPlatformIDs(): CL_PLATFORM_NOT_FOUND_KHR problem - slyexe - 12-21-2018 (12-19-2018, 04:19 PM)philsmd Wrote: please follow this guide https://hashcat.net/faq/wrongdriver Also consider learning to use hashcat via cmdline. It's not difficult and you're using a very old version with the GUI. RE: clGetPlatformIDs(): CL_PLATFORM_NOT_FOUND_KHR problem - eunited - 12-21-2018 Thanks all. I installed OpenCL sdk for intel and add --force at the end of the command. It's work. RE: clGetPlatformIDs(): CL_PLATFORM_NOT_FOUND_KHR problem - undeath - 12-21-2018 If you need to use --force you're doing something wrong still. |