clBuildProgram Error - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html) +--- Forum: Old oclHashcat Support (https://hashcat.net/forum/forum-38.html) +--- Thread: clBuildProgram Error (/thread-4348.html) |
clBuildProgram Error - csec - 05-10-2015 Hello, I am trying to run oclHashcat 1.36 on The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) with a Radeon 7870 but I am getting the below error. Does anyone know what might be the reason? Thanks! csec #sh oclExample0.sh oclHashcat v1.36 starting... Device #1: Pitcairn, 1911MB, 1100Mhz, 20MCU Hashes: 6494 hashes; 6494 unique digests, 1 unique salts Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes, 5/13 rotates Applicable Optimizers: * Zero-Byte * Precompute-Init * Precompute-Merkle-Demgard * Meet-In-The-Middle * Early-Skip * Not-Salted * Not-Iterated * Single-Salt * Scalar-Mode * Raw-Hash Watchdog: Temperature abort trigger set to 90c Watchdog: Temperature retain trigger set to 80c Device #1: Kernel ./kernels/4098/m00000_a1.Pitcairn_923.1_CAL 1.4.1848 (VM)_1429981600.kernel not found in cache! Building may take a while... ERROR: clBuildProgram() -11 Output of some commands that might be helpfull: # aticonfig --lsa * 0. 01:00.0 AMD Radeon HD 7800 Series # fglrxinfo display: :0 screen: 0 OpenGL vendor string: Advanced Micro Devices, Inc. OpenGL renderer string: AMD Radeon HD 7800 Series OpenGL version string: 4.4.12874 Compatibility Profile Context 14.10.1006.1001 # clinfo Platform ID: 0x7fadcebcb140 Name: Pitcairn Vendor: Advanced Micro Devices, Inc. Device OpenCL C version: OpenCL C 1.2 Driver version: CAL 1.4.1848 (VM) Profile: FULL_PROFILE Version: OpenCL 1.2 AMD-APP (923.1) RE: clBuildProgram Error - csec - 05-10-2015 (05-10-2015, 01:26 AM)csec Wrote: Hello, -----------8<------- Just found this error on the FAQ - looks like a non supported driver - will try the solution. thx! |