Форум русскоязычного сообщества Ubuntu


Получить помощь и пообщаться с другими пользователями Ubuntu можно
на irc канале #ubuntu-ru в сети Freenode
и в Jabber конференции ubuntu@conference.jabber.ru

Автор Тема: 3 монитора на 2х видеокартах  (Прочитано 827 раз)

0 Пользователей и 1 Гость просматривают эту тему.

Оффлайн domen

  • Автор темы
  • Новичок
  • *
  • Сообщений: 11
    • Просмотр профиля
3 монитора на 2х видеокартах
« : 01 Марта 2015, 14:07:22 »
Задача запустить на 2х видеокартах 3 монитора.
Драйвера на нвидиа ставил последние, с офф репозитория.

При загрузке вываливается в черный экран или в low-mode

Вот не обхожимая информация.

domen@workhorse:~$ lspci -k | grep VGA -A2
domen@workhorse:~$ lspci -k | grep VGA -A2
02:00.0 VGA compatible controller: NVIDIA Corporation G86 [GeForce 8500 GT] (rev a1)
Subsystem: NVIDIA Corporation Device 047a
Kernel driver in use: nvidia
03:00.0 VGA compatible controller: NVIDIA Corporation GF108 [GeForce GT 630] (rev a1)
Subsystem: ZOTAC International (MCO) Ltd. Device 6199
Kernel driver in use: nvidia

xorg.conf
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 346.47  (buildd@lgw01-26)  Wed Feb 25 16:02:48 UTC 2015

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    Screen      1  "Screen1" RightOf "Screen0"
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
    Option         "Xinerama" "1"
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"
    # HorizSync source: edid, VertRefresh source: edid
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Ancor Communications Inc VW202"
    HorizSync       30.0 - 83.0
    VertRefresh     56.0 - 76.0
    Option         "DPMS"
EndSection

Section "Monitor"
    # HorizSync source: unknown, VertRefresh source: unknown
    Identifier     "Monitor1"
    VendorName     "Unknown"
    ModelName      "CRT-1"
    HorizSync       0.0 - 0.0
    VertRefresh     0.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce GT 630"
    BusID          "PCI:3:0:0"
EndSection

Section "Device"
    Identifier     "Device1"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce 8500 GT"
    BusID          "PCI:2:0:0"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "Stereo" "0"
    Option         "nvidiaXineramaInfoOrder" "CRT-0"
    Option         "metamodes" "DVI-I-0: nvidia-auto-select +0+0, DVI-I-1: nvidia-auto-select +1680+0"
    Option         "SLI" "Off"
    Option         "MultiGPU" "Off"
    Option         "BaseMosaic" "off"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Section "Screen"
    Identifier     "Screen1"
    Device         "Device1"
    Monitor        "Monitor1"
    DefaultDepth    24
    Option         "Stereo" "0"
    Option         "metamodes" "nvidia-auto-select +0+0"
    Option         "SLI" "Off"
    Option         "MultiGPU" "Off"
    Option         "BaseMosaic" "off"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

cat Xorg.0.log
cat Xorg.0.log
[    28.954]
X.Org X Server 1.15.1
Release Date: 2014-04-13
[    28.954] X Protocol Version 11, Revision 0
[    28.954] Build Operating System: Linux 3.2.0-76-generic x86_64 Ubuntu
[    28.954] Current Operating System: Linux workhorse 3.13.0-46-generic #76-Ubuntu SMP Thu Feb 26 18:52:13 UTC 2015 x86_64
[    28.954] Kernel command line: BOOT_IMAGE=/vmlinuz-3.13.0-46-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash
[    28.954] Build Date: 12 February 2015  02:49:29PM
[    28.954] xorg-server 2:1.15.1-0ubuntu2.7 (For technical support please see http://www.ubuntu.com/support)
[    28.954] Current version of pixman: 0.30.2
[    28.954]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[    28.954] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    28.954] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Mar  1 15:37:00 2015
[    28.966] (==) Using config file: "/etc/X11/xorg.conf"
[    28.966] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    28.997] (==) ServerLayout "Layout0"
[    28.997] (**) |-->Screen "Screen0" (0)
[    28.997] (**) |   |-->Monitor "Monitor0"
[    28.998] (**) |   |-->Device "Device0"
[    28.998] (**) |-->Screen "Screen1" (1)
[    28.998] (**) |   |-->Monitor "Monitor1"
[    28.998] (**) |   |-->Device "Device1"
[    28.998] (**) |-->Input Device "Keyboard0"
[    28.998] (**) |-->Input Device "Mouse0"
[    28.998] (**) Option "Xinerama" "1"
[    28.998] (==) Automatically adding devices
[    28.998] (==) Automatically enabling devices
[    28.998] (==) Automatically adding GPU devices
[    28.998] (**) Xinerama: enabled
[    28.998] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    28.998]    Entry deleted from font path.
[    28.998] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[    28.998]    Entry deleted from font path.
[    28.998] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[    28.998]    Entry deleted from font path.
[    28.998] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[    28.998]    Entry deleted from font path.
[    28.998] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[    28.998]    Entry deleted from font path.
[    28.998] (==) FontPath set to:
        /usr/share/fonts/X11/misc,
        /usr/share/fonts/X11/Type1,
        built-ins
[    28.998] (==) ModulePath set to "/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[    28.998] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[    28.998] (WW) Disabling Keyboard0
[    28.998] (WW) Disabling Mouse0
[    28.998] (II) Loader magic: 0x7fed53f5ed40
[    28.998] (II) Module ABI versions:
[    28.998]    X.Org ANSI C Emulation: 0.4
[    28.998]    X.Org Video Driver: 15.0
[    28.998]    X.Org XInput driver : 20.0
[    28.998]    X.Org Server Extension : 8.0
[    28.998] (II) xfree86: Adding drm device (/dev/dri/card0)
[    28.998] (II) xfree86: Adding drm device (/dev/dri/card1)
[    29.000] (--) PCI: (0:2:0:0) 10de:0421:10de:047a rev 161, Mem @ 0xfc000000/16777216, 0xc0000000/268435456, 0xfa000000/33554432, I/O @ 0x0000c800/128, BIOS @ 0x????????/131072
[    29.000] (--) PCI:*(0:3:0:0) 10de:0f00:19da:6199 rev 161, Mem @ 0xfd000000/16777216, 0xd8000000/134217728, 0xd6000000/33554432, I/O @ 0x0000d800/128, BIOS @ 0x????????/524288
[    29.000] Initializing built-in extension Generic Event Extension
[    29.000] Initializing built-in extension SHAPE
[    29.000] Initializing built-in extension MIT-SHM
[    29.000] Initializing built-in extension XInputExtension
[    29.000] Initializing built-in extension XTEST
[    29.000] Initializing built-in extension BIG-REQUESTS
[    29.000] Initializing built-in extension SYNC
[    29.000] Initializing built-in extension XKEYBOARD
[    29.000] Initializing built-in extension XC-MISC
[    29.000] Initializing built-in extension SECURITY
[    39.623] (--) NVIDIA(1):     TV-0
[    39.623] (--) NVIDIA(1):     DFP-0
[    39.623] (--) NVIDIA(1): CRT-0: 400.0 MHz maximum pixel clock
[    39.623] (--) NVIDIA(1): CRT-1: 400.0 MHz maximum pixel clock
[    39.623] (--) NVIDIA(1): TV-0: 400.0 MHz maximum pixel clock
[    39.623] (--) NVIDIA(1): TV encoder: Unknown
[    39.623] (--) NVIDIA(1): DFP-0: 330.0 MHz maximum pixel clock
[    39.623] (--) NVIDIA(1): DFP-0: Internal Single Link TMDS
[    39.623] (**) NVIDIA(1): Using HorizSync/VertRefresh ranges from the EDID for display
[    39.623] (**) NVIDIA(1):     device CRT-1 (Using EDID frequencies has been enabled on
[    39.623] (**) NVIDIA(1):     all display devices.)
[    39.624] (II) NVIDIA(1): Validated MetaModes:
[    39.624] (II) NVIDIA(1):     "nvidia-auto-select+0+0"
[    39.624] (II) NVIDIA(1): Virtual screen size determined to be 800 x 600
[    39.626] (WW) NVIDIA(1): Unable to get display device CRT-1's EDID; cannot compute DPI
[    39.627] (WW) NVIDIA(1):     from CRT-1's EDID.
[    39.627] (==) NVIDIA(1): DPI set to (75, 75); computed from built-in default
[    39.627] (WW) NVIDIA(1): 32-bit ARGB GLX visuals are not currently supported with the
[    39.627] (WW) NVIDIA(1):     Xinerama extension.
[    39.627] (WW) NVIDIA(1): Disabling 32-bit ARGB GLX visuals.
[    39.627] (--) Depth 24 pixmap format is 32 bpp
[    39.627] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
[    39.627] (II) NVIDIA:     access.
[    39.632] (II) NVIDIA(0): Setting mode "DVI-I-0:nvidia-auto-select+0+0,DVI-I-1:nvidia-auto-select+1680+0"
[    39.815] Loading extension NV-GLX
[    39.927] (==) NVIDIA(0): Disabling shared memory pixmaps
[    39.927] (==) NVIDIA(0): Backing store enabled
[    39.927] (==) NVIDIA(0): Silken mouse enabled
[    39.927] (**) NVIDIA(0): DPMS enabled
[    39.927] Loading extension NV-CONTROL
[    39.928] (II) Loading sub module "dri2"
[    39.928] (II) LoadModule: "dri2"
[    39.928] (II) Module "dri2" already built-in
[    39.928] (II) NVIDIA(0): [DRI2] Setup complete
[    39.928] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    39.928] (WW) NVIDIA(0): Not registering RandR
[    39.928] (==) RandR enabled
[    39.938] (II) NVIDIA(1): Setting mode "nvidia-auto-select+0+0"
[    40.032] (EE)
[    40.032] (EE) Backtrace:
[    40.068] (EE) 0: /usr/bin/X (xorg_backtrace+0x48) [0x7fed53cda848]
[    40.068] (EE) 1: /usr/bin/X (0x7fed53b31000+0x1ad539) [0x7fed53cde539]
[    40.068] (EE) 2: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7fed52c2e000+0x10340) [0x7fed52c3e340]
[    40.068] (EE) 3: /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so (0x7fed4bc25000+0x64aa43) [0x7fed4c26fa43]
[    40.068] (EE) 4: /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so (0x7fed4bc25000+0xeee25) [0x7fed4bd13e25]
[    40.068] (EE) 5: /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so (0x7fed4bc25000+0xef510) [0x7fed4bd14510]
[    40.068] (EE) 6: /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so (0x7fed4bc25000+0xa0a93) [0x7fed4bcc5a93]
[    40.068] (EE) 7: /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so (0x7fed4bc25000+0x11c5ca) [0x7fed4bd415ca]
[    40.068] (EE) 8: /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so (0x7fed4bc25000+0x11c8ad) [0x7fed4bd418ad]
[    40.068] (EE) 9: /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so (0x7fed4bc25000+0x104111) [0x7fed4bd29111]
[    40.068] (EE) 10: /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so (0x7fed4bc25000+0xf66f1) [0x7fed4bd1b6f1]
[    40.068] (EE) 11: /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so (0x7fed4bc25000+0xc857c) [0x7fed4bced57c]
[    40.068] (EE) 12: /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so (0x7fed4bc25000+0x6192c2) [0x7fed4c23e2c2]
[    40.068] (EE) 13: /usr/bin/X (AddScreen+0x71) [0x7fed53b87191]
[    40.068] (EE) 14: /usr/bin/X (InitOutput+0x3c8) [0x7fed53bc8378]
[    40.068] (EE) 15: /usr/bin/X (0x7fed53b31000+0x59bab) [0x7fed53b8abab]
[    40.068] (EE) 16: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xf5) [0x7fed5166eec5]
[    40.069] (EE) 17: /usr/bin/X (0x7fed53b31000+0x451ee) [0x7fed53b761ee]
[    40.069] (EE)
[    40.069] (EE) Segmentation fault at address 0x3d8
[    40.069] (EE)
Fatal server error:
[    40.069] (EE) Caught signal 11 (Segmentation fault). Server aborting
[    40.069] (EE)
[    40.069] (EE)
Please consult the The X.Org Foundation support
         at http://wiki.x.org
 for help.
[    40.069] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[    40.069] (EE)
[    40.348] (EE) Server terminated with error (1). Closing log file.

 

Страница сгенерирована за 0.022 секунд. Запросов: 21.