2 X-Server auf einem Rechner

Q

qwertz

Hallo,

ich verwende ein Open SuSE System mit 2 TFT-Monitoren und einer G-Force TI4200 (Dual Head fähig)

Mein Frage:
Ist es möglich auf jeden der 2 Monitore gleichzeitig einen eigenständigen XOrg Server zu starten ? und wenn ja wie bekomme ich das hin ? Habe schon etwas mit der /etc/X11/xorg.conf gespielt aber noch keine Erfolge für mich verbuchen können :-)

Würde am liebsten 2x Tastatur und Maus an einen Rechner mit 2 Monitoren anstecken, so dass 2 User gleichzeitig auf einer Maschine arbeiten können.

Danke schon im Voraus für Ihre Bemühungen
 
Ja, es müsste schon möglich sein. Du wirst 2 layoute brauchen denk ich.

Gibt es eine Fehlermeldung?
Vll hilft es auch, wenn du deine xorg.conf postest.
 
# Meine xorg.conf im Moment noch als Dual Head


# /.../
# SaX generated X11 config file
# Created on: 2006-12-29T22:19:20+0100.
#
# Version: 8.1
# Contact: Marcus Schaefer <sax@suse.de>, 2005
# Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users>
#
# Automatically generated by [ISaX] (8.1)
# PLEASE DO NOT EDIT THIS FILE!
#

Section "Files"
FontPath "/usr/share/fonts/misc:unscaled"
FontPath "/usr/share/fonts/local"
FontPath "/usr/share/fonts/75dpi:unscaled"
FontPath "/usr/share/fonts/100dpi:unscaled"
FontPath "/usr/share/fonts/Type1"
FontPath "/usr/share/fonts/URW"
FontPath "/usr/share/fonts/Speedo"
FontPath "/usr/share/fonts/PEX"
FontPath "/usr/share/fonts/cyrillic"
FontPath "/usr/share/fonts/latin2/misc:unscaled"
FontPath "/usr/share/fonts/latin2/75dpi:unscaled"
FontPath "/usr/share/fonts/latin2/100dpi:unscaled"
FontPath "/usr/share/fonts/latin2/Type1"
FontPath "/usr/share/fonts/latin7/75dpi:unscaled"
FontPath "/usr/share/fonts/baekmuk:unscaled"
FontPath "/usr/share/fonts/japanese:unscaled"
FontPath "/usr/share/fonts/kwintv"
FontPath "/usr/share/fonts/truetype"
FontPath "/usr/share/fonts/uni:unscaled"
FontPath "/usr/share/fonts/CID"
FontPath "/usr/share/fonts/ucs/misc:unscaled"
FontPath "/usr/share/fonts/ucs/75dpi:unscaled"
FontPath "/usr/share/fonts/ucs/100dpi:unscaled"
FontPath "/usr/share/fonts/hellas/misc:unscaled"
FontPath "/usr/share/fonts/hellas/75dpi:unscaled"
FontPath "/usr/share/fonts/hellas/100dpi:unscaled"
FontPath "/usr/share/fonts/hellas/Type1"
FontPath "/usr/share/fonts/misc/sgi:unscaled"
FontPath "/usr/share/fonts/xtest"
FontPath "/opt/kde3/share/fonts"
FontPath "unix/:7100"
InputDevices "/dev/gpmdata"
InputDevices "/dev/input/mice"
EndSection

Section "ServerFlags"
Option "AllowMouseOpenFail" "on"
EndSection

Section "Module"
Load "dbe"
Load "type1"
Load "freetype"
Load "extmod"
Load "glx"
Load "v4l"
EndSection

Section "InputDevice"
Driver "kbd"
Identifier "Keyboard[0]"
Option "Protocol" "Standard"
Option "XkbLayout" "de"
Option "XkbRules" "xfree86"
Option "XkbVariant" "nodeadkeys"
EndSection


Section "InputDevice"
Driver "mouse"
Identifier "Mouse[1]"
Option "Buttons" "5"
Option "Device" "/dev/input/mice"
Option "Name" "Logitech USB-PS/2 Optical Mouse"
Option "Protocol" "explorerps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection


Section "Monitor"
Option "CalcAlgorithm" "XServerPool"
DisplaySize 338 270
HorizSync 30-83
Identifier "Monitor[0]"
ModelName "LG ELECTRONICS L1715S"
Option "DPMS"
VendorName "GSM"
VertRefresh 43-75
UseModes "Modes[0]"
EndSection


Section "Modes"
Identifier "Modes[0]"
EndSection


Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1280x768" "1024x768" "1280x600" "1024x600" "800x600" "768x576" "640x480"
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
EndSection


Section "Device"
BoardName "GeForce4 Ti 4200 with AGP8X"
BusID "1:0:0"
Driver "nvidia"
Identifier "Device[0]"
Option "SaXDualHead"
Option "TwinView"
Option "SaXDualMonitorVendor" "BNQ"
Option "SecondMonitorHorizSync" "30-83"
Option "SaXDualVSync" "50-76"
Option "usevnc" "no"
Option "MetaModes" "1280x1024,1280x1024;1280x960,1280x960;1280x800,1280x800;1152x864,1152x864;1280x768,1280x768;1024x768,1024x768;1280x600,1280x600;1024x600,1024x600;800x600,800x600;768x576,768x576;640x480,640x480"
Option "SaXDualOrientation" "RightOf"
Option "SaXDualResolution" "1280x1024"
Option "TwinViewOrientation" "RightOf"
Option "SaXDualMode" "Xinerama"
Option "SecondMonitorVertRefresh" "50-76"
Option "SaXDualHSync" "30-83"
Option "SaXDualMonitorModel" "BENQ FP72E"
VendorName "NVidia"
EndSection


Section "ServerLayout"
Identifier "Layout[all]"
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
Option "Clone" "off"
Option "Xinerama" "off"
Screen "Screen[0]"
EndSection


Section "DRI"
Group "video"
Mode 0660
EndSection

Section "Extensions"
EndSection
.
.
.
EDIT (autom. Beitragszusammenführung) :
.

Das ganze soll nacher so aussehen

|---------------------| |---------------------|
| Monitor 1 (X) | | Monitor 2 (X) |
|---------------------| |---------------------|
| |
|----------------------------------------------|
| Rechner mit G-Force TI4200 |
|----------------------------------------------|
| |
|-----------------| |-----------------|
| Maus 1 | | Maus 2 |
| Tastatur 1 | | Tastatur 2 |
|-----------------| |-----------------|
 
Zuletzt bearbeitet von einem Moderator:
Meine neue Config

Section "ServerFlags"
Option "AllowMouseOpenFail" "on"
EndSection

Section "Module"
Load "dbe"
Load "type1"
Load "freetype"
Load "extmod"
Load "glx"
EndSection

Section "InputDevice"
Driver "kbd"
Identifier "Keyboard[0]"
Option "Protocol" "Standard"
Option "XkbLayout" "de"
Option "XkbRules" "xfree86"
Option "XkbVariant" "nodeadkeys"
EndSection


Section "InputDevice"
Driver "mouse"
Identifier "Mouse[1]"
Option "Buttons" "5"
Option "Device" "/dev/input/mice"
Option "Name" "Logitech USB-PS/2 Optical Mouse"
Option "Protocol" "explorerps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
HorizSync 30-83
Identifier "Monitor[0]"
ModelName "LG ELECTRONICS L1715S"
Option "DPMS"
VendorName "GSM"
VertRefresh 43-75
UseModes "Modes[0]"
EndSection

Section "Monitor"
HorizSync 30-83
Identifier "Monitor[1]"
ModelName "Benq FP72E"
Option "DPMS"
VendorName "GSM"
VertRefresh 50-76
UseModes "Modes[0]"
EndSection


Section "Modes"
Identifier "Modes[0]"
EndSection


Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x1024"
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
EndSection

Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x1024"
EndSubSection
Device "Device[0]"
Identifier "Screen[1]"
Monitor "Monitor[1]"
EndSection


Section "Device"
BoardName "GeForce4 Ti 4200 with AGP8X"
BusID "1:0:0"
Driver "nvidia"
Identifier "Device[0]"
Option "MetaModes" "1280x1024,1280x1024;1280x960,1280x960;1280x800,1280x800;1152x864,1152x864;1280x768,1280x768;1024x768,1024x768;1280x600,1280x600;1024x600,1024x600;800x600,800x600;768x576,768x576;640x480,640x480"
VendorName "NVidia"
EndSection


Section "ServerLayout"
Identifier "Layout[all]"
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
Screen "Screen[0]"
Screen "Screen[1]"
EndSection


Section "DRI"
Group "video"
Mode 0660
EndSection

Section "Extensions"
EndSection
 
Code:
Section "Files"
        FontPath        "/usr/share/X11/fonts/misc"
        FontPath        "/usr/share/X11/fonts/cyrillic"
        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

################################################## Server 1 ######################################################
Section "InputDevice"
        Identifier      "PS2Keyboard-2"
        Driver          "kbd"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "de"
        Option          "XkbVariant"    "nodeadkeys"
EndSection

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

Section "Device"
    Identifier "NvidiaTwin1"
    VendorName "nvidia"
    BoardName "nVidia Corporation NV30GL [Quadro FX 1000] (rev a2)"
    Driver "nvidia"
    BusID "PCI:1:0:0"
    Screen       0
EndSection

Section "Screen"
    Identifier  "ScreenTwin1"
    Device      "NvidiaTwin1"
    Monitor     "Display1"
    DefaultDepth 24
    Subsection "Display"
        Depth 24
        Modes "1280x1024" "1024x768" "800x600"
    EndSubsection
EndSection

Section "Monitor"
   Identifier  "Display1"
   HorizSync   30.0 - 80
   VertRefresh 50-75
   Option       "DPMS"
EndSection



################################################## Server 2 ######################################################
Section "InputDevice"
        Identifier      "PS2Keyboard-1"
        Driver          "kbd"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "de"
        Option          "XkbVariant"    "nodeadkeys"
EndSection

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

Section "Device"
    Identifier "NvidiaTwin2"
    VendorName "nvidia"
    BoardName "nVidia Corporation NV30GL [Quadro FX 1000] (rev a2)"
    Driver "nvidia"
    BusID "PCI:1:0:0"
    Screen       1
EndSection

Section "Screen"
    Identifier  "ScreenTwin2"
    Device      "NvidiaTwin2"
    Monitor     "Display1"
    DefaultDepth 24
    Subsection "Display"
        Depth 24
        Modes "1280x1024" "1024x768" "800x600"
    EndSubsection
EndSection

Section "Monitor"
   Identifier  "Display2"
   HorizSync   30.0 - 80
   VertRefresh 50-75
   Option       "DPMS"
EndSection

################################################## Server Layout 1 ######################################################
Section "ServerLayout"
    Identifier  "s1"
    Screen      0 "ScreenTwin1"
    InputDevice "PS2Mouse-1" "CorePointer"
    InputDevice "PS2Keyboard-1" "CoreKeyboard"
    Option "Xinerama" "1"
EndSection

################################################## Server Layout 2 ######################################################
Section "ServerLayout"
    Identifier  "s2"
    Screen      0 "ScreenTwin2"
    InputDevice "PS2Mouse-2" "CorePointer"
    InputDevice "PS2Keyboard-2" "CoreKeyboard"
    Option "Xinerama" "1"
EndSection

Section "DRI"
       Mode    0666
EndSection

muste noch auf deine hw anpassen und dann mit startx +parametern starten
 
Meine aktuelle config

Section "Files"
FontPath "/usr/share/X11/fonts/misc"
FontPath "/usr/share/X11/fonts/cyrillic"
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"
Load "dbe"
EndSection

################################################## Server 1 ######################################################
Section "InputDevice"
Identifier "PS2Keyboard-2"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "de"
Option "XkbVariant" "nodeadkeys"
EndSection

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

Section "Device"
Identifier "NvidiaTwin1"
VendorName "nvidia"
BoardName "GeForce4 TI 4200 with AGP8X"
Driver "nvidia"
BusID "1:0:0"
Screen 0
EndSection

Section "Screen"
Identifier "ScreenTwin1"
Device "NvidiaTwin1"
Monitor "Display1"
DefaultDepth 24
Subsection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600"
EndSubsection
EndSection

Section "Monitor"
Identifier "Display1"
HorizSync 30-83
VertRefresh 43-75
Option "DPMS"
EndSection



################################################## Server 2 ######################################################
Section "InputDevice"
Identifier "PS2Keyboard-1"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "de"
Option "XkbVariant" "nodeadkeys"
EndSection

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

Section "Device"
Identifier "NvidiaTwin2"
VendorName "nvidia"
BoardName "GForce TI4200 with AGP8X"
Driver "nvidia"
BusID "1:0:0"
Screen 1
EndSection

Section "Screen"
Identifier "ScreenTwin2"
Device "NvidiaTwin2"
Monitor "Display1"
DefaultDepth 24
Subsection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600"
EndSubsection
EndSection

Section "Monitor"
Identifier "Display2"
HorizSync 30-83
VertRefresh 50-76
Option "DPMS"
EndSection

################################################## Server Layout 1 ######################################################
Section "ServerLayout"
Identifier "s1"
Screen 0 "ScreenTwin1"
InputDevice "PS2Mouse-1" "CorePointer"
InputDevice "PS2Keyboard-1" "CoreKeyboard"
Option "Xinerama" "1"
EndSection

################################################## Server Layout 2 ######################################################
Section "ServerLayout"
Identifier "s2"
Screen 0 "ScreenTwin2"
InputDevice "PS2Mouse-2" "CorePointer"
InputDevice "PS2Keyboard-2" "CoreKeyboard"
Option "Xinerama" "1"
EndSection

Section "DRI"
Mode 0666
EndSection
 

Ähnliche Themen

XFCE freezes at startup

2 X Server

2nd view

2 Benutzer an einem Rechner zur gleichen Zeit

Probleme bei 2 TFT's - keine Augabe auf TFT 2 - Xinerama

Zurück
Oben