Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
XServer crash whith multiple XServers
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Thilo84
n00b
n00b


Joined: 29 Nov 2005
Posts: 3

PostPosted: Thu Nov 23, 2006 10:40 am    Post subject: XServer crash whith multiple XServers Reply with quote

Hello

I have a Problem with my XServers (Xorg and/or XGL)...
When I try to start 2 XServers the second one crash and my system freezes.
I wan't to start 2 XServers (Xorg and XGL) with GDM.
The first XServer start without a Problem, but when the second one start the system freezes with a black screen.
I tried several settings. But i can't start 2 XServers.

I have an ati graphic card. So i use the fglrx module. Is this the problem?

Everybody can help?
Thanks a lot...

Here is my GDM-Configuration...
Code:

[servers]
0=Standard
1=Xgl

[server-Xgl]
name=Xgl Server
command=/usr/bin/Xgl :1 -fullscreen -audit 0 -ac -br -accel glx:pbuffer -accel xv:pbuffer -xorgAc
flexible=true
chooser=false
handled=true
priority=0

[server-Standard]
name=Standard server
command=/usr/bin/X :0 -audit 0 -ac -br
chooser=false
handled=true
flexible=true
priority=0


My xorg.conf....
Code:


Section "Device"
        Identifier  "ATI3d"
        Driver      "fglrx"
        Option      "MonitorLayout" "AUTO, AUTO"
# === generic DRI settings ===
        Option      "no_accel" "no"
        Option      "no_dri" "no"
# === misc DRI settings ===
        Option      "mtrr" "off"
        Option      "DesktopSetup" "(null)"
        Option      "ScreenOverlap" "0"
# === TV-out Management ===
        Option      "NoTV" "no"
        Option      "TVFormat" "NTSC"
        Option      "TVStandard" "VIDEO"
        Option      "TVHSizeAdj" "0"
        Option      "TVVSizeAdj" "0"
        Option      "TVHPosAdj" "0"
        Option      "TVVPosAdj" "0"
        Option      "TVHStartAdj" "0"
        Option      "TVColorAdj" "0"
        Option      "GammaCorrectionI" "0x06419064"
        Option      "GammaCorrectionII" "0x00b0280b"
# === OpenGL specific profiles/settings ===
        Option      "Capabilities" "0x00000000"
        Option      "CapabilitiesEx" "0x00000000"
# === Video Overlay for the Xv extension ===
        Option      "VideoOverlay" "on"
# === OpenGL Overlay ===
        Option      "OpenGLOverlay" "off"
# === Center Mode (Laptops only) ===
        Option      "CenterMode" "off"
# === Pseudo Color Visuals (8-bit visuals) ===
        Option      "PseudoColorVisuals" "off"
# === QBS Management ===
        Option      "Stereo" "off"
        Option      "StereoSyncEnable" "1"
# === FSAA Management ===
        Option      "FSAAEnable" "no"
        Option      "FSAAScale" "1"
        Option      "FSAADisableGamma" "no"
        Option      "FSAACustomizeMSPos" "no"
        Option      "FSAAMSPosX0" "0.000000"
        Option      "FSAAMSPosY0" "0.000000"
        Option      "FSAAMSPosX1" "0.000000"
        Option      "FSAAMSPosY1" "0.000000"
        Option      "FSAAMSPosX2" "0.000000"
        Option      "FSAAMSPosY2" "0.000000"
        Option      "FSAAMSPosX3" "0.000000"
        Option      "FSAAMSPosY3" "0.000000"
        Option      "FSAAMSPosX4" "0.000000"
        Option      "FSAAMSPosY4" "0.000000"
        Option      "FSAAMSPosX5" "0.000000"
        Option      "FSAAMSPosY5" "0.000000"
# === Misc Options ===
        Option      "UseFastTLS" "1"
        Option      "BlockSignalsOnLock" "on"
        Option      "UseInternalAGPGART" "no"
        Option      "ForceGenericCPU" "no"
        BusID       "PCI:1:0:0"
EndSection
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum