simplex
[Versuchstier]
EDIT:
Problem behoben! Siehe eingefügte Zeilen in xorg.conf "rot markiert"
Hallo liebe Community,
gestern habe ich einen zweiten identischen TFT erhalten und nun wollte ich "Xinerama" ausprobieren. Jedoch scheint dies nicht zu funktionieren, da ich auf dem zweiten TFT bei Start von KDM bzw. KDE keine Ausgabe erhalte. Der zweite Monitor ist somit "aus".
Ich weiß irgendwie nicht weiter und würde mich freuen, wenn hier einige Experten ihren Senf dazu geben könnten
Hier meine aktuelle Xorg.conf
Auszug aus der Log von Xorg:
Ich denke mal, dass ich irgendwo einen "Denkfehler" drin habe, den ich selber nicht nachvollziehen kann!
Merci schon einmal für die Antworten!
Bye Bye
Micha
Problem behoben! Siehe eingefügte Zeilen in xorg.conf "rot markiert"
Hallo liebe Community,
gestern habe ich einen zweiten identischen TFT erhalten und nun wollte ich "Xinerama" ausprobieren. Jedoch scheint dies nicht zu funktionieren, da ich auf dem zweiten TFT bei Start von KDM bzw. KDE keine Ausgabe erhalte. Der zweite Monitor ist somit "aus".
Ich weiß irgendwie nicht weiter und würde mich freuen, wenn hier einige Experten ihren Senf dazu geben könnten
Hier meine aktuelle Xorg.conf
Code:
################################
#Graphic Device Section
################################
Identifier "Card 1"
Driver "nvidia"
BusID "PCI:1:0:0"
[B][COLOR="Red"] screen 0[/COLOR][/B]
EndSection
Section "Device"
Identifier "Card 2"
Driver "nvidia"
BusID "PCI:1:0:0"
[COLOR="Red"][B] screen 1[/B][/COLOR]
EndSection
################################
#Monitor Section
################################
Section "Monitor"
Identifier "Display 1"
Option "DPMS"
HorizSync 30-83
VertRefresh 55-75
EndSection
Section "Monitor"
Identifier "Display 2"
Option "DPMS"
HorizSync 30-83
VertRefresh 55-75
EndSection
################################
################################
#Screen Section
#################################
Section "Screen"
Identifier "Display 1"
Device "Card 1"
Monitor "Display 1"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x1024"
EndSubSection
EndSection
Section "Screen"
Identifier "Display 2"
Device "Card 2"
Monitor "Display 2"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x1024"
EndSubSection
EndSection
#####################################
#####################################
#Section SeverLayout
#####################################
Section "ServerLayout"
Identifier "Xinerama Layout"
Screen 0 "Display 1" 0 0
Screen 1 "Display 2" RightOf "Display 1"
Option "Xinerama" "On"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection
Section "DRI"
Mode 0666
EndSection
Auszug aus der Log von Xorg:
Code:
......
==) Log file: "/var/log/Xorg.0.log", Time: Sat Jun 23 10:57:07 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Xinerama Layout"
(**) |-->Screen "Display 1" (0)
(**) | |-->Monitor "Display 1"
(**) | |-->Device "Card 1"
(**) |-->Screen "Display 2" (1)
(**) | |-->Monitor "Display 2"
(**) | |-->Device "Card 2"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "stylus"
(**) |-->Input Device "cursor"
(**) |-->Input Device "eraser"
......
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(**) Option "Xinerama" "On"
(**) Xinerama: enabled
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81c92e0
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 1.1
X.Org XInput driver : 0.7
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
......
(II) Wacom driver level: 47-0.7.7-7 $
(II) NVIDIA dlloader X Driver 1.0-9631 Thu Nov 9 17:39:58 PST 2006
(II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
(II) Primary Device is: PCI 01:00:0
(WW) NVIDIA: More than one matching Device section for instances
(BusID: PCI:1:0:0) found: Card 2
(--) Chipset NVIDIA GPU found
(II) Loading sub module "fb"
......
(II) Setting vga for screen 0.
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Enabling RENDER acceleration
(II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
(II) NVIDIA(0): enabled.
(II) NVIDIA(0): NVIDIA GPU GeForce 7600 GT at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 262144 kBytes
(--) NVIDIA(0): VideoBIOS: 05.73.22.51.01
(II) NVIDIA(0): Detected PCI Express Link width: 16X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce 7600 GT at PCI:1:0:0:
(--) NVIDIA(0): AOC LM928 (DFP-0)
(--) NVIDIA(0): AOC LM928 (DFP-1)
(--) NVIDIA(0): AOC LM928 (DFP-0): 330.0 MHz maximum pixel clock
(--) NVIDIA(0): AOC LM928 (DFP-0): Internal Dual Link TMDS
(--) NVIDIA(0): AOC LM928 (DFP-1): 165.0 MHz maximum pixel clock
(--) NVIDIA(0): AOC LM928 (DFP-1): Internal Single Link TMDS
(II) NVIDIA(0): Assigned Display Device: DFP-0
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0): "1280x1024"
(II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
(--) NVIDIA(0): DPI set to (85, 86); computed from "UseEdidDpi" X config
(--) NVIDIA(0): option
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? No, I don't.
......
(II) XINPUT: Adding extended input device "NVIDIA Damage Notification Manager" (type: Other)
(II) XINPUT: Adding extended input device "NVIDIA Kernel RC Handler" (type: Other)
(II) XINPUT: Adding extended input device "NVIDIA Event Handler" (type: Other)
(**) Option "Device" "/dev/input/wacom"
(EE) xf86OpenSerial: Cannot open device /dev/input/wacom
No such file or directory.
Error opening /dev/input/wacom : Success
(**) Option "Device" "/dev/input/wacom"
(EE) xf86OpenSerial: Cannot open device /dev/input/wacom
No such file or directory.
Error opening /dev/input/wacom : Success
(**) Option "Device" "/dev/input/wacom"
(EE) xf86OpenSerial: Cannot open device /dev/input/wacom
No such file or directory.
Error opening /dev/input/wacom : Success
(II) Configured Mouse: ps2EnableDataReporting: succeeded
Could not init font path element /usr/X11R6/lib/X11/fonts/misc, removing from list!
Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list!
Could not init font path element /usr/X11R6/lib/X11/fonts/Type1, removing from list!
.....
Ich denke mal, dass ich irgendwo einen "Denkfehler" drin habe, den ich selber nicht nachvollziehen kann!
Merci schon einmal für die Antworten!
Bye Bye
Micha
Zuletzt bearbeitet: