← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 575140] Re: [RV250] Kubuntu Lucid: Xorg gets SEGV

 

I was somehow guessing that EXA could be the culprit and tried to verify
my guess by disabling EXA.

How could I do that?

Simply renaming /usr/lib/xorg/modules/libexa.so did not work, the server
gets a fatal error when it cannot locate the file.

I googled around and understood that XAA is a predecessor of EXA. So I
created the following conf file:

Section "Device"
        Identifier      "Configured Video Device"
        Driver          "ati"
        Option          "AccelMethod" "XAA"
EndSection

According the log the file was read without warnings and AccelMethod XAA
was selected. But the Radeon driver still decided to load libexa.so. And
no surprise the crash did occur again. Is EXA hardcoded in the drivers
for this card or can I disable it somehow?

-- 
[RV250] Kubuntu Lucid: Xorg gets SEGV
https://bugs.launchpad.net/bugs/575140
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in ubuntu.



References