clEnqueueNDRangeKernel(): CL_UNKNOWN_ERROR - 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: clEnqueueNDRangeKernel(): CL_UNKNOWN_ERROR (/thread-6279.html) |
clEnqueueNDRangeKernel(): CL_UNKNOWN_ERROR - fonzy35 - 02-08-2017 i got error message clEnqueueNDRangeKernel(): CL_UNKNOWN_ERROR i use to have AMD video card(GPU), not anymore ..Un-installed all amd driver, that i can think of. I'm using i-7 3770K intel video on cpu i installed opencl_runtime_16.1.1_x64_setup for intel i'm using CPUwith hascat 3.30 hashcat64.exe -a 0 -m 2500 with password file and file.hccap Code: OpenCL Platform #2: Intel(R) Corporation i did a hascat64 -I Code: D:\DriveE\HashcatGUI_050b1\hashcat-3.30>hashcat64 -I Is it Opencl from amd it's using? "Version : OpenCL 1.2 AMD-APP (1573.4)" But bruteforce, combination, are working fine without error. Only error that i tested so far is with password file Mode Straight RE: clEnqueueNDRangeKernel(): CL_UNKNOWN_ERROR - fonzy35 - 02-08-2017 Well i downloaded AMD cleaner , ran it. Then driver fusion(free version), ran it. reinstall opencl_runtime_16.1.1_x64_setup i got this: running hashcat64.exe -I Code: D:\DriveE\HashcatGUI_050b1\hashcat-3.30>hashcat64 -I No more AMD,getting better.. but i still got error: clEnqueueNDRangeKernel(): CL_UNKNOWN_ERROR Code: OpenCL Platform #1: Intel(R) Corporation RE: clEnqueueNDRangeKernel(): CL_UNKNOWN_ERROR - atom - 02-08-2017 Please retry with latest beta and post output: https://hashcat.net/beta/ RE: clEnqueueNDRangeKernel(): CL_UNKNOWN_ERROR - fonzy35 - 02-08-2017 With hashcat-3.30+125 command: Code: hashcat64.exe -a 3 -m 2500 --session=all -D 1 -o "D:\DriveE\HashcatGUI_050b1\000842-04_found2500.txt" --outfile-format=3 --potfile-disable -w 2 --gpu-temp-abort=80 -1 ?u?d "D:\DriveE\Handshake\000842-04.hccap" ?1?1?1?1?1Rogers result with, brute force, combination, straight: Code: hashcat (v3.30-125-g7c5c704) starting... hashcat64 -I Code: D:\DriveE\HashcatGUI_050b1\hashcat-3.30+125\hashcat-3.30>hashcat64 -I RE: clEnqueueNDRangeKernel(): CL_UNKNOWN_ERROR - fonzy35 - 02-08-2017 There's style some junk from amd in my window 8.1 registry left over that can't be deleted with driver fusion, and regedit.. I will try a fresh install from window8.1 today Thanks for great program.. By the way i was doing key space 5800- 6200 H/s with hashcat 3.30 with brute force and combination compare to the old 2.0 hashcat with CPU 4500 H/s' Faster with opencl But doing pause and resume on 3.30, it drop about 800 H/s each time, down to 2400 H/s (just about,I think) RE: clEnqueueNDRangeKernel(): CL_UNKNOWN_ERROR - philsmd - 02-08-2017 You need to load the new .hccapx files, not .hccap files for mode -m 2500! see https://hashcat.net/forum/thread-6273.html RE: clEnqueueNDRangeKernel(): CL_UNKNOWN_ERROR - fonzy35 - 02-12-2017 (02-08-2017, 07:59 PM)philsmd Wrote: You need to load the new .hccapx files, not .hccap files for mode -m 2500! Thanks, It works now with hashcat-3.30+125 and .hccapx with straight dictionary. and resume after a few second, it come to full speed.. thanks |