CPU-only usage not allowed
#1
Howdy ! 

How are u guys doing ?

I'm using funtoo linux and last hashcat bin released

4.4.6-gentoo #3 SMP Sat Jul 2 16:13:11 BRT 2016 x86_64 Intel(R) Core(TM) i7-4810MQ CPU @ 2.80GHz GenuineIntel GNU/Linux

nvidia-drivers-367.27 with uvm 

If run --benchmark, by default , my gpu is used.


# hashcat64.bin --benchmark      
hashcat (v3.00-1-g67a8d97) starting in benchmark-mode...

OpenCL Platform #1: Intel(R) Corporation
========================================
- Device #1: Intel(R) Core(TM) i7-4810MQ CPU @ 2.80GHz, skipped

OpenCL Platform #2: NVIDIA Corporation
======================================
- Device #2: GeForce GTX 860M, 500/2002 MB allocatable, 5MCU




but 

./hashcat64.bin -d 1 --benchmark
hashcat (v3.00-1-g67a8d97) starting in benchmark-mode...

OpenCL Platform #1: Intel(R) Corporation
========================================
- Device #1: Intel(R) Core(TM) i7-4810MQ CPU @ 2.80GHz, skipped

OpenCL Platform #2: NVIDIA Corporation
======================================
- Device #2: GeForce GTX 860M, skipped



ERROR: No devices found/left


or

./hashcat64.bin -D 1 --benchmark  
hashcat (v3.00-1-g67a8d97) starting in benchmark-mode...

OpenCL Platform #1: Intel(R) Corporation
========================================
- Device #1: Intel(R) Core(TM) i7-4810MQ CPU @ 2.80GHz, 3991/15967 MB allocatable, 8MCU

OpenCL Platform #2: NVIDIA Corporation
======================================
- Device #2: GeForce GTX 860M, skipped



ERROR: clSetKernelArg() : -38 : CL_INVALID_MEM_OBJECT


Please, anyone could show me the right direction to solve it ?

I really appreciate any feedback

Thanks in advance.


Messages In This Thread
CPU-only usage not allowed - by puffyctl - 07-12-2016, 05:45 PM
RE: CPU-only usage not allowed - by otkaz - 07-13-2016, 05:56 AM
RE: CPU-only usage not allowed - by puffyctl - 07-13-2016, 05:42 PM
RE: CPU-only usage not allowed - by epixoip - 07-13-2016, 08:42 PM
RE: CPU-only usage not allowed - by puffyctl - 07-13-2016, 09:44 PM
RE: CPU-only usage not allowed - by atom - 07-14-2016, 11:59 AM
RE: CPU-only usage not allowed - by puffyctl - 07-14-2016, 04:32 PM
RE: CPU-only usage not allowed - by atom - 07-14-2016, 06:21 PM
RE: CPU-only usage not allowed - by puffyctl - 07-14-2016, 09:46 PM
RE: CPU-only usage not allowed - by puffyctl - 07-15-2016, 05:12 AM
RE: CPU-only usage not allowed - by atom - 07-15-2016, 10:24 AM
RE: CPU-only usage not allowed - by puffyctl - 07-15-2016, 10:45 PM