PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Freeze bei Logout



Bruce
25.10.03, 13:49
Hi!

Ich habe ein riesen Problem, und zwar wenn ich mich ausloggen will. Ich besitze einen PC mit 2 Grafikkarten und 2 Monitoren, die im Xinerama Modus laufen. Ohne Xinerama funktioniert alles einwandtfrei, nur sobald ich diesen aktiviere (da ich ihn benötige!) friert mein PC ein, sobald ich mich abmelden will. Es ist egal, ob ich kdm, gdm oder xdm verwende, und auch egal, ober ich GNOME oder KDE verwende, die Kiste friert IMMER ein. Kann mir jemand helfen? Ich bin echt am verzweifeln.

Gruß

Bruce

Bruce
25.10.03, 13:50
Hier meine XF86Config


Section "ServerLayout"
Identifier "XFree86 Configured"
Screen 0 "Screen0" 0 0
Screen 1 "Screen1" RightOf "Screen0"
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "ServerFlags"
Option "AllowMouseOpenFail"
Option "Xinerama"
EndSection

Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
ModulePath "/usr/X11R6/lib/modules"
FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled"
FontPath "unix/:-1"
EndSection

Section "Module"
Load "glx"
Load "dbe"
# Load "dri"
Load "extmod"
Load "record"
Load "xtrap"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "logiink"
Option "XkbLayout" "de"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/mouse"
Option "ZAxisMapping" "4 5"
Option "Buttons" "5"
EndSection



Section "Monitor"
Identifier "princeton"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
HorizSync 30.0 - 80.0
VertRefresh 50.0 - 80.0
EndSection

Section "Monitor"
#DisplaySize 300 230 # mm
Identifier "samsung"
VendorName "SAM"
ModelName "570S/580S TFT"
HorizSync 31.5 - 61.0
VertRefresh 50.0 - 75.0
Option "DPMS"
EndSection



Section "Device"

### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "DigitalVibrance" # <i>
#Option "PageFlip" # [<bool>]
#Option "Dac8Bit" # [<bool>]
#Option "NoLogo" # [<bool>]
#Option "Overlay" # [<bool>]
#Option "UBB" # [<bool>]
#Option "Stereo" # <i>
#Option "WindowFlip" # [<bool>]
#Option "SWcursor" # [<bool>]
#Option "HWcursor" # [<bool>]
#Option "VideoKey" # <i>
#Option "NvAGP" # <i>
#Option "IgnoreEDID" # [<bool>]
#Option "NoDDC" # [<bool>]
#Option "ConnectedMonitor" # <str>
#Option "ConnectedMonitors" # <str>
#Option "TVStandard" # <str>
#Option "TVOutFormat" # <str>
#Option "RenderAccel" # [<bool>]
#Option "CursorShadow" # [<bool>]
#Option "CursorShadowAlpha" # <i>
#Option "CursorShadowXOffset" # <i>
#Option "CursorShadowYOffset" # <i>
#Option "UseEdidFreqs" # [<bool>]
#Option "FlatPanelProperties" # <str>
#Option "TwinView" # [<bool>]
#Option "TwinViewOrientation" # <str>
#Option "SecondMonitorHorizSync" # <str>
#Option "SecondMonitorVertRefresh" # <str>
#Option "MetaModes" # <str>
#Option "UseInt10Module" # [<bool>]
#Option "SwapReady" # [<bool>]
#Option "NoTwinViewXineramaInfo" # [<bool>]
#Option "NoRenderExtension" # [<bool>]
#Option "UseClipIDs" # [<bool>]
#Option "CIOverlay" # [<bool>]
#Option "TransparentIndex" # <i>
#Option "OverlayDefaultVisual" # [<bool>]
#Option "NvEmulate" # <i>
#Option "NoBandWidthTest" # [<bool>]
#Option "CustomEDID-CRT-0" # <str>
#Option "CustomEDID-CRT-1" # <str>
#Option "CustomEDID-DFP-0" # <str>
#Option "CustomEDID-DFP-1" # <str>
#Option "CustomEDID-TV-0" # <str>
#Option "CustomEDID-TV-1" # <str>
#Option "TVOverScan" # <f>
#Option "IgnoreDisplayDevices" # <str>
#Option "MultisampleCompatibility" # [<bool>]
Identifier "nvidiageforce"
Driver "nvidia"
VendorName "nVidia Corporation"
BoardName "NV11 [GeForce2 MX/MX 400]"
Option "IgnoreEDID" "1"
BusID "PCI:1:0:0"
EndSection

Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
### [arg]: arg optional
#Option "accel" # [<bool>]
#Option "crt_display" # [<bool>]
#Option "composite_sync" # [<bool>]
#Option "hw_cursor" # [<bool>]
#Option "linear" # [<bool>]
#Option "mmio_cache" # [<bool>]
#Option "panel_display" # [<bool>]
#Option "probe_clocks" # [<bool>]
#Option "reference_clock" # <freq>
#Option "shadow_fb" # [<bool>]
#Option "sw_cursor" # [<bool>]
Identifier "atirage"
Driver "ati"
VendorName "ATI"
BoardName "3D Rage II+ 215GTB [Mach64 GTB]"
ChipSet "ati"
ChipId 0x4755
ChipRev 0x9a
BusID "PCI:0:9:0"
EndSection



Section "Screen"
Identifier "Screen0"
Device "nvidiageforce"
Monitor "princeton"
DefaultDepth 16
SubSection "Display"
Modes "1280x1024"
Depth 1
EndSubSection
SubSection "Display"
Modes "1280x1024"
Depth 4
EndSubSection
SubSection "Display"
Modes "1280x1024"
Depth 8
EndSubSection
SubSection "Display"
Modes "1280x1024"
Depth 15
EndSubSection
SubSection "Display"
Modes "1280x1024"
Depth 16
EndSubSection
SubSection "Display"
Modes "1280x1024"
Depth 24
EndSubSection
EndSection

Section "Screen"
Identifier "Screen1"
Device "atirage"
Monitor "samsung"
DefaultDepth 16
SubSection "Display"
Modes "1024x768"
Depth 1
EndSubSection
SubSection "Display"
Modes "1024x768"
Depth 4
EndSubSection
SubSection "Display"
Modes "1024x768"
Depth 8
EndSubSection
SubSection "Display"
Modes "1024x768"
Depth 15
EndSubSection
SubSection "Display"
Modes "1024x768"
Depth 16
EndSubSection
SubSection "Display"
Modes "1024x768"
Depth 24
EndSubSection
EndSection

Bruce
25.10.03, 13:52
Hier meine XFree86.0.log

kippndreser
25.10.03, 18:44
probiers mal ohne GLX / OpenGL Unterstützung.

Wenn das nichts hilft nimm einmal anstelle des "binary-only-nvidia-Treibers" den opensource "nv" Treiber, der bei XFree mitgeliefert wird. (da hast du dann halt leider auch kein hardwarebeschleunigtes OpenGL).