[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problems with beryl after dist-upgrade



Sam wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi all,
Just did a dist-upgrade. Upon reboot I get the usual login screen, but when I log in things start up and then immediately crash back to the login screen.

Here is my xorg.conf file that worked before upgrade

Section "ServerLayout"
    Identifier     "Default Layout"
    Screen         "Default Screen" 0 0
    InputDevice    "Generic Keyboard"
    InputDevice    "Configured Mouse"
EndSection

Section "Files"
EndSection

Section "Module"
    Load           "glx"
    Load           "dbe"
EndSection

Section "InputDevice"
    Identifier     "Generic Keyboard"
    Driver         "kbd"
    Option         "CoreKeyboard"
    Option         "XkbRules" "xorg"
    Option         "XkbModel" "pc104"
    Option         "XkbLayout" "us"
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     "EN9410e"
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "nVidia Corporation G71 [GeForce 7300 GS]"
    Driver         "nvidia"
Option "RenderAccel" "true"
Option "AllowGLXWithComposite" "true"
EndSection

Section "Screen"
    Identifier     "Default Screen"
    Device         "nVidia Corporation G71 [GeForce 7300 GS]"
    Monitor        "EN9410e"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400"
 "640x480"
    EndSubSection
Option "AddARGBGLXVisuals" "True"
EndSection

Section "Extensions"
Option "Composite" "Enable"
EndSection



I had to chop of the last section "extentions" in order to get beryl to finally crash back to metacity so I could get a Desktop environment. Any Idea whats going wrong with this?

Thanks in advance,
Sam

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGvTO4MwtNS8TLpaIRAm6xAKDBQfFnnnU+Tu5RPPPmGpQNRt56JgCff2X+
O2stngxfT2g39o+gJNvufoU=
=YigC
-----END PGP SIGNATURE-----

not 100% sure but sudo dpkg-reconfigure xserver-xorg always works for me with xserver problems.





Reply to: