From owner-freebsd-bugs@FreeBSD.ORG Thu Feb 28 05:10:03 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 03AC1106566C for ; Thu, 28 Feb 2008 05:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D9E288FC14 for ; Thu, 28 Feb 2008 05:10:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m1S5A2Wx094493 for ; Thu, 28 Feb 2008 05:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m1S5A2Al094492; Thu, 28 Feb 2008 05:10:02 GMT (envelope-from gnats) Date: Thu, 28 Feb 2008 05:10:02 GMT Message-Id: <200802280510.m1S5A2Al094492@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Hannes Hauswedell Cc: Subject: Re: kern/120970: [drm] Radeon Problems related to DRM and/or DRI X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Hannes Hauswedell List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Feb 2008 05:10:03 -0000 The following reply was made to PR kern/120970; it has been noted by GNATS. From: Hannes Hauswedell To: bug-followup@freebsd.org, freebsd@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 #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 ()