From owner-freebsd-x11@FreeBSD.ORG Mon Mar 9 03:40:03 2009 Return-Path: Delivered-To: freebsd-x11@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E6A96106566B for ; Mon, 9 Mar 2009 03:40: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 D4BF18FC16 for ; Mon, 9 Mar 2009 03:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n293e3qP039959 for ; Mon, 9 Mar 2009 03:40:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n293e3XF039958; Mon, 9 Mar 2009 03:40:03 GMT (envelope-from gnats) Date: Mon, 9 Mar 2009 03:40:03 GMT Message-Id: <200903090340.n293e3XF039958@freefall.freebsd.org> To: freebsd-x11@FreeBSD.org From: Vladimir Kushnir Cc: Subject: Re: ports/132403: x11/xorg with Radeon X600 (R370): cannot re-initialize DRI X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Vladimir Kushnir List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Mar 2009 03:40:04 -0000 The following reply was made to PR ports/132403; it has been noted by GNATS. From: Vladimir Kushnir To: Robert Noland Cc: bug-followup@FreeBSD.org, vkushnir@bigmir.net Subject: Re: ports/132403: x11/xorg with Radeon X600 (R370): cannot re-initialize DRI Date: Mon, 9 Mar 2009 00:00:39 +0200 (EET) On Sun, 8 Mar 2009, Robert Noland wrote: > Please try this patch and see if it helps. I'm not sure what size GART > is trying to be allocated, but it appears that the allocation is failing > after you have other stuff up and running. > -- > Robert Noland > FreeBSD Thanks, I'll try it ASAP. Vladimir