[ FIXED ] AMD Radeon HD6310
#10
Cuma mau share aja ini juga copy paste
dan alhamdulillah berjalan lancar dilaptop saya

laptop saya AC*r 4745G

Langsung aja ya Wink

DOWNLOAD ATI DRIVERS FOR BACKTRACK:



1.Ati AMD Accelerated Parallel Processing (APP) SDK:,
http://developer.amd.com/sdks/AMDAPPSDK/...fault.aspx


2.ati driver installer for linux:
http://support.amd.com/us/gpudownload/li...linux.aspx



Install OpenCL on Backtrack



In this guide we will be installing and configuring OpenCL on Backtrack.
NOTE: You might need to make some minor tweaks depending on your system.
Let's begin:

First of all before we start we want to make sure that our system is up to date.

Quote:root@bt:~# apt-get update && apt-get upgrade

Before we go on with installing the ATI drivers we need to get our kernel source prepared.

Quote:root@bt:~# prepare-kernel-sources
root@bt:~# cd /usr/src/linux
root@bt:~# cp -rf include/generated/* include/linux/



Now that we are set up it's time to download the ATI drivers.
download both drivers and move to desktop.

in terminal write:

Quote:cd /root/Desktop/
root@bt:~/Desktop# chmod +x amd-driver-installer-12-1-x86.x86_64.run
root@bt:~/Desktop# ./amd-driver-installer-12-1-x86.x86_64.run
root@bt:~/Desktop# reboot

Before we are finished there is one more thing that we need to install, The AMD Accelerated Parallel Processing (APP) SDK, this one needs to be installed according to your CPU architecture.

For 32 bit architecture:

Quote:cd /root/Desktop/
root@bt:~/Desktop# wget http://developer.amd.com/Downloads/AMD-A...-lnx32.tgz
root@bt:~/Desktop# tar -xvzf AMD-APP-SDK-v2.6-lnx32.tgz
root@bt:~/Desktop# ./Install-AMD-APP.sh


For 64 bit architecture:

Quote:cd /root/Desktop/
root@bt:~/Desktop# wget http://developer.amd.com/Downloads/AMD-A...-lnx64.tgz
root@bt:~/Desktop# tar -xvzf AMD-APP-SDK-v2.6-lnx64.tgz
root@bt:~/Desktop# ./Install-AMD-APP.sh


We will also need cmake and cmake++ along with some other library files.

First we install the libraries and cmake:
Quote:root@bt:~# apt-get install libroot-python-dev libboost-python-dev zlib1g-dev libssl-dev cmake libboost1.40-all-dev

Before we can install cmake++ we need to set the ATI Stream paths:

Quote:root@bt:~# echo "ATISTREAMSDKROOT=/opt/AMDAPP
root@bt:~# export ATISTREAMSDKROOT" >> ~/.bashrc
root@bt:~# source ~/.bashrc

Now we can proceed with the installation:
Quote:root@bt:~# svn co https://calpp.svn.sourceforge.net/svnroot/calpp calpp
root@bt:~# cd calpp/trunk
root@bt:~# cmake .
root@bt:~# make
root@bt:~# make install



In addition now we can install Pyrit with the OpenCL option.
Quote:root@bt:~# svn checkout http://pyrit.googlecode.com/svn/trunk/ /tmp/pyrit
root@bt:~# cd /tmp/pyrit/pyrit && python setup.py build && python setup.py install
root@bt:~# cd /tmp/pyrit/cpyrit_opencl && python setup.py build && python setup.py install


Now we can test Pyrit.

Quote:root@bt:~# pyrit list_cores
root@bt:~# pyrit benchmark

SUMBER

added on homepage http://indonesianbacktrack.or.id/index.p...eon_HD6310 | edited by zee eichel


Messages In This Thread
[ FIXED ] AMD Radeon HD6310 - by zee eichel - 06-12-2011, 08:05 PM
RE: AMD Radeon HD6310 - by devilnay - 06-15-2011, 02:13 PM
RE: AMD Radeon HD6310 - by ucoepoe - 06-24-2011, 02:46 PM
RE: AMD Radeon HD6310 - by zee eichel - 06-25-2011, 12:15 AM
RE: AMD Radeon HD6310 - by k41t0 - 06-27-2011, 10:06 PM
RE: AMD Radeon HD6310 - by Ares - 07-05-2011, 06:10 PM
RE: AMD Radeon HD6310 - by R-12 - 07-07-2011, 07:29 PM
RE: AMD Radeon HD6310 - by Callahan - 10-12-2011, 12:01 PM
RE: AMD Radeon HD6310 - by Junior Riau - 10-12-2011, 12:29 PM
VGA Acer Aspire 4253 - by tweenty9 - 08-04-2012, 01:55 AM
RE: VGA Acer Aspire 4253 - by iKONspirasi - 08-04-2012, 01:42 PM
RE: [ FIXED ] AMD Radeon HD6310 - by Bet0 - 09-01-2012, 09:34 AM
RE: [ FIXED ] AMD Radeon HD6310 - by iKONspirasi - 09-01-2012, 04:30 PM
RE: [ FIXED ] AMD Radeon HD6310 - by Bet0 - 09-06-2012, 04:43 AM
FIX VGA ATI RADEON BACKTRACK 5 R1 OR R2 - by rocketsid - 03-08-2012, 07:09 PM




Users browsing this thread: 2 Guest(s)