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

Bug#625521: glibc: causes segfault in Xorg



On Mit, 2011-05-04 at 23:41 -0500, Steve M. Robbins wrote: 
> On Wed, May 04, 2011 at 10:08:47AM +0200, Michel Dänzer wrote:
> 
> > Steve, can you provide the output of fbset -i and the
> > "/etc/X11/xorg.conf file as well? Any reason for not using the radeon
> > driver?
> 
> I don't know why the radeon driver is not in use.

Looks like you're missing the xserver-xorg-video-ati package, which is
necessary for the radeon driver to get loaded automagically by the X
server. Maybe this package was accidentally uninstalled along with the
libc6 upgrade?

If you can't or don't want to install it again for some reason, you can
explicitly choose the radeon driver in xorg.conf Section "Device".


> fbset -i:
> 
> mode "1280x1024"
>     geometry 1280 1024 3200 1200 32
>     timings 0 0 0 0 0 0 0
>     accel true
>     rgba 8/16,8/8,8/0,0/0
> endmode
> 
> Frame buffer device information:
>     Name        : radeondrmfb
>     Address     : 0xd0142000
>     Size        : 9216000
>     Type        : PACKED PIXELS
>     Visual      : TRUECOLOR
>     XPanStep    : 1
>     YPanStep    : 1
>     YWrapStep   : 0
>     LineLength  : 7680
>     Accelerator : No
> 
> xorg.conf:

[...]

> 	SubSection "Display"
> 		Virtual 3200 1200
> 	EndSubSection

Does commenting out this SubSection "Display" (or moving xorg.conf out
of the way altogether, it shouldn't be necessary anymore) help? It's no
longer needed with the radeon driver with KMS, and I suspect it's
triggering bugs with the fbdev driver.


-- 
Earthling Michel Dänzer           |                http://www.vmware.com
Libre software enthusiast         |          Debian, X and DRI developer



Reply to: