hashcat Forum
ERROR: clGetDeviceIDs() -1 - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html)
+--- Forum: Very old oclHashcat-lite Support (https://hashcat.net/forum/forum-22.html)
+--- Thread: ERROR: clGetDeviceIDs() -1 (/thread-1975.html)



ERROR: clGetDeviceIDs() -1 - hoze - 01-21-2013

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.


RE: ERROR: clGetDeviceIDs() -1 - atom - 01-21-2013

Try xhost + from inside X11 as the same user


RE: ERROR: clGetDeviceIDs() -1 - hoze - 01-21-2013

(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.