‘Hardware’ 카테고리의 보관물
Kubuntu 10.10, Dell XPS M1210, glx, Intel Corporation Mobile 945GM/GMS
Kubuntu 10.10에서 Dell XPS M1210 의 Intel Corporation Mobile 945GM
비디오 카드 3D 가속기(glx) 설정방법.
비디오 메모리가 256M 인 것을 확인.
x@pughome> lspci -vv | grep Region
Region 0: Memory at eff00000 (32-bit, non-prefetchable) [size=512K]
Region 1: I/O ports at eff8 [size=8]
Region 2: Memory at d0000000 (32-bit, prefetchable) [size=256M]
Region 3: Memory at efec0000 (32-bit, non-prefetchable) [size=256K]
Region 0: Memory at eff80000 (32-bit, non-prefetchable) [size=512K]
Region 0: Memory at efebc000 (64-bit, non-prefetchable) [size=16K]
Region 4: I/O ports at bf80 [size=32]
Region 4: I/O ports at bf60 [size=32]
Region 4: I/O ports at bf40 [size=32]
Region 4: I/O ports at bf20 [size=32]
Region 0: Memory at ffa80000 (32-bit, non-prefetchable) [size=1K]
Region 0: I/O ports at 01f0 [size=8]
Region 1: I/O ports at 03f4 [size=1]
Region 2: I/O ports at 0170 [size=8]
Region 3: I/O ports at 0374 [size=1]
Region 4: I/O ports at bfa0 [size=16]
Region 4: I/O ports at 10c0 [size=32]
Region 0: Memory at ef9fe000 (32-bit, non-prefetchable) [size=8K]
Region 0: Memory at ef9fd800 (32-bit, non-prefetchable) [size=2K]
Region 0: Memory at ef9fd500 (32-bit, non-prefetchable) [size=256]
Region 0: Memory at ef9fd600 (32-bit, non-prefetchable) [size=256]
Region 0: Memory at ef9fd700 (32-bit, non-prefetchable) [size=256]
Region 0: Memory at efdff000 (32-bit, non-prefetchable) [size=4K]
we must calculate the ram from MB to KB in order to use it in Videoram option; here the table:
16 -> 16384
32 -> 32768
64 -> 65536
128 -> 131072
256 -> 262144
/etc/X11/xorg.conf 파일 생성.
(되도록 필요한 부분만 간단히 작성한다. 요즘은 보통 파일이 없기도 하다.)
x@pughome> cat /etc/X11/xorg.conf
...
Section "Device"
Identifier "Configured Video Device"
Driver "intel"
Option "AccelMethod" "UXA"
VideoRam 262144
EndSection
* xorg-edgers PPA 등록
https://launchpad.net/~xorg-edgers/+archive/ppa
$ sudo add-apt-repository ppa:xorg-edgers/ppa
* X-Updates PPA 등록
https://launchpad.net/~ubuntu-x-swat/+archive/x-updates/
$ sudo add-apt-repository ppa:ubuntu-x-swat/x-updates
비디오 카드 드라이버 업데이트.
$ sudo apt-get update
$ sudo apt-get dist-upgrade
X를 재시작 한다.
“시작” – “시스템 설정” – “데스크탑 효과” 에서
각 종 3D 데스크탑 효과를 설정할 수 있게된다.
참고 :
http://www.ubuntugeek.com/intel-graphics-performance-guide-for-ubuntu-904-jaunty-users.html
http://ubuntuforums.org/showthread.php?t=1130582
애플코리아를 넘어서 애플 제품 불신 :(
다음(Daum)에서 기사를 읽고 appleforum에 글을 올렸었다.
http://www.appleforum.com/ipod-iphone/56304-[기사]-아이팟-배터리-화재“애플은-알고-있었다”.html


