2010년 12월 3일 금요일

ubuntu 오픈 소스 ati 드라이버 설치

독점 드라이버는 추가 드라이버에 검색된다.
내 하드웨어는 ati radeon x1550 이다.

먼저 저장소 추가

sudo gedit /etc/apt/sources.list

deb http://ppa.launchpad.net/xorg-edgers/drivers-only/ubuntu karmic main
추가

sudo apt-get update

비로서 공개드라이브 설치,

sudo apt-get install xserver-xorg-video-ati

* xorg.conf 설정하기

sudo gedit /etc/X11/xorg.conf 새 파일 생성

빈곳에;

Section "Device"
Identifier "Default Device"
Driver "ati"
EndSection

넣고 저장 후 재부팅!

출처: http://www.hanempire.wo.tc/21


https://launchpad.net/~xorg-edgers/+archive/ppa

댓글 없음:

댓글 쓰기

foremost hdd recovery

sudo apt install foremost  sudo foremost -t jpg -i /dev/sdb1 -o /home/nichts/recovery souece : gemini