![]() |
Hashcat CL_MEM_OBJECT_ALLOCATION_FAILURE - 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: Hashcat CL_MEM_OBJECT_ALLOCATION_FAILURE (/thread-5751.html) |
Hashcat CL_MEM_OBJECT_ALLOCATION_FAILURE - witestar - 08-13-2016 Keep getting error: ERROR: clEnqueueNDRangeKernel() : -4 : CL_MEM_OBJECT_ALLOCATION_FAILURE Running Ubuntu 14.04.5 TLS 2x ATI HD 6770 cards -Benchmark does not work with -m2500 (same error) but other benchmarks work Drivers installed AMD-Catalyst-15.9-Linux-installer-15.201.1151-x86.x86_64.run installed using direct not package method Tried apt-get install âreinstall ocl-icd-libopencl1 no luck I'm not running XDM but tried it with X running and without same error root@MFF:/opt/hashcat-3.00# ./hashcat64.bin -m 2500 ../hccap/hile1.hccap -a 3 -1 1234567890ABCDEF ?1?1?1?1?1?1?1?1 hashcat (v3.00-1-g67a8d97) starting... OpenCL Platform #1: Advanced Micro Devices, Inc. ================================================ - Device #1: Juniper, 128/512 MB allocatable, 10MCU - Device #2: Juniper, 128/512 MB allocatable, 10MCU - Device #3: AMD Sempron(tm) 145 Processor, skipped Hashes: 1 hashes; 1 unique digests, 1 unique salts Bitmaps: 16 bits, 65536 entries, 0x0000ffff mask, 262144 bytes, 5/13 rotates Applicable Optimizers: * Zero-Byte * Single-Hash * Single-Salt * Brute-Force * Slow-Hash-SIMD Watchdog: Temperature abort trigger set to 90c Watchdog: Temperature retain trigger set to 75c Initializing device kernels and memory... ERROR: clEnqueueNDRangeKernel() : -4 : CL_MEM_OBJECT_ALLOCATION_FAILURE RE: Hashcat CL_MEM_OBJECT_ALLOCATION_FAILURE - witestar - 08-13-2016 [deleted... Never mind it was running CPU only.. gpu still no work] RE: Hashcat CL_MEM_OBJECT_ALLOCATION_FAILURE - atom - 08-14-2016 Try -n 1 -u 1024 --force, could help but might be slow. Those GPU's are simply too old. |