Results 1 to 4 of 4

Thread: [Help] Install Pyrit with OpenCL

  1. #1
    Join Date
    2013-Mar
    Posts
    23

    [Help] Install Pyrit with OpenCL

    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?

  2. #2
    Join Date
    2013-Mar
    Posts
    2
    After drivers install you may need some tools installed:
    Code:
    apt-get install build-essential cdbs fakeroot dh-make debhelper debconf libstdc++6 dkms libqtgui4 wget execstack libelfg0 dh-modaliases
    dpkg --add-architecture i386
    apt-get install ia32-libs
    apt-get install ia32-libs-multiarch i386 lib32gcc1 libc6-i386
    apt-get install libcap-dev
    apt-get install python-dev
    aptitude search libboost
    and after follow the instaractions on https://docs.google.com/document/d/1...lftLhVUpU/edit
    without first page

  3. #3
    Join Date
    2013-Mar
    Posts
    1
    Did the same procedure with mine (HD 7770), drivers working OK, but no opencl devices usable from pyrit or oclhashcat+
    Found this:
    http://www.backtrack-linux.org/forum...ad.php?t=50069

    Haven't tried it, but it appears this should solve the problem.

    Also, did you use the 2.8 SDK or the 2.7?
    It seems to be that GPU support was dropped (Or something like that... TLDR) for 2.8 and it only supports CPU you should go for 2.7.

    Keep us posted =)

  4. #4
    Join Date
    2013-Mar
    Posts
    23
    oh thanks, I will look into this will report back as soon as i tried it

Similar Threads

  1. Pyrit OpenCL on AMD GPU python 2.7 error
    By BattlestarSC in forum TroubleShooting Archive
    Replies: 2
    Last Post: 2017-04-29, 21:38
  2. ATI AMD 8xxxHD Series: installing ATI OpenCL with Pyrit
    By 3t3st3r in forum How-To Archive
    Replies: 7
    Last Post: 2014-12-29, 14:56
  3. Replies: 7
    Last Post: 2014-09-20, 03:28

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •