Hashcat 3.0 CL_UNKNOWN_ERROR
#17
you can just use the --opencl-device-types 1 (or short -D 1) command line argument to filter your cpu devices.
Of course the correct OpenCL driver (also make sure which version numbers hashcat suggests) must be installed.

This is also explained in the --help output:
Quote:-D, --opencl-device-types | Str | OpenCL device-types to use, separate with comma | -D 1
...
# | Device Type
===+=============
1 | CPU

... and no, it's not possible to run hashcat on CPUs/GPUs that do not support OpenCL at all (I'm refering here to your sentence "I want to run CPU-only without OpenCL", you might use hashcat-legacy for that case <- unrecommended because hashcat-legacy will not be updated frequently)


Messages In This Thread
Hashcat 3.0 CL_UNKNOWN_ERROR - by lisa - 07-02-2016, 04:53 PM
RE: Hashcat 3.0 CL_UNKNOWN_ERROR - by MsChievous - 07-02-2016, 05:12 PM
RE: Hashcat 3.0 CL_UNKNOWN_ERROR - by lisa - 07-02-2016, 06:01 PM
RE: Hashcat 3.0 CL_UNKNOWN_ERROR - by MsChievous - 07-02-2016, 06:07 PM
RE: Hashcat 3.0 CL_UNKNOWN_ERROR - by lisa - 07-02-2016, 06:20 PM
RE: Hashcat 3.0 CL_UNKNOWN_ERROR - by MsChievous - 07-02-2016, 06:23 PM
RE: Hashcat 3.0 CL_UNKNOWN_ERROR - by lisa - 07-02-2016, 06:27 PM
RE: Hashcat 3.0 CL_UNKNOWN_ERROR - by MsChievous - 07-02-2016, 06:36 PM
RE: Hashcat 3.0 CL_UNKNOWN_ERROR - by lisa - 07-02-2016, 08:52 PM
RE: Hashcat 3.0 CL_UNKNOWN_ERROR - by MsChievous - 07-02-2016, 09:43 PM
RE: Hashcat 3.0 CL_UNKNOWN_ERROR - by lisa - 07-03-2016, 11:17 AM
RE: Hashcat 3.0 CL_UNKNOWN_ERROR - by scottlinux - 07-26-2016, 12:12 AM
RE: Hashcat 3.0 CL_UNKNOWN_ERROR - by atom - 07-27-2016, 10:47 AM
RE: Hashcat 3.0 CL_UNKNOWN_ERROR - by OmegaScript - 04-15-2017, 09:22 PM
RE: Hashcat 3.0 CL_UNKNOWN_ERROR - by trebla - 01-10-2017, 11:57 AM
RE: Hashcat 3.0 CL_UNKNOWN_ERROR - by philsmd - 01-10-2017, 02:51 PM