problem with oclhc vers 2.01
#3
[quote='Xanadrel' pid='27864' dateline='1452359985']
https://hashcat.net/quote]

new problem
Code:
/oclHashcat-2.01/oclHashcat64.bin --benchmark
oclHashcat v2.01 starting in benchmark-mode...
ERROR: clGetDeviceIDs() -1

where should i put #define CL_DEVICE_NOT_FOUND -1 ?

Code:
clinfo
Number of platforms:                 1
  Platform Profile:                 FULL_PROFILE
  Platform Version:                 OpenCL 2.0 AMD-APP (1912.5)
  Platform Name:                 AMD Accelerated Parallel Processing
  Platform Vendor:                 Advanced Micro Devices, Inc.
  Platform Extensions:                 cl_khr_icd cl_amd_event_callback cl_amd_offline_devices

  Platform Name:                 AMD Accelerated Parallel Processing
Number of devices:                 1
  Device Type:                     CL_DEVICE_TYPE_CPU
  Vendor ID:                     1002h

Errore di segmentazione (core dump creato)
Code:
lspci | grep -i vga
00:01.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Trinity [Radeon HD 7560D]
ls -la /dev/ati/card0
crw-rw-rw- 1 root root 250, 0 Jan 11 16:58 /dev/ati/card0

amdconfig --list-adapters
* 0. 00:01.0 AMD Radeon HD 7560D
* - Default adapter
Code:
dpkg -l | egrep -i 'nvidia|fglrx|opencl'
rc  fglrx                                       2:14.501-0ubuntu1                                        amd64        Video driver for the AMD graphics accelerators
ii  ocl-icd-libopencl1:amd64                    2.1.3-4                                                  amd64        Generic OpenCL ICD Loader
ii  ocl-icd-libopencl1:i386                     2.1.3-4                                                  i386


Messages In This Thread
problem with oclhc vers 2.01 - by n_lona - 01-09-2016, 05:36 PM
RE: problem with oclhc vers 2.01 - by Xanadrel - 01-09-2016, 07:19 PM
RE: problem with oclhc vers 2.01 - by n_lona - 01-11-2016, 06:25 PM
RE: problem with oclhc vers 2.01 - by epixoip - 01-11-2016, 07:02 PM
RE: problem with oclhc vers 2.01 - by n_lona - 01-11-2016, 10:15 PM
RE: problem with oclhc vers 2.01 - by epixoip - 01-11-2016, 11:23 PM
RE: problem with oclhc vers 2.01 - by n_lona - 01-13-2016, 03:26 PM