Dell Poweredge R630 (R730) slows down after installing Ubuntu 16.04
<Dell Poweredge R630 (R730) slows down after installing Ubuntu 16.04>
Dell Poweredge R630 에 Ubuntu 16.04 Desktop 설치 후
시스템이 현저하게 느려지는 증상이 발생하여 Dell 기술지원팀에 접수하여
아래와 같은 답변을 받고 문제가 해결 되었습니다.
<Ubuntu 16.04 slow video issue >
Matrox G200eR 은 low-entry level 의 Server OS 용도의 내장 비디오칩셋 (16MB) 입니다.
우분투 지원사이트 델 서버 매트릭스 확인시 14.04.1 LTS 에서 정상테스트 되었습니다.
http://linux.dell.com/files/supportmatrix/Ubuntu_Support_Matrix.pdf
https://certification.ubuntu.com/hardware/201409-15513/
문제 해결 :
베사 드라이버 (vesa drive) 변경 후 비디오 느려짐 증상은 다소 개선되었습니다.
Use the following command to fix this issue
1.switch to console mode: Alt+Ctrl+F1
2.kill x server: sudo service lightdm stop
3.generate new xorg.conf file: sudo X -configure -- this will create xorg.conf.new file in your current dir
4.rename and move: sudo mv xorg.conf.new /etc/X11/xorg.conf
5.open /etc/X11/xorg.conf, replace the graphic driver of 'mga' with 'vesa' 6.return to GUI: sudo start lightdm
<끝>
'정보공유' 카테고리의 다른 글
APC PowerChute Network Shutdown Install to Windows (0) | 2016.12.12 |
---|---|
APC NetworkManagementCard2 (NMC2) AP9630 를 이용한 Smart UPS SMT3000I 제어 및 클라이언트 종료 (0) | 2016.12.12 |
APC Smart UPS SMT3000I & AP9630 NMC2 Firmware Update (0) | 2016.12.11 |
DELL 4way GPU Server PowerEdge T630 (GTX TITAN X) (2) | 2016.11.09 |
How to Firmware update for mellanox Unmanaged infiniband switch via InfiniBand Fabric (0) | 2016.11.09 |
댓글