Posts: 1
Threads: 1
Joined: Jul 2016
07-22-2016, 07:02 PM
(This post was last modified: 07-22-2016, 07:08 PM by radix.)
Hello guyz , I seriously need a help here, I appreciate any guideline that will lead to the solution of this problem. I am runnig The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) linux as guest on win 7 64 bit. but lately i upgraded to hashcat v.3 , . I wanted to cracked some hashes but when i put in my command line for cracking, below is what it looks like... at the end you get
"ERROR: clGetDeviceIDs() : -1 : CL_DEVICE_NOT_FOUND"
# hashcat -m 0 /root/wok1hash.txt /media/sf_wordlist/realuniq.lst
hashcat (v3.00) starting...
WARNING: Hashfile '/root/wok1hash.txt' on line 8941b): Line-length exception
Generating bitmap tables with 16 bits...
ERROR: clGetDeviceIDs() : -1 : CL_DEVICE_NOT_FOUND
Posts: 649
Threads: 18
Joined: Nov 2010
Welcome to the forums, since you declined to read the rules, I'll give you a week of not posting to get familiar with them before you do it again.
Posts: 35
Threads: 4
Joined: Jul 2016
07-23-2016, 01:40 PM
(This post was last modified: 07-23-2016, 01:41 PM by neo79.)
I think it should be /media/root/ then your external hard drive or partition also remember Linux is case sensitive.
having a directory called Temp and trying cd temp wont work.
Though I`m using The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali).
Posts: 2
Threads: 0
Joined: Aug 2016
Hi!
I have a netbook Intel Atom N455, graphic adapter Intel Pineview M.
System The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) GNU/Linux Rolling 64.
Hashcat version 2.01 and below everything worked
Hashcat v3 get error:
ERROR: clGetDeviceIDs() : -1 : CL_DEVICE_NOT_FOUND
is it possible to correct the error and run Hashcat v3 it on my system?
Posts: 5,185
Threads: 230
Joined: Apr 2010
Not sure if those devices are supported with Intels OpenCL runtime. Install it and find out.
Posts: 4
Threads: 0
Joined: Sep 2016
Hi all!
I update the The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) up to 2016.2, in this version OS installed hashcat 3.00 but it don't worki'n.
what a hell? in 2016.0 was installed 2.01 and is work perfect.
my hardware is
Asus Eee 1001pq
CPU Intel Atom 1.66 Ghz x 2 cores.
cpuinfo
Posts: 68
Threads: 3
Joined: Feb 2011
The opencl runtime is still missing, you have to install it manually (the one from intel in your case)
sch0.org
Posts: 4
Threads: 0
Joined: Sep 2016
09-14-2016, 07:07 PM
(This post was last modified: 09-14-2016, 07:10 PM by Kevin Shindel.)
On Intel official site, is not support for debian (The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) Linux).
Please help with support....
Posts: 68
Threads: 3
Joined: Feb 2011
Just get the tarball and install it, shouldn't be that big of a deal
sch0.org
Posts: 2,936
Threads: 12
Joined: May 2012
For Debian and The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) you may be able to install my Intel OpenCL .deb at
https://github.com/stricture/intel-openc....0.10002_2 but I don't know for sure it will work, I've only tested on Ubuntu LTS.