oclhashcat-lite not working
#1
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
#2
(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.
#3
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.
#4
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)
#5
(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.