Supertux totaly hangs computer using xorg ATI driver and EXA accelmethod

Bug #27741 reported by tielie
8
Affects Status Importance Assigned to Milestone
xserver-xorg-driver-ati (Ubuntu)
Invalid
Medium
Daniel Stone

Bug Description

Supertux totally hangs on my system using this config. I need to restart the
computer.

I am using linux version 2.6.15-9-686

and

X Window System Version 6.99.99.904 (7.0.0 RC 4)

Section "Module"
        Load "bitmap"
        Load "dbe"
        Load "ddc"
        Load "extmod"
        SubSection "extmod"
                Option "omit xfree86-dga"
        EndSubSection
        Load "freetype"
        Load "glx"
        Load "dri"
        Load "int10"
        Load "record"
        Load "type1"
        Load "vbe"
EndSection

Section "Device"
        Identifier "Radeon"
        Driver "radeon"
        Option "RenderAccel" "true"
        Option "AGPFastWrite" "off"
        Option "DynamicClocks" "on"
        Option "AccelMethod" "exa"
EndSection

Section "Extensions"
        Option "Composite" "disable" // both enable/disable craches
EndSection

Revision history for this message
Daniel Stone (daniels) wrote :

why do you have dynamicclocks enabled? does disabling it help? why are you
omitting dga? does that help any? does it crash without exa (i.e. using xaa)?

Revision history for this message
tielie (webmaster-tielie) wrote :

right now it looks like it has to do with the switchresoultion bug reported some
days ago.

http://bugzilla.ubuntu.com/show_bug.cgi?id=22083

also found that the XAA driver works without problems...

This bug has been marked as a duplicate of bug 28171.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.