27인치 온보드 중소기업 모니터에 지포스gtx460 드라이버를 설치하는데 삽질 겁나 했네요

몇일동안 우분투 주분투등 몇번을 깔아봤는지... 지겹도록 깔아봤네요 ㅋ

저의 경우는 드라이버가 저해상도로 넘어가서 화면이 깨지는 것이었습니다.

지포스 드라이버를 깔면 2560x1440이 자동 지원이 안되는 거였네요 

도저히 알아볼수 없이 깨져서 옆에 22인치 모니터로 작업을 하고 다시 27인치 모니터를 연결을 해서 겨우 실행을 했네요

강제 설정이 답이었습니다 ㅜㅜ


행여나 저처럼 저해상도에서 아무것도 알아 볼수 없을 정도로 화면이 깨지는분 계시면 작은 모니터로 설치 하시고 설정하시고 해보시길...



=========================================================

Ububtu 2560 x 1440 Dual DVI monitor EDID Problem Solve
관리자
http://www.digipine.com/249882013.02.05 15:33:42 (*.150.237.53) 3410
Fix /etx/X11/xorg.conf file for DUAL DVI

If your Ubuntu dose not have 'xorg.conf' file, you have to set up X server settings.

run Terminal and input below command
# sudo nvidia-settings

Cnd select 'X Server Display Configuration'  menu screen.
Change to 'X screen 0' on Selection dialog box.
Push 'Save to X Configuration File'.

Now You can fine xorg.conf  file.

Try below command
#sudo gedit /etc/X11/xorg.conf

And Fix that file with below sample 

====================Sample=========================================


# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 304.64  (buildd@actinium)  Fri Nov  9 02:31:06 UTC 2012

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
    Option         "Xinerama" "0"
EndSection

Section "Files"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Shimian"
    ModelName      "QHD270"
    HorizSync      88.8
    VertRefresh    59.5
    Option         "DPMS"
    Modeline       "2560x1440" 241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync
    DisplaySize    597 336
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce GTX 460"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "NoLogo" "True"
    Option         "TwinView" "1"
    Option         "TwinViewXineramaInfoOrder" "DFP-0"
    Option         "UseEDID" "False"
    Option         "UseEDIDDPI" "False"
    Option         "UseEDIDFreqs" "False"
    Option         "ExactModeTimingsDVI" "True"
    Option         "metamodes" "2560x1440_60 +0 +0, 2560x1440_60 +2560+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    Option         "Xinerama" "0"
EndSection

===========================================================

리눅스 겁나 어려움 ㅡㅡ;;;
포기할뻔도 했네요 이제부터 하나하나 배워 나가도록 할게요 
야밤에 즐잠들 하시와요 ㅎㅎ



20131023_0238194.jpg
이렇게 깨지는화면도 저해상도 문제였어요.
무식하니 답이 없음둥 ㅋㅋ

번호 제목 글쓴이 조회 날짜
1185 리눅스도 예쁘게... 9 file audacious 2580 2014.06.22
1184 그러려니 하고 살자 3 김명숙 2575 2014.07.19
1183 세상을 보게 해주는 창문......^^ 3 언제나당당 2574 2014.08.22
1182 리눅에서 한글을 쓰는거만도 다행! 1 audacious 2571 2013.10.31
1181 우분투 14.04 에서 포토샵 CS6...... 4 file 언제나당당 2571 2014.04.28
1180 ^^ 4 file audacious 2567 2013.11.13
1179 기온이 뚝 떨어졌네요. 감기조심 빙판 조심하세요. 2 file 빨강모자 2563 2014.01.14
1178 욕심....... 4 언제나당당 2557 2014.07.19
1177 왜??? 이것이 잘 팔릴까요??? 1 k-style 2555 2014.03.10
1176 수술 잘 마치고 왔습니다. ^^ 22 풍운 2555 2014.07.08
1175 아이언님께서 자게 정화 하자니깐... 11 한방88 2553 2014.05.30
1174 리눅스linux...?! 2 file audacious 2551 2014.08.02
1173 저는 서버쪽은 좀 아니 17 컴퓨터매니아 2548 2013.10.12
1172 [건의]리눅스 배포판을 만들어보자 4 달빛조각사 2545 2013.10.25
1171 호스팅회사 가입하려는데, 아이핀 인증이 안되네요. 2 file 컴퓨터매니아 2542 2013.12.26
1170 비번을 잊어서... 3 k-style 2541 2014.05.29
» 지포스 드라이설치하면서 삽질 엄청 했네요 3 file 몽땅연필 2537 2013.11.03
1168 산이 날 에워싸고 박목월 2 빨강모자 2534 2014.07.31
1167 OS4 OpenLinux 깔았습니다. 4 file audacious 2533 2013.11.06
1166 서버를 돌리고 싶으신 분들께 추천 컴퓨터매니아 2532 2013.10.27

 빠른 글쓰기




   Copyright 2013-2023 LinuxForum