The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]



Индекс форумов
Составление сообщения

Исходное сообщение
"проблема при запуске 2-х мониторов - машина подвисает"
Отправлено RedPestyZide, 30-Янв-06 18:18 
Доброе время суток!

Подключил к машине 2 монитора. Прописал вторую видеокарту и монитор в конфиг. При запуске машина словно подвисает, но на CapsLock, NumLock, ScrollLock  реагирует...

привожу конфиг

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands:
#
#   cp /etc/X11/xorg.conf /etc/X11/xorg.conf.custom
#   sudo sh -c 'md5sum /etc/X11/xorg.conf >/var/lib/xfree86/xorg.conf.md5sum'
#   sudo dpkg-reconfigure xserver-xorg

Section "Files"
    FontPath    "unix/:7100"            # local font server
    # if the local font server has problems, we can fall back on these
    FontPath    "/usr/share/X11/fonts/misc"
    FontPath    "/usr/share/X11/fonts/cyrillic"
    FontPath    "/usr/share/X11/fonts/cyr-cp1251"
    FontPath    "/usr/share/X11/fonts/100dpi/:unscaled"
    FontPath    "/usr/share/X11/fonts/75dpi/:unscaled"
    FontPath    "/usr/share/X11/fonts/Type1"
    FontPath    "/usr/share/X11/fonts/CID"
    FontPath    "/usr/share/X11/fonts/100dpi"
    FontPath    "/usr/share/X11/fonts/75dpi"
        # paths to defoma fonts
    FontPath    "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
    FontPath    "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSection

Section "Module"
    Load    "GLcore"
    Load    "i2c"
    Load    "bitmap"
    Load    "ddc"
    Load    "dri"
    Load    "extmod"
    Load    "freetype"
    Load    "glx"
    Load    "int10"
    Load    "type1"
    Load    "vbe"
EndSection

Section "InputDevice"
    Identifier    "Generic Keyboard"
    Driver        "kbd"
    Option        "CoreKeyboard"
    Option        "XkbRules"    "xorg"
    Option        "XkbModel"    "pc105"
    Option        "XkbLayout"    "us,ru"
    Option        "XkbOptions"    "grp:ctrl_shift_toggle"
EndSection

Section "InputDevice"
    Identifier    "Configured Mouse"
    Driver        "mouse"
    Option        "CorePointer"
    Option        "Device"        "/dev/input/mice"
    Option        "Protocol"        "ImPS/2"
    Option        "Emulate3Buttons"    "true"
    Option        "ZAxisMapping"        "4 5"
EndSection

Section "Device"
    Identifier    "NVIDIA Corporation NV11 [GeForce2 MX/MX 400]"
    Driver        "nv"
    BusID        "PCI:1:0:0"
EndSection

Section "Device"    
    Identifier    "ARK Logic Inc 2000PV"
    Driver        "ark"
    BusID        "PCI:2:1:0"
#    Identifier "ark2000pv"
#    VendorName "Hercules"
#    BoardName  "Stingray 64/V"
#    Ramdac "zoomdac"
#     #    Dacspeed 220
#     # Clocks (probed)
#     Clocks 24.98  28.32  39.31  71.87  49.95  76.45  35.92  44.23
#     Clocks 127.43 117.98  78.65  31.16 127.43  63.71  73.64  93.46
EndSection

Section "Monitor"
    Identifier    "S/M 700IFT"
    VendorName      "Samsung"
    ModelName       "SyncMaster"
#    Option        "DPMS"
    HorizSync       30-96
#    HorizSync    28-51
    VertRefresh     50-160
#    VertRefresh    43-60
#       Mode            "1024x768"
#    DotClock        98.9
#    HTimings        1024 1056 1216 1408
#    VTimings 768 782 788 822
#    EndMode
EndSection

Section "Monitor"
        Identifier "Samtron 76BDF"
    VendorName "Samtron"
    ModelName  "76BDF"
    HorizSync  30-85
    VertRefresh 50-160
    Modeline "1024x768@75" 85.52 1024 1056 1376 1408 768 782 792 807
    Modeline "1024x768@60" 64.56 1024 1056 1296 1328 768 783 791 807
    Modeline "1024x768@100" 126.64 1024 1056 1536 1568 768 781 794 807
    Modeline "1024x768@85" 100.94 1024 1056 1432 1464 768 782 793 807
    Modeline "800x600@60" 38.21 800 832 976 1008 600 612 618 631
    Modeline "800x600@70" 45.86 800 832 1000 1032 600 612 619 63
EndSection


Section "Screen"
    Identifier    "Default Screen"
    Device        "NVIDIA Corporation NV11 [GeForce2 MX/MX 400]"
    Monitor        "S/M 700IFT"
    DefaultDepth    24
    SubSection "Display"
        Depth        1
        Modes        "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth        4
        Modes        "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth        8
        Modes        "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth        15
        Modes        "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth        16
        Modes        "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth        24
        Modes        "1024x768" "800x600" "640x480"
    EndSubSection
EndSection

Section "Screen"
    Identifier    "Screen1"
    Device        "ARK Logic Inc 2000PV"
    Monitor        "Samtron 76BDF"
    DefaultDepth    24
    SubSection "Display"
        Depth        1
        Modes        "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth        4
        Modes        "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth        8
        Modes        "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth        15
        Modes        "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth        16
        Modes        "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection "Display"
        Depth        24
        Modes        "1024x768" "800x600" "640x480"
    EndSubSection
EndSection

Section "ServerLayout"
    Identifier    "Default Layout"
    Screen        "Default Screen"  LeftOf "Screen1" // эта строка и подвешивает систему
    Screen        "Screen1"
    InputDevice    "Generic Keyboard"
    InputDevice    "Configured Mouse"
    Option "Clone" "off"
    Option "Xinerama" "on"
EndSection

Section "DRI"
    Mode    0666
EndSection
#----------------------------------------------------
Данные для подключения второй видеокарты получил через lspci

0000:01:00.0 VGA compatible controller: nVidia Corporation NV11 [GeForce2 MX/MX 400] (rev b2)
0000:02:01.0 VGA compatible controller: ARK Logic Inc 2000PV [Stingray]


Где я лопухнулся, подскажите пожалуйста.
OS: Ubuntu

 

Ваше сообщение
Имя*:
EMail:
Для отправки новых сообщений в текущей нити на email укажите знак ! перед адресом, например, !user@host.ru (!! - не показывать email).
Более тонкая настройка отправки ответов производится в профиле зарегистрированного участника форума.
Заголовок*:
Сообщение*:
  Введите код, изображенный на картинке: КОД
 
При общении не допускается: неуважительное отношение к собеседнику, хамство, унизительное обращение, ненормативная лексика, переход на личности, агрессивное поведение, обесценивание собеседника, провоцирование флейма голословными и заведомо ложными заявлениями. Не отвечайте на сообщения, явно нарушающие правила - удаляются не только сами нарушения, но и все ответы на них. Лог модерирования.



Партнёры:
PostgresPro
Inferno Solutions
Hosting by Hoster.ru
Хостинг:

Закладки на сайте
Проследить за страницей
Created 1996-2024 by Maxim Chirkov
Добавить, Поддержать, Вебмастеру