xorg dziwny problem.
: 18 grudnia 2007, 21:40
Witam!
Mam taki dziwny problem , chodzi o to że: uruchamiając kde (mam tam beryl'a) ładuję się aż do widoku pulpitu , potem widać tylko logo nvidii i powraca do gdm. problem ten pojacia się tylko w przy wyborze kde.pierwsze co mi do głowy przyszło to złe wpisy w xorg.conf , ale nie edytowałem go od kilku miesięcy wiec raczej nie. może ktoś się z tym spotkał wcześniej?
ale na wszelki wypadek zmieszcze mojego xorg.conf
Mam taki dziwny problem , chodzi o to że: uruchamiając kde (mam tam beryl'a) ładuję się aż do widoku pulpitu , potem widać tylko logo nvidii i powraca do gdm. problem ten pojacia się tylko w przy wyborze kde.pierwsze co mi do głowy przyszło to złe wpisy w xorg.conf , ale nie edytowałem go od kilku miesięcy wiec raczej nie. może ktoś się z tym spotkał wcześniej?
ale na wszelki wypadek zmieszcze mojego xorg.conf
Kod: Zaznacz cały
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder26) Wed Jun 13 16:54:14 PDT 2007
# xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Section "Files"
EndSection
Section "Module"
Load "glx"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "pl"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
HorizSync 28.0 - 72.0
VertRefresh 43.0 - 60.0
Option "DPMS"
EndSection
Section "Device"
Identifier "nVidia Corporation G80 [GeForce 8800 GTS]"
Driver "nvidia"
Option "AddARGBGLXVisuals" "true"
Option "AllowGLXWithComposite" "true"
Option "TripleBuffer" "true
#Option "CursosShadow" "true"
Option "UseEdidFreqs" "true"
Option "RenderAccel" "true"
Option "backingstore" "true"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation G80 [GeForce 8800 GTS]"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1440x900" "1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1200x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection