ERROR: clGetDeviceIDs()
#1
Hi,
I have 2 GPUs ATI Radeon R9 290Xs.
Code:
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Hawaii XT [Radeon HD 8970]
02:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Hawaii XT [Radeon HD 8970]
I'm using oclHashcat 1.21 and when I run it from the console, oclHashcat runs fine but when I run via SSH I get the following error:
Code:
$ ./oclHashcat64.bin -m 500 -a 3 -b
oclHashcat v1.21 starting in benchmark-mode

ERROR: clGetDeviceIDs() -1

$ echo $DISPLAY
localhost:10.0
The X11 Forwarding seems to be working ok. I can get the remote X11 apps to show up on my machine. I'm running oclHashcat on the remote gnome-terminal app. When I run the same command via console it works fine.

Any idea what I can do to fix this? So I can access oclHashcat via SSH?

Thanks!


Messages In This Thread
ERROR: clGetDeviceIDs() - by tr4nc3 - 08-06-2014, 05:23 AM
RE: ERROR: clGetDeviceIDs() - by philsmd - 08-06-2014, 11:23 AM
RE: ERROR: clGetDeviceIDs() - by tr4nc3 - 08-06-2014, 04:03 PM