사용자 삽입 이미지

가격대 성능비가 킹왕짱이라는 삼탁스 gx-10

이게 최저가 인데말이야 ....

사용자 삽입 이미지

많이도 준다~~~

넘흐 갖고 싶으나 역시 현실은 시궁창이라는 말이 나를 슬프게 한다....

그래 가격비성능이 킹왕짱이나... 지금 내능력으로는...

80만원이라는 거금이 어디있겠는가 ㅠ.ㅠ
,
우분투 를  놋북에 깔아서  이것 저것  해보는 도중에 '모양새' 중 '화면효과' 에서 엑스트라 모드를 설정 못하는 아주 안타까운 사태가 벌어졌다...

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

설치중 실패가 ㅠ.ㅠ

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

그러나 내가 먼저 "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.
,
사용자 삽입 이미지
,



사용자 삽입 이미지



응...어 ~~???
,
대부분의 사림들이 쓰고 있는 윈도우에 거의 기본적으로 깔려있는 게임중에 하나인

프리셀~~!!!

솔직히 최근까지 나는 이 게임에 대해 관심조차 없었다 (사실 하는법을 ㅎㅎ;;;;)

그러나 전산실 알바를 하는 중 심심함을 달래기 위해서 이 게임을 시작하게 되었는데...

느므느므 잼있다는거....

사용자 삽입 이미지


예전에는 이 게임을 왜 하는지를 이해 못했다는 사실이 너무나도 부끄러웠다(???)

간단히 게임을 설명하자면 순서대로 카드를 배열해야 한다는것이 포인트...

일단 머리를 나름데로 잘 써야지 게임에서 승리 할수 있다 (당연한것을... ㅉㅉㅉ)

자세한 설명은 생략한다~~ (^^;;;;)

사용자 삽입 이미지


아무튼 게임을 마무리하면 나름데로 인상적인 King 님의 모습과 함께 게임이 끝이난다






,

이제야 계절학기가 끝나는구나 ㅠ.ㅠ

내일이 시험인데 컴터 하는 내가 좀 한심스럽긴하다

알바하는것도 빠지고 왔는데 ㅠ.ㅠ

근데 좀전까지 독서실에서 나름 공부를 ㅎㅎㅎ;;;

무튼 열심히 공부해서 낼 셤보는 확률및 통계 를 꼭 에이 뿔 딱지 받을꼬얌~~~!!

,
*1  *···  *10  *11  *12  *13  *14 
rss
count total , today , yesterday
I am
알립니다
분류 전체보기 (81)
Hmmm... (5)
Days & Days (34)
Study (7)
관심관심 (5)
Programming (19)
최근에 쓴 글
최근에 달린 댓글
최근에 연결된 관련글
글 보관함
달력
«   2025/01   »
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