Comment 9 for bug 459153

Revision history for this message
Christoph Moseler (chris-moseler) wrote : Re: Google Earth crash with Ubuntu 9.10 open source 3D Drivers ATI

Same thing here after updating to 9.10.

lspci
[...]
03:00.0 VGA compatible controller: ATI Technologies Inc R580 [Radeon X1900]
03:00.1 Display controller: ATI Technologies Inc R580 [Radeon X1900]

My xorg.conf:

# Comments removed
Section "Monitor"
        Identifier "Configured Monitor"
EndSection

Section "Screen"
        Identifier "Default Screen"
        Monitor "Configured Monitor"
        Device "Configured Video Device"
EndSection

Section "Device"
        Identifier "Configured Video Device"
EndSection

Section "ServerFlags"
        Option "DontZap" "False"
EndSection

I also attached my Xorg.0.log