xorg crashes with signal 11 on startup

Warren Block wblock at wonkity.com
Wed Dec 16 00:13:57 UTC 2009


On Wed, 16 Dec 2009, Rene Ladan wrote:

> On 16-12-2009 00:10, Warren Block wrote:
>> On Tue, 15 Dec 2009, Rene Ladan wrote:
>>> I replaced the radeonhd driver with the radeon driver in
>>> /etc/X11/xorg.conf after installing x11-drivers/xf86-video-ati, but
>>> that driver doesn't even find my screen.
>>> 
>>> from the modified xorg.conf :
>>> 
>>> Section "Device"
>>> Identifier "* Radeon"
>>> Driver "radeon"
>>> BusID "pc:1:0:0"
>>> Option "DRI" "true"
>>> Option "ForceDPI" "98"
>>> EndSection
>>> 
>>> Section "Screen"
>>> Identifier "Screen 1"
>>> Device "* Radeon"
>>> EndSection
>> 
>> Could you post Xorg.0.log with the radeon driver?
>> 
> Yes, attached.

You need to put the Option "AccelMethod" "EXA" back in the Device 
section.  Other than that, nothing jumps out.  Maybe that's all it'll 
take, nothing else jumps out.

-Warren Block * Rapid City, South Dakota USA


More information about the freebsd-x11 mailing list