I have tried the same method did not work with me
What is the correct way to that
Hello all.
First of all sry for my english, its my third language
Im downloaded and install bt5 gnome x64, install without any problem and want to install pyrit, but i get some troubles:
Note: Il try this older guide http://www.backtrack-linux.org/forum...t_calpp-|.html but for x64 its not work. Im apologize that this guide works fine on x32 systems.
First im download ati drivers 11.05 x64, and they install without problems.
Second im download ati SDK for x64 system, unpacked and change bashrc:
After im install pyrit from svn from author's guide: http://code.google.com/p/pyrit/wiki/InstallationCode:export PATH=$PATH:/etc/alternatives/gem-bin ATISTREAMSDKROOT=/AMD-APP-SDK-v2.4-lnx64 ATISTREAMSDKSAMPLESROOT=/AMD-APP-SDK-v2.4-lnx64/samples LD_LIBRARY_PATH=opt/oracle/instantclient_10_2:$AMDAPPSDKROOT/lib/x86_64 export AMDAPPSDKROOT export AMDAPPSDKSAMPLESROOT
After this im typing:
Ive got 2x Radeon 5670 in crossfire, and follow older guide on bt4 all works fine.Code:root@bt:~# pyrit list_cores Pyrit 0.4.0 (C) 2008-2011 Lukas Lueg http://pyrit.googlecode.com This code is distributed under the GNU General Public License v3+ The following cores seem available... #1: 'CPU-Core (SSE2)' #2: 'CPU-Core (SSE2)' #3: 'CPU-Core (SSE2)'
Thanks for any tips to properly install this on x64 system.
Last edited by machine; 05-12-2011 at 09:07 AM.
I have tried the same method did not work with me
What is the correct way to that
Ok, im re-make profile for this:
and nothing..Code:export AMDAPPSDKROOT export AMDAPPSDKSAMPLESROOT AMDAPPSDKROOT=/root/Desktop/AMD-APP-SDK-v2.4-lnx64 AMDAPPSDKSAMPLESROOT=/root/Desktop/AMD-APP-SDK-v2.4-lnx64/samples LD_LIBRARY_PATH=$AMDAPPSDKROOT/lib/x86_64
after il get 11.3 ati driver, install, check pyrit:
Guys who make worked pyrit on x64 system with ati cards please answer here.Code:export AMDAPPSDKROOT export AMDAPPSDKSAMPLESROOT AMDAPPSDKROOT=/root/Desktop/AMD-APP-SDK-v2.4-lnx64 AMDAPPSDKSAMPLESROOT=/root/Desktop/AMD-APP-SDK-v2.4-lnx64/samples LD_LIBRARY_PATH=$AMDAPPSDKROOT/lib/x86_64
machine... at the bottom of your bashrc file add thisjust to be safe log out then back in, then give it a try.Code:export LD_LIBRARY_PATH
Also disable crossfire. all crossfire will do for you is make the two cards share the workload, instead of increasing PMKs
Last edited by 2901119; 05-13-2011 at 05:01 PM.
Is it possible to give us the correct way to work the tool ?
Thx
If you're still having issues getting ATI SDK, Pyrit and Cal++ to work, follow my guide at:
http://www.backtrack-linux.org/forum...kde-64bit.html
Also, if you want to do it under the 32bit system just download the 32bit drivers / sdk and change the x64 file names / paths to the correct names (i.e. instead of x64 it's x86). Anyone have any questions or comments feel free to post and I'll try to help as best I can.