From owner-freebsd-x11@FreeBSD.ORG Tue Oct 21 13:24:02 2014 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 19844588 for ; Tue, 21 Oct 2014 13:24:02 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id BAFCFC68 for ; Tue, 21 Oct 2014 13:24:01 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.9/8.14.9) with ESMTP id s9LDNw9c012399 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 21 Oct 2014 07:23:58 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.9/8.14.9/Submit) with ESMTP id s9LDNwEc012396; Tue, 21 Oct 2014 07:23:58 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Tue, 21 Oct 2014 07:23:58 -0600 (MDT) From: Warren Block To: Mason Loring Bliss Subject: Re: Radeon Caicos issue In-Reply-To: <20141021041742.GU6490@blisses.org> Message-ID: References: <5445B045.10009@gmail.com> <20141021014727.GS6490@blisses.org> <20141021015827.GT6490@blisses.org> <20141021041742.GU6490@blisses.org> User-Agent: Alpine 2.11 (BSF 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Tue, 21 Oct 2014 07:23:58 -0600 (MDT) Cc: freebsd-x11@freebsd.org, =?ISO-8859-15?Q?Jan_Kokem=FCller?= X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Oct 2014 13:24:02 -0000 On Tue, 21 Oct 2014, Mason Loring Bliss wrote: > On Mon, Oct 20, 2014 at 09:58:27PM -0400, Mason Loring Bliss wrote: > >> And Xorg -configure dumped core, but I forgot to rebuild with GALLIUM, so I'm >> doing that now. > > And after rebuilding all with WITH_GALLIUM... Xorg still dumps core. "Rebuilding all" meaning all ports, or just the KMS-related ports as shown in https://wiki.freebsd.org/Graphics#Installing_KMS_Ports ? I'm using a Radeon 5750 very successfully in the computer I'm typing this on, which is also running 10-STABLE (10.1-PRERELEASE at the moment).