• Tistory
    • 태그
    • 위치로그
    • 방명록
    • 관리자
    • 글쓰기
Carousel 01
Carousel 02
Previous Next

Ubuntu 에서 그래픽 드라이버가 안잡힐 때.. 다시설치하는 법

Computer/Ubuntu, Linux 2016. 4. 19. 20:59




in terminal write
sudo apt-get update && sudo apt-get upgrade && sudo apt-get dist-upgrade && sudo apt-get install build-essential && sudo apt-get install linux-source && sudo apt-get install linux-headers-generic 
sudo gedit /etc/default/grub #change line "GRUB_CMDLINE_LINUX_DEFAULT..."-line to 
GRUB_CMDLINE_LINUX_DEFAULT="nouveau.blacklist=1 quiet splash nomodeset" #(forces low-level graphics to ensure putty does not give black screen)
sudo update-grub2
sudo apt-get remove nvidia* && sudo apt-get autoremove #ensures no former installation clashes with new install
sudo reboot 

After reboot get correct nvidia-driver (chose graphic-card and OS) at “http://www.nvidia.com/Download/index.aspx?lang=en-us" (or search webb with “nvidia download”). Right-click on downloaded file and change if to executable. 
sudo gedit /etc/modprobe.d/blacklist.conf #add these lines at the end:
blacklist vga16fb

blacklist nouveau
blacklist rivafb
blacklist nvidiafb
blacklist rivatv
blacklist lbm-nouveua
options nouveau modeset=0
alias nouveau off
alias lbm-nouveau off 

Open a putty-terminal with Ctrl + Alt + F1 
sudo service lightdm stop #stops graphic session to enable nvidiainstallation
cd Downloads #(or wherever you downloaded your nvidia-file)
sudo ./{the downloadedfilename.run} #follow installation-instructions (normally yes to all)sudo nvidia-xconfig #(if you did not chose “yes” to this in the installation” 
sudo nano /etc/default/grub # change the "GRUB_CMBLINE_LINUX_DEFAULT..."-line to below:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset”
sudo update-grub2 #update grub!
sudo reboot



출처 : http://ubuntuforums.org/showthread.php?t=2263316

저작자표시 비영리 (새창열림)

'Computer > Ubuntu, Linux' 카테고리의 다른 글

ubuntu 시작시 바탕화면만 나올 때 해결방법.  (2) 2016.04.19
ubuntu에서 마우스 우클릭으로 터미널 열기  (0) 2016.04.19
Python exit code 정리.  (0) 2016.04.19
anaconda python 에서 opencv를 사용하자.  (2) 2016.04.18
Ubuntu 에서 OpenCV 설치하기.  (0) 2016.04.18
블로그 이미지

매직블럭

작은 지식들 그리고 기억 한조각

,

카테고리

  • 살다보니.. (449)
    • 주절거림 (3)
    • 취미생활 (36)
      • 지식과 지혜 (3)
      • 풍경이 되어 (4)
      • Memories (17)
      • 엥겔지수를 높여라 (2)
    • mathematics (6)
      • Matrix Computation (2)
      • RandomProcesses (3)
    • English.. (8)
    • Programming (147)
      • C, C++, MFC (51)
      • C# (1)
      • OpenCV (17)
      • Python (58)
      • Git, Docker (3)
      • Matlab (4)
      • Windows (3)
      • Kinect V2 (2)
      • 기타 etc. (8)
    • 전공관련 (80)
      • Algorithm (6)
      • Deep Learning (54)
      • 실습 프로그램 (4)
      • 주워들은 용어정리 (8)
      • 기타 etc. (8)
    • Computer (118)
      • Utility (21)
      • Windows (31)
      • Mac (4)
      • Ubuntu, Linux (58)
      • NAS (2)
      • Embedded, Mobile (2)
    • IT, Device (41)
      • 제품 사용기, 개봉기 (14)
      • 스마트 체험단 신청 (27)
    • Wish List (3)
    • TISTORY TIP (5)
    • 미분류. 수정중 (1)

태그목록

  • 딥러닝
  • Deep Learning
  • ReadString
  • LIBSVM
  • Convolutional Neural Networks
  • 후쿠오카
  • portugal
  • 칼로리 대폭발
  • 매트랩
  • matlab
  • 크롬
  • 일본
  • function
  • DeepLearning
  • 스마트체험단
  • 포르투갈
  • Computer Tip
  • random variable
  • CStdioFile
  • 매트랩 함수
  • 에누리닷컴
  • ColorMeRad
  • utility
  • SVM
  • matlab function
  • review
  • 오봉자싸롱
  • DSLR
  • 갤럭시노트3
  • 큐슈

달력

«   2025/06   »
일 월 화 수 목 금 토
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
06-10 12:59

LATEST FROM OUR BLOG

RSS 구독하기

BLOG VISITORS

  • Total :
  • Today :
  • Yesterday :

Copyright © 2015 Socialdev. All Rights Reserved.

티스토리툴바