Login screen에서 화면 멈춤 현상 해결 방법.
- How to solve screen freeze on login screen.
- First of all, You have to install each device driver except for graphic driver.
- To install graphic driver, Execute the below commands.
- sudo apt-add-repository ppa:ubuntu-x-swat/x-updates
- sudo apt-get update
- sudo apt-get install nvidia-current
- sudo apt-get install linux-headers-3.5.0-17-generic
- If you see the error message, execute the below command.
- sudo apt-get install linux-headers-generic
- sudo apt-get remove nvidia-current
- sudo apt-get install nvidia-current
- Source
- http://askubuntu.com/questions/202677/nvidia-driver-doesnt-work-in-12-10
- http://windowsforum.kr/lecture/3807519
댓글 없음:
댓글 쓰기