ERROR: clGetDeviceIDs() -1
#1
Sad 
Hi. I having a problem running oclHashcat-lite-0.10 through ssh.
This is my error log:

......../oclHashcat-lite-0.10# sh oclExample.sh
No protocol specified
No protocol specified
ERROR: clGetDeviceIDs() -1.

On local machine work OK.
#2
Try xhost + from inside X11 as the same user
#3
(01-21-2013, 07:26 PM)atom Wrote: Try xhost + from inside X11 as the same user

error: The program 'xhost' is currently not installed.


OK...installed and now is working from ssh too. Thx for help.