kern/120970: [drm] Radeon Problems related to DRM and/or DRI
Hannes Hauswedell
freebsd at soulrebel.in-berlin.de
Thu Feb 28 05:10:03 UTC 2008
The following reply was made to PR kern/120970; it has been noted by GNATS.
From: Hannes Hauswedell <freebsd at soulrebel.in-berlin.de>
To: bug-followup at freebsd.org, freebsd at soulrebel.in-berlin.de
Cc:
Subject: Re: kern/120970: [drm] Radeon Problems related to DRM and/or DRI
Date: Thu, 28 Feb 2008 05:57:42 +0000
hm.... I have another bt from X11, when it crashed while I was trying to
log out (attached below).
Also the card doesnt seem to need any kind of configuring in GNU/Linux.
It is possible to just boot the system with a live-cd like sidux and
for example play ut2003 (from a network share).
I don't whether the DRMs in FreeBSD and Linux share code, so I can't
really check, whether FreeBSD is behind on some part of DRM.
If someone could point be to documentation concerning this, I'll try to
investigate...
I just realised that when trying to run linux-quake3 i actually get
loads of
mieqEnequeue: out-of-order valuator event; dropping.
tossed event which came in late
in my Xorg.0.log.
(gdb) bt
#0 0x284eb862 in calloc () from /lib/libc.so.7
#1 0x284ebb7e in free () from /lib/libc.so.7
#2 0x081abe41 in Xfree ()
#3 0x0807ecf0 in DisableDevice ()
#4 0x0807f159 in CloseDownDevices ()
#5 0x081b1f63 in AbortServer ()
#6 0x081b24b6 in FatalError ()
#7 0x080bf773 in xf86SigHandler ()
#8 <signal handler called>
#9 0x284eb862 in calloc () from /lib/libc.so.7
#10 0x284ebb7e in free () from /lib/libc.so.7
#11 0x081abe41 in Xfree ()
#12 0x081227e4 in miRegionDestroy ()
#13 0x081193b2 in miDestroyClip ()
#14 0x08119859 in miChangeClip ()
#15 0x0810d3a4 in miCopyArea ()
#16 0x28a07568 in XAAChangeClip ()
from /usr/local/lib/xorg/modules//libxaa.so
#17 0x28a4a672 in cwChangeClip ()
from /usr/local/lib/xorg/modules//libxaa.so
#18 0x081642e6 in DamageExtensionInit ()
#19 0x0809584a in dixChangeGC ()
#20 0x08084f03 in ProcChangeGC ()
#21 0x0814529e in XaceHook ()
#22 0x08086ab0 in Dispatch ()
#23 0x0806e03b in main ()
More information about the freebsd-bugs
mailing list