Nvidia 사용

듀얼 모니터를 사용하기 위해

  1. apt-get install nvidia-glx-envy를 설치하였습니다.
  2. system->hardware driver 들어가서 NVDIA accelerated grpahics driver(latest cards) use로 만들구요…
  3. 그리고 reboot
  4. apt-get install nvidia-setting을 깔고
  5. system->NVIDA X server settings 를 실행
  6. 실행 화면에서 You do not appear to be using the NVIDIA X driver. Please edit your X configuration file(just run ‘nvidia-xconfig’ as root)and restart the X server 라고 나와서 전 시킨대로 nvidi-xconfig 를 실행하고 reboot 했습니다.

하지만 5번, 6번이 반복 됩니다.

도와주세요… 감사합니다.

꼭 좀 도와주세요…
우분투 8.04를 깔았습니다. 회사 정책 땜시… 어쩔 수 없이.

그리고 듀얼 모니터를 설정해주려고… 하드웨어에서 nividia를 in use를 해주고…
NVIDIA X Server Settings를 깔고…
X Server Display configuration으로 열어보니…
두 번째 모니터가 640 * 480 이상으로 잡히지가 않습니다.
그리고 자세히 첫 번째 모니터에서 왜가리의 부리 부분이… 두번째 모니터에 출력되네요…

두 번째 모니터가 도저히 활성화가 안되네요…
xorg.conf 파일 내용입니다…

Section "ServerLayout"

Identifier     "Default Layout"

Screen      0  "Screen0" 0 0

InputDevice    "Generic Keyboard" "CoreKeyboard"

InputDevice    "Configured Mouse"

InputDevice    "Synaptics Touchpad"

EndSection

Section "Module"

Load           "glx"

EndSection

Section "ServerFlags"

Option         "Xinerama" "0"

EndSection

Section "InputDevice"

Identifier     "Generic Keyboard"

Driver         "kbd"

Option         "XkbRules" "xorg"

Option         "XkbModel" "pc105"

Option         "XkbLayout" "us"

EndSection

Section "InputDevice"

Identifier     "Configured Mouse"

Driver         "mouse"

Option         "CorePointer"

EndSection

Section "InputDevice"

Identifier     "Synaptics Touchpad"

Driver         "synaptics"

Option         "SendCoreEvents" "true"

Option         "Device" "/dev/psaux"

Option         "Protocol" "auto-dev"

Option         "HorizEdgeScroll" "0"

EndSection

Section "Monitor"

Identifier     "Configured Monitor"

EndSection

Section "Monitor"

Identifier     "Monitor0"

VendorName     "Unknown"

ModelName      "CRT-0"

HorizSync       28.0 - 33.0

VertRefresh     43.0 - 72.0

EndSection

Section "Monitor"

Identifier     "Monitor1"

VendorName     "Unknown"

ModelName      "CRT-0"

HorizSync       28.0 - 33.0

VertRefresh     43.0 - 72.0

EndSection

Section "Device"

Identifier     "Configured Video Device"

Driver         "nvidia"

EndSection

Section "Device"

Identifier     "Videocard0"

Driver         "nvidia"

VendorName     "NVIDIA Corporation"

BoardName      "GeForce Go 7400"

EndSection

Section "Device"

Identifier     "Videocard1"

Driver         "nvidia"

VendorName     "NVIDIA Corporation"

BoardName      "GeForce Go 7400"

BusID          "PCI:1:0:0"

Screen          1

EndSection

Section "Screen"

Identifier     "Default Screen"

Device         "Configured Video Device"

Monitor        "Configured Monitor"

DefaultDepth    24

Option         "NoLogo" "True"

SubSection     "Display"

    Depth       24

    Modes      "nvidia-auto-select"

EndSubSection

EndSection

Section "Screen"

Removed Option "TwinView" "0"

Removed Option "metamodes" "DFP: nvidia-auto-select +0+0"

Removed Option "TwinView" "0"

Removed Option "metamodes" "DFP: nvidia-auto-select +0+0"

Identifier     "Screen0"

Device         "Videocard0"

Monitor        "Monitor0"

DefaultDepth    24

Option         "TwinView" "1"

Option         "TwinViewXineramaInfoOrder" "DFP-0"

Option         "metamodes" "CRT: nvidia-auto-select +1400+0, DFP: nvidia-auto-select +0+0"

EndSection

Section "Screen"

Identifier     "Screen1"

Device         "Videocard1"

Monitor        "Monitor1"

DefaultDepth    24

Option         "TwinView" "0"

Option         "metamodes" "CRT: nvidia-auto-select +0+0"

EndSection

구글에서 찾아보니 다음과 같은 페이지가 나오는데 도움이 될런지 알 수가 없네요.

http://www.ubuntugeek.com/dual-monitors ... vidia.html

그럼…

nvidia를 제대로 설치하고 싶어서 지우고 설치하고를 하다가 보니…
Hardware drivers에 nvidia가 없어졌습니다.

어떻게 해야 다시 살리는지요… 도와주세요…

[quote="j34j34":nximq86h]듀얼 모니터를 사용하기 위해

  1. apt-get install nvidia-glx-envy를 설치하였습니다.
  2. system->hardware driver 들어가서 NVDIA accelerated grpahics driver(latest cards) use로 만들구요…
  3. 그리고 reboot
  4. apt-get install nvidia-setting을 깔고
  5. system->NVIDA X server settings 를 실행
  6. 실행 화면에서 You do not appear to be using the NVIDIA X driver. Please edit your X configuration file(just run ‘nvidia-xconfig’ as root)and restart the X server 라고 나와서 전 시킨대로 nvidi-xconfig 를 실행하고 reboot 했습니다.

하지만 5번, 6번이 반복 됩니다.

도와주세요… 감사합니다.[/quote:nximq86h]
이 질문 이후 글을 보니 우분투 8.04를 사용 중에 있군요!

sudo nvidia-settings 를 실행하여 듀얼 설정을 한 후 (관리자 권한)
저장을 /etc/X11/xorg.conf 로 저장하십시오

8.04 의 경우 … nvidia-glx 관련 패키지가 설치된 경우 x-window 가 제대로 부팅이 되지 않는 현상이 있습니다.

  1. 드라이버를 설치하기 전에 먼저 시스템 관련 패키지를 설치합니다.

apt-get install build-essential xserver-xorg-dev

  1. 이미 설치된 nvidia 드라이버 관련 패키지를 모두 제거한다.
    apt-get --purge remove nvidia-glx nvidia-settings nvidia-kernel-common linux-restricted-modules*

rm /etc/init.d/nvidia-*

  1. /etc/default/linux-restricted-modules-common 파일이 있는지 확인 한 후 만약 있다면 그 파일 내의 "DISABLED_MODULES" 줄을 찾아 DISABLED_MODULES="nv nvidia_new" 로 바꾼다.

  2. 재부팅

  3. system->hardware driver 들어가서 NVIDIA accelerated grapahics driver 를 use로 활성화 …

*. 주의 할 점 …
[color=#FF0000:ktmcwgx5]우분투 8.04에서는 그래픽 드라이버는 180.29.xx 이전 버전을 사용[/color:ktmcwgx5]해야 한다. 그렇지 않으면 X-Window와 커널에서 제대로 인식을 하지 못한다. 이것은 드라이버가 커널의 버전을 검사해서 조건이 맞지 않으면 드라이버 설치를 중단하기 때문이다.
우분투 8.04의 경우 177.82 버전이 가장 안정적으로 설치가 된다. 만약 우분투 저장소 (system -> hardware driver)에서 제공하는 드라이버를 사용할 경우는 173 버전이 가장 알맞다.

*. 만약 다운로드 받은 run 드라이버로 설치를 하려면 …
Ctrl+Alt+F6 등으로 터미널 모드로 나가서 로그인 한 후

        sudo -i
        /etc/init.d/gdm stop
        sh NVIDIA-Linux-x86_64-177.82-pkg2.run
        /etc/init.d/gdm restart

NVIDIA-Linux-x86_64-177.82-pkg2.run 는 다운받은 run 파일로 바꿔서 지정하면 된다.

  1. nvidia 설정 패키지를 설치한다.
    apt-get install nvidia-settings

  2. sudo nvidia-settings 실행하여 원하는 해상도로 변경을 한 후 재부팅하여 제대로 적용되는지 확인한다.


드라이버 설치 후 저 해상도로 고정되는 문제 …

이것은 드라이버에서 EDID를 이용해서 모니터를 검사하는데 모니터에서 잘못된 EDID 정보를 드라이버에게 보낼 경우 생기는 현상입니다. EDID 사용을 중지 시키면 됩니다.

[url:ktmcwgx5]http://www.ubuntu.or.kr/viewtopic.php?f=18&t=11383[/url:ktmcwgx5]
해당 글타래의 마지막에 해결 방법이 있습니다.