ATI Radeon Xpress 200 그래픽 카드 드라이버 설정방법   article search result : 1
우분투 를  놋북에 깔아서  이것 저것  해보는 도중에 '모양새' 중 '화면효과' 에서 엑스트라 모드를 설정 못하는 아주 안타까운 사태가 벌어졌다...

'제한된 드라이브 관리자' 에서 그래픽 카드 드라이버를 활성화 해서 업데이트를 했지만

설치중 실패가 ㅠ.ㅠ

그래서 방법을 찾던도중에 밑에 방법을 찾아냈다.

그러나 내가 먼저 "INSTALL the ATI proprietary drivers from menu (System-Admin)" 를 했기 때문에 중간과정에서 제대로 된 결과가 나오지 않는것이었다..

아무튼 시간이 허락을 한다면 깔끔하게 다시 포멧해서 우분투를 다시 깔아 밑에 방법대로 해봐야 겠다

ps. 너무어려워 ㅠ.ㅠ


Arrow install 8.42.3 on RS482 [ ATI Radeon Xpress 200] on a fresh install Ubuntu 7.10 Gutsy

Hello,

On my desktop HP Compaq model dc5750 Small Form Factor AMD 64bits Athlon with a RS482 [ ATI Radeon Xpress 200], I have successfully install the latest driver ati radeon 8.42.3!

And, I use Compiz_fuzion without problem for the moment. See the screenshot (first image attachement at the end of the post)

I have follow several sources :

http://ubuntuforums.org/showthread.p...on+Xpress+1150
http://ubuntuforums.org/showthread.php?p=3616047
http://forum.ubuntu-fr.org/viewtopic.php?id=158516
http://wiki.cchtml.com/index.php/Ubu...river_Manually

1.Step
install a new fresh Ubuntu 7.10 Gutsy
config apt
config synaptic
install update system
reboot
2.Step
DON'T INSTALL the ATI proprietary drivers from menu (System-Admin)
3.Step
Grab the new driver 8.42.3 from here in your home directory : https://a248.e.akamai.net/f/674/9206...x86.x86_64.run
And for AMD64bits user like me : dowload this patch package in your home directory : http://www.michaellarabel.com/downlo...bian-2.tar.bz2
4.Step
Open a terminal
!/home/basile : basile it's the name of my user replace by yours.

Code:
sudo apt-get update
sudo apt-get install module-assistant build-essential fakeroot dh-make debhelper debconf libstdc++5 linux-headers-generic

cd /etc
sudo mkdir ati
cd ati
sudo mkdir custom-package
cd custom-package/

sudo cp /home/basile/fglrx-8.42-ubuntu+debian-2.tar.bz2 .
sudo tar xvfj fglrx-8.42-ubuntu+debian-2.tar.bz2

cd packages/Ubuntu/
sudo cp -R * /etc/ati/custom-package

cd /home/basile
chmod +x ati-driver-installer-8.42.3-x86.x86_64.run
sudo ./ati-driver-installer-8.42.3-x86.x86_64.run --buildpkg custom-package/7.10
You should have this :

Quote:
basile@basile-ubu-desktop:~$ sudo ./ati-driver-installer-8.42.3-x86.x86_64.run --buildpkg custom-package/7.10
Created directory fglrx-install.OX8102
Verifying archive integrity... All good.
Uncompressing ATI Proprietary Linux Driver-8.42.3............................................ .................................................. .................................................. .................................................. .................................................. .................................................. .................................................. .................................................. .................................................. .................................................. .................................................. .................................................. .................................................. ................................
==================================================
ATI Technologies Linux Driver Installer/Packager
==================================================
Generating package: custom-package/7.10
Package /home/basile/xorg-driver-fglrx_8.42.3-1_amd64.deb has been successfully generated
Package /home/basile/xorg-driver-fglrx-dev_8.42.3-1_amd64.deb has been successfully generated
Package /home/basile/fglrx-kernel-source_8.42.3-1_amd64.deb has been successfully generated
Package /home/basile/fglrx-amdcccle_8.42.3-1_amd64.deb has been successfully generated
Removing temporary directory: fglrx-install.OX8102
5.Step

In the "linux-restricted-modules-common" file change DISABLED_MODULES="" to DISABLED_MODULES="fglrx" then save and close.
Code:
gksu gedit /etc/default/linux-restricted-modules-common
6.Step
Code:
sudo dpkg -i fglrx-kernel-source_8.42.3-1_amd64.deb 
sudo dpkg -i xorg-driver-fglrx_8.42.3-1_amd64.deb
sudo dpkg -i fglrx-amdcccle_8.42.3-1_amd64.deb

sudo m-a prepare,update
sudo m-a build,install fglrx-kernel
sudo depmod -a
sudo rm -f /usr/src/fglrx-kernel*.deb
IMPORTANT: You have to recompile the kernel module after each kernel update!
7.Step
This step for me, make nothing see result why :

Code:
sudo mkdir /lib/modules/$(uname -r)/volatile
mkdir: cannot create directory `/lib/modules/2.6.22-14-generic/volatile': File exists

sudo ln -s /lib/modules/$(uname -r)/misc/fglrx.ko /lib/modules/$(uname -r)/volatile/fglrx.ko
ln: creating symbolic link `/lib/modules/2.6.22-14-generic/volatile/fglrx.ko' to `/lib/modules/2.6.22-14-generic/misc/fglrx.ko': File exists
8.Step
Reboot
9.Step
Code:
sudo aticonfig --initial --force
sudo aticonfig --overlay-type=Xv
10.Step
At this step, I don't yet OpenGL vendor ATI :

Quote:
basile@basile-ubu-desktop:~$ fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.4 (2.1 Mesa 7.0.1)

basile@basile-ubu-desktop:~$ glxinfo | grep direct
direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose)
OpenGL renderer string: Mesa GLX Indirect
basile@basile-ubu-desktop:~$
11.Step
The step :
Code:
sudo depmod -a
sudo ln -s /lib/modules/$(uname -r)/misc/fglrx.ko /lib/modules/$(uname -r)/volatile/fglrx.ko
12.Step

Reboot
And for me it was completed.
After Reboot, you have in the tray area an icon that you announced you use proprietary driver and if you double click on it you should have the box see the second image attachment at the end of the post.
13.Step
So, at this step you have the new driver ati 8.42.3, how verify :

Quote:
basile@basile-ubu-desktop:~$ fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Radeon Xpress Series
OpenGL version string: 2.0.6958 Release

basile@basile-ubu-desktop:~$ glxinfo | grep direct
direct rendering: Yes
basile@basile-ubu-desktop:~$
14.Step
Install compiz_fusion manager
Code:
sudo apt-get install compizconfig-settings-manager
15.Step
In :
Code:
sudo gedit /etc/X11/xorg.conf
change
Quote:
Section "Extensions"
Option "Composite" "0"
EndSection
to
Quote:
Section "Extensions"
Option "Composite" "1"
EndSection
Under Section "ServerLayout", add this:

Quote:
Option "AIGLX" "True"

16.Step
Permit fglrx to launch compiz effect
Code:
sudo gedit /usr/bin/compiz
Search WHITELIST=".....nvidia...intel etc... " and add fglrx before nvidia!
like this :
Quote:
# Driver whitelist
WHITELIST="fglrx nvidia intel ati radeon i810"
17.Step
Reboot
18.Step
Now, you can use compiz effect :
In the menu System - Preference - Apparence - Visual effect - Custom
View the first image attachement screenshot
So, for me I use it from 2 hours now, it's ok, it's the same with glx perhaps better with the new driver ati 8.42.3.
,
*1 
rss
count total , today , yesterday
I am
알립니다
분류 전체보기 (81)
Hmmm... (5)
Days & Days (34)
Study (7)
관심관심 (5)
Programming (19)
최근에 쓴 글
최근에 달린 댓글
최근에 연결된 관련글
글 보관함
달력
«   2024/05   »
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31