From owner-freebsd-x11@FreeBSD.ORG Mon Feb 25 18:01:41 2008 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D5B9416A407; Mon, 25 Feb 2008 18:01:41 +0000 (UTC) (envelope-from freebsd@soulrebel.in-berlin.de) Received: from einhorn.in-berlin.de (einhorn.in-berlin.de [192.109.42.8]) by mx1.freebsd.org (Postfix) with ESMTP id 703AF13C4E3; Mon, 25 Feb 2008 18:01:41 +0000 (UTC) (envelope-from freebsd@soulrebel.in-berlin.de) X-Envelope-From: freebsd@soulrebel.in-berlin.de Received: from fbsdlap (soulrebel.in-vpn.de [217.197.85.84]) (authenticated bits=0) by einhorn.in-berlin.de (8.13.6/8.13.6/Debian-1) with ESMTP id m1PHcFsD019571 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 25 Feb 2008 18:38:16 +0100 From: Hannes Hauswedell To: linimon@freebsd.org Date: Mon, 25 Feb 2008 18:34:25 +0000 User-Agent: KMail/1.9.6 References: <200802231429.m1NETYHI003073@freefall.freebsd.org> In-Reply-To: <200802231429.m1NETYHI003073@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802251834.26043.freebsd@soulrebel.in-berlin.de> X-Scanned-By: MIMEDefang_at_IN-Berlin_e.V. on 192.109.42.8 Cc: freebsd-bugs@freebsd.org, freebsd-x11@freebsd.org Subject: Re: ports/120970: [radeon] Radeon Problems related to DRM and/or DRI X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Feb 2008 18:01:41 -0000 I tried to use EXA for Accel, now X even crashes "just logging out". I attached the backtrace below. Also after using something that requires DRI I can't use the pseudo-terminals, because my screen tells me that the it can't display what its being fed. (I tried a second screen, same problem) I have compiled wine with kthread support and now: 1) Starcraft works 2) when starting Warcraft3 randr seems to change the screen resolution 10 or 15 times, then it loads Warcraft3. The menus have some funky display errors("rainbow colored rays"), but the game itself runs very well. => No real Problems with wine so far (actually Warcraft3 performs better than with proprietary nvidia card and freebsd6) When will xf86-video-ati-6.8 be in the ports? Maybe that will help... Xorg-crash with accel=EXA (gdb) bt #0 0x28708f5a in DRILock () from /usr/local/lib/xorg/modules/extensions//libdri.so #1 0x287b7ac5 in RADEONLeaveVT () from /usr/local/lib/xorg/modules/drivers//radeon_drv.so #2 0x080a1ec8 in AbortDDX () #3 0x081b1f68 in AbortServer () #4 0x081b24b6 in FatalError () #5 0x080bf773 in xf86SigHandler () #6 #7 0x288bc742 in exaWaitSync () from /usr/local/lib/xorg/modules//libexa.so #8 0x287ae43b in radeon_crtc_hide_cursor () from /usr/local/lib/xorg/modules/drivers//radeon_drv.so #9 0x080eca5f in xf86CrtcConfigInit () #10 0x080ecab2 in xf86_hide_cursors () #11 0x080ecf9c in xf86_cursors_init () #12 0x287ae229 in RADEONCursorInit () from /usr/local/lib/xorg/modules/drivers//radeon_drv.so #13 0x287b9861 in RADEONScreenInit () from /usr/local/lib/xorg/modules/drivers//radeon_drv.so #14 0x0806d6bc in AddScreen () #15 0x080a25ec in InitOutput () #16 0x0806de46 in main ()