1) 패키지 저장소들에 non-free 옵션 추가 # vi /etc/apt/sources.list deb http://ftp.kr.debian.org/debian/ lenny main non-free deb-src http://ftp.kr.debian.org/debian/ lenny main non-free deb http://security.debian.org/ lenny/updates main non-free deb-src http://security.debian.org/ lenny/updates main non-free deb http://volatile.debian.org/debian-volatile lenny/volatile main non-free deb-src http://volatile.d..
1) 패키지 저장소들에 non-free 옵션 추가 # vi /etc/apt/sources.list deb http://ftp.us.debian.org/debian/ etch main non-free deb-src http://ftp.us.debian.org/debian/ etch main non-free deb http://security.debian.org/ etch/updates main contrib non-free deb-src http://security.debian.org/ etch/updates main contrib non-free 2) 패키지 목록을 업데이트 후 설치 #apt-get update #apt-get install sun-java5-jdk 3) 설치가 제대로 되었는지 확인 #j..
1) 드라이버 다운로드 2) 커널 버전 알아내기 # uname -r 3) 필요한 패키지 설치 # apt-get install build-essential sysv-rc-conf linux-headers-$kernel_version 4) gdm 설정 해제 (다시 복구해야 하므로 gdm 항목이 체크돼있는 숫자를 따로 적어둔다) # /usr/sbin/sysv-rc-conf 5) 재부팅 후 root 접속 6) 드라이버 실행 # ./NVIDIA-Linux-x86-version-pkg.run 7) gdm 설정 원래 상태로 복구 후 재부팅 # /usr/sbin/sysv-rc-conf