[ FIXED ] AMD Radeon HD6310
#1
pada Bootscreen teken E terus remove ,,vga=123" replace dengan radeon atau vesa kemudian teken press CTRL + X

:pc::pc:
FOLLOW @DutaLinux
for more question and sharing about security and Opensource only

#2
kalo radeon 2400xt? Smile) bingung anee pake jockey gagal terus

#3
(06-12-2011, 08:05 PM)zee eichel Wrote: pada Bootscreen teken E terus remove ,,vga=123" replace dengan radeon atau vesa kemudian teken press CTRL + X

:pc::pc:


mantaep om....
gak ngaruh ama vga nya entar kan...
mohon sedikit penjelasannya om...
thank...


#4
iya gk ngaruh kok
FOLLOW @DutaLinux
for more question and sharing about security and Opensource only

#5
(06-25-2011, 12:15 AM)zee eichel Wrote: iya gk ngaruh kok

Untuk radeon 6470 HD bisa ga om??Undecided

#6
(06-12-2011, 08:05 PM)zee eichel Wrote: pada Bootscreen teken E terus remove ,,vga=123" replace dengan radeon atau vesa kemudian teken press CTRL + X

:pc::pc:

Atau Sama Kek Yg Pake ATI Itu Om Zee?
Ganti Jadi:
PHP Code:
to i915.modeset=
[/quote]

Kira-Kira Seperti Itu?
Ares TheHopeBuster
http://kurawa.id/ - Panglima Perangnya Indonesian BackTrack Team
Anarchy Penetration Testing!-,

#7
wind 270 msi kok kg mau yah.. gw boot lewat flasdik malahan tampilanya ky gk beergerak sama sekali .. apa ada petunjuk

#8
kalo yg buat HD 6370 gmna mas....

#9
(10-12-2011, 12:01 PM)Callahan Wrote: kalo yg buat HD 6370 gmna mas....

di thread kamu sudah di jawab tadi mas http://indonesianbacktrack.or.id/forum/T...81#pid8681

#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






Users browsing this thread: 2 Guest(s)