Много мониторный режим МСВС (Помогите настроить много мониторный режим на МСВС)

Системы, которые не вошли в список.

Модератор: Модераторы разделов

Ответить
MarvelTM
Сообщения: 4

Много мониторный режим МСВС

Сообщение MarvelTM »

Не могу настроить кто знает как все перепробывал ...
Спасибо сказали:
liaonau
Сообщения: 390
ОС: gentoo

Re: Много мониторный режим МСВС

Сообщение liaonau »

MarvelTM писал(а):
21.08.2014 12:36
Не могу настроить кто знает как все перепробывал ...

Чрезвычайно подробное описание проблемы. Просто эталонное.
Спасибо сказали:
MarvelTM
Сообщения: 4

Re: Много мониторный режим МСВС

Сообщение MarvelTM »

liaonau писал(а):
21.08.2014 12:51
MarvelTM писал(а):
21.08.2014 12:36
Не могу настроить кто знает как все перепробывал ...

Чрезвычайно подробное описание проблемы. Просто эталонное.

При Xinerama иксы краштятся пытался через TwinView тоже не чего не получается просто два клона и все

Код: Выделить всё

Section "ServerLayout"
    Identifier     "X.org Configured"
    Screen      0  "Screen0" 0 0
    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "Keyboard0" "CoreKeyboard"
    Option         "Xinerama" "0"
EndSection

Section "Files"
    ModulePath      "/usr/lib64/xorg/modules/updates"
    ModulePath      "/usr/lib64/xorg/modules"
    FontPath        "catalogue:/etc/X11/fontpath.d"
    FontPath        "built-ins"
EndSection

Section "Module"
    Load           "extmod"
    Load           "record"
    Load           "dri2"
    Load           "glx"
    Load           "dbe"
EndSection

Section "InputDevice"
    Identifier     "Keyboard0"
    Driver         "kbd"
    Option         "XkbLayout" "us,ru"
    Option         "XkbOptions" "grp:ctrl_shift_toggle"
EndSection

Section "InputDevice"
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/input/mice"
    Option         "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "HP 23bw"
    HorizSync       24.0 - 94.0
    VertRefresh     50.0 - 76.0
    Modeline "1920x1080" 148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync
EndSection

Section "Monitor"
    Identifier     "Monitor1"
    VendorName     "Unknown"
    ModelName      "HP 23bw"
    HorizSync       24.0 - 94.0
    VertRefresh     50.0 - 76.0
    Modeline "1920x1080" 148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync
EndSection


Section "Device"
    Identifier     "Device0"
    Driver         "nv"

    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce 8300 GS"


    Option "AllowDDCCI" "true"
    Option    "FlatPanelProperties" "Scaling = aspect-scaled"
    Option  "RandRRotation" "true"
    Option "TripleBuffer" "true"


    Option "PrimaryMonitor" "DFP-0"
    Option    "UserDisplayDevice" "DFP-0,CRT-1"
    Option "TwinViewOrientation" "DFP-0 LeftOf CRT-1"
    Option         "nvidiaXineramaInfoOrder" "DFP-0 , DFP-1"

EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "Stereo" "0"
    Option "TwinView" "true"
    Option         "metamodes" "DFP-0: 1920x1080 +0+0, CRT-1: 1920x1080 +1920+0"
    SubSection     "Display"
        Modes "1920x1080"
    EndSubSection
EndSection

Так же при попытке установка драйверов от NVIDIA пишет не хватку библиотек acpi acpi_driver и cpufreg МСВС изм 6 в /usr/src/linux их не обнаружил
Спасибо сказали:
SafArt
Сообщения: 2
ОС: МСВС

Re: Много мониторный режим МСВС

Сообщение SafArt »

MarvelTM писал(а):
21.08.2014 13:53
liaonau писал(а):
21.08.2014 12:51
MarvelTM писал(а):
21.08.2014 12:36
Не могу настроить кто знает как все перепробывал ...

Чрезвычайно подробное описание проблемы. Просто эталонное.

При Xinerama иксы краштятся пытался через TwinView тоже не чего не получается просто два клона и все

Код: Выделить всё

Section "ServerLayout"
    Identifier     "X.org Configured"
    Screen      0  "Screen0" 0 0
    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "Keyboard0" "CoreKeyboard"
    Option         "Xinerama" "0"
EndSection

Section "Files"
    ModulePath      "/usr/lib64/xorg/modules/updates"
    ModulePath      "/usr/lib64/xorg/modules"
    FontPath        "catalogue:/etc/X11/fontpath.d"
    FontPath        "built-ins"
EndSection

Section "Module"
    Load           "extmod"
    Load           "record"
    Load           "dri2"
    Load           "glx"
    Load           "dbe"
EndSection

Section "InputDevice"
    Identifier     "Keyboard0"
    Driver         "kbd"
    Option         "XkbLayout" "us,ru"
    Option         "XkbOptions" "grp:ctrl_shift_toggle"
EndSection

Section "InputDevice"
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/input/mice"
    Option         "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "HP 23bw"
    HorizSync       24.0 - 94.0
    VertRefresh     50.0 - 76.0
    Modeline "1920x1080" 148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync
EndSection

Section "Monitor"
    Identifier     "Monitor1"
    VendorName     "Unknown"
    ModelName      "HP 23bw"
    HorizSync       24.0 - 94.0
    VertRefresh     50.0 - 76.0
    Modeline "1920x1080" 148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync
EndSection


Section "Device"
    Identifier     "Device0"
    Driver         "nv"

    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce 8300 GS"


    Option "AllowDDCCI" "true"
    Option    "FlatPanelProperties" "Scaling = aspect-scaled"
    Option  "RandRRotation" "true"
    Option "TripleBuffer" "true"


    Option "PrimaryMonitor" "DFP-0"
    Option    "UserDisplayDevice" "DFP-0,CRT-1"
    Option "TwinViewOrientation" "DFP-0 LeftOf CRT-1"
    Option         "nvidiaXineramaInfoOrder" "DFP-0 , DFP-1"

EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "Stereo" "0"
    Option "TwinView" "true"
    Option         "metamodes" "DFP-0: 1920x1080 +0+0, CRT-1: 1920x1080 +1920+0"
    SubSection     "Display"
        Modes "1920x1080"
    EndSubSection
EndSection

Так же при попытке установка драйверов от NVIDIA пишет не хватку библиотек acpi acpi_driver и cpufreg МСВС изм 6 в /usr/src/linux их не обнаружил


Попробуй так у себя делал получилось

Код: Выделить всё

Section "ServerLayout"
    Identifier     "X.org Configured"
    Screen      0  "Screen0" 0 0
    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "Keyboard0" "CoreKeyboard"
    Option         "Xinerama" "1"
EndSection

Section "Files"
    ModulePath      "/usr/lib64/xorg/modules/updates"
    ModulePath      "/usr/lib64/xorg/modules"
    FontPath        "catalogue:/etc/X11/fontpath.d"
    FontPath        "built-ins"
EndSection

Section "Module"
    Load           "extmod"
    Load           "record"
    Load           "dri2"
    Load           "glx"
    Load           "dbe"
EndSection

Section "InputDevice"
    Identifier     "Keyboard0"
    Driver         "kbd"
    Option         "XkbLayout" "us,ru"
    Option         "XkbOptions" "grp:ctrl_shift_toggle"
EndSection

Section "InputDevice"
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/input/mice"
    Option         "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "HP 23bw"
    HorizSync       24.0 - 94.0
    VertRefresh     50.0 - 76.0
    Modeline "1920x1080" 148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync
EndSection

Section "Monitor"
    Identifier     "Monitor1"
    VendorName     "Unknown"
    ModelName      "HP 23bw"
    HorizSync       24.0 - 94.0
    VertRefresh     50.0 - 76.0
    Modeline "1920x1080" 148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync
EndSection


Section "Device"
    Identifier     "Device0"
    Driver         "nv"

    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce 8300 GS"


    Option "AllowDDCCI" "true"
    Option    "FlatPanelProperties" "Scaling = aspect-scaled"
    Option  "RandRRotation" "true"
    Option "TripleBuffer" "true"


    Option "PrimaryMonitor" "DFP-0"
    Option    "UserDisplayDevice" "DFP-0,CRT-1"
    Option "TwinViewOrientation" "DFP-0 LeftOf CRT-1"
    Option         "nvidiaXineramaInfoOrder" "DFP-0 , DFP-1"

EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "Stereo" "0"
    Option "TwinView" "true"
    Option         "metamodes" "DFP-0: 1920x1080 +0+0, CRT-1: 1920x1080 +1920+0"
    SubSection     "Display"
        Modes "1920x1080"
    EndSubSection
EndSection

Спасибо сказали:
Ответить