Hey everyone,

I've been trying to get pyrit working with GPU cracking, but I can't make it work. I am using a ATI video card.

I don't know if I got the amd app sdk installed properly or if pyrit the way it should.

I used

sudo apt-get -t experimental install fglrx-driver fglrx-control
sudo apt-get -t experimental install amd-opencl-icd

to install drivers and opencl.
Drivers are working correctly, not sure about opencl though.

is there more things I need to install to make it work?