hashcat Forum
oclhashcat-lite not working - 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: oclhashcat-lite not working (/thread-863.html)



oclhashcat-lite not working - rblalock - 01-29-2012

I'm having trouble and I hope someone can help me. Here is the output.

Code:
root@hackbox:/home/oclhashcat-lite# ./oclHashcat-lite32.bin -m 1000 --pw-min=7 --pw-max=15 <hash>
oclHashcat-lite v0.8 by atom starting...

GPU-Loops: 1024
GPU-Accel: 800
Password lengths range: 7 - 15
Platform: AMD compatible platform found
ERROR: clGetDeviceIDs() -1

Thanks in advance.

edit: here is what lspci has to say about my controller
01:05.0 VGA compatible controller: ATI Technologies Inc Radeon HD 3200 Graphics


RE: oclhashcat-lite not working - radix - 01-29-2012

(01-29-2012, 05:39 PM)rblalock Wrote: I'm having trouble and I hope someone can help me. Here is the output.

Code:
root@hackbox:/home/oclhashcat-lite# ./oclHashcat-lite32.bin -m 1000 --pw-min=7 --pw-max=15 <hash>
oclHashcat-lite v0.8 by atom starting...

GPU-Loops: 1024
GPU-Accel: 800
Password lengths range: 7 - 15
Platform: AMD compatible platform found
ERROR: clGetDeviceIDs() -1

Thanks in advance.

edit: here is what lspci has to say about my controller
01:05.0 VGA compatible controller: ATI Technologies Inc Radeon HD 3200 Graphics

3200 is not supported by stream/opencl so you will not be able to use oclhashcat.


RE: oclhashcat-lite not working - rblalock - 01-30-2012

Well, at least I can stop pulling my hair out over this. Is there a hardware compatibility list I can consult? It seems there is a new video card in my future.



RE: oclhashcat-lite not working - undeath - 01-30-2012

in general you can stick to this rule: every mid-range/high-end desktop gamer card which is not too old is supported. (recommended AMD 5000 series or later)


RE: oclhashcat-lite not working - radix - 01-30-2012

(01-30-2012, 02:22 AM)rblalock Wrote: Well, at least I can stop pulling my hair out over this. Is there a hardware compatibility list I can consult? It seems there is a new video card in my future.

Support started with the 4850 series iirc. Anything that is 4850 or later will work. 7970's are not supported yet, but will be coming soon.