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

Bug#490071: Problem still exists



I just rebooted the laptop and had the problem popping up again. I
tried various settings in xorg.conf, but only after I used the vesa
driver did I get a working X.org again. Before that, it often freezed
on the gdm welcome screen, or shortly after logging into xfce4.

My current xorg.conf:

------------

Section "ServerLayout"
        Identifier      "Default"
        #Screen         "Screen" 0 0
        Option          "AllowDeactivateGrabs" "1"
        Option          "AllowClosedownGrabs" "1"

        Screen 0        "Screen0"

        InputDevice     "Synaptics Touchpad"
EndSection
Section "Device"
        Identifier      "ATi"
#       Driver          "radeon"
#       Driver          "fglrx"
#       Driver          "ati"
        Driver          "vesa"
        Option          "NoLogo" "1"
        Option          "DynamicTwinView" "0"
        Option          "AddARGBGLXVisuals" "1"

#       Option          "AccelMethod" "exa"
        Option          "AccelMethod" "XAA" #tried with and without
#       Option          "Dpi" "105 x 105"
EndSection
Section "Screen"
        Identifier      "Screen0"
        Device          "ATi"

        DefaultDepth    24

        Monitor         "TFT Panel"
EndSection

Section "InputDevice"
        Identifier      "Synaptics Touchpad"
        Driver          "synaptics"
        Option          "SendCoreEvents"        "true"
        Option          "Device"                "/dev/psaux"
        Option          "Protocol"              "auto-dev"
        Option          "HorizScrollDelta"      "0"
EndSection

Section "Module"
        Load            "dri"
EndSection
Section "Monitor"
        Identifier      "TFT Panel"
        DisplaySize     305 230
EndSection

Section "Extensions"
        Option          "Composite" "false"
EndSection

------------

Regards,
Michiel

-- 
aquariusoft.org       software | web log       aquariusoft.org/~mbscholt
morphix.org            morphix | pgp       aquariusoft.org/files/key.asc
Those who would give up Essential Liberty to purchase a little Temporary
        Safety, deserve neither Liberty nor Safety   - Benjamin Franklin

Attachment: signature.asc
Description: PGP signature


Reply to: