From owner-freebsd-x11@FreeBSD.ORG Sun Nov 4 19:59:39 2012 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 00589AEF for ; Sun, 4 Nov 2012 19:59:38 +0000 (UTC) (envelope-from zeising@freebsd.org) Received: from mail.lysator.liu.se (mail.lysator.liu.se [IPv6:2001:6b0:17:f0a0::3]) by mx1.freebsd.org (Postfix) with ESMTP id 6508F8FC08 for ; Sun, 4 Nov 2012 19:59:38 +0000 (UTC) Received: from mail.lysator.liu.se (localhost [127.0.0.1]) by mail.lysator.liu.se (Postfix) with ESMTP id 3BC4E40009 for ; Sun, 4 Nov 2012 20:59:37 +0100 (CET) Received: by mail.lysator.liu.se (Postfix, from userid 1004) id 2E1FB40006; Sun, 4 Nov 2012 20:59:37 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on bernadotte.lysator.liu.se X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=AWL autolearn=disabled version=3.3.1 X-Spam-Score: 0.0 Received: from mx.daemonic.se (mx.daemonic.se [IPv6:2001:470:dca9:0:1::3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.lysator.liu.se (Postfix) with ESMTPSA id E4E2240003; Sun, 4 Nov 2012 20:59:36 +0100 (CET) Received: from mailscanner.daemonic.se (mailscanner.daemonic.se [IPv6:2001:470:dca9:0:1::6]) by mx.daemonic.se (Postfix) with ESMTPS id 3Xvnt03Z2Pz8hVn; Sun, 4 Nov 2012 20:59:36 +0100 (CET) X-Virus-Scanned: amavisd-new at daemonic.se Received: from mx.daemonic.se ([10.1.0.3]) (using TLS with cipher CAMELLIA256-SHA) by mailscanner.daemonic.se (mailscanner.daemonic.se [10.1.0.6]) (amavisd-new, port 10025) with ESMTPS id k7FjLVbODdoq; Sun, 4 Nov 2012 20:59:34 +0100 (CET) Received: from mail.daemonic.se (mail.daemonic.se [IPv6:2001:470:dca9:0:1::4]) by mx.daemonic.se (Postfix) with ESMTPS id 3Xvnsy3kCyz8hVm; Sun, 4 Nov 2012 20:59:34 +0100 (CET) Received: from tifa.daemonic.se (tifa.daemonic.se [IPv6:2001:470:dca9:1::6]) by mail.daemonic.se (Postfix) with ESMTPSA id 3Xvnsy2t5Sz9CwX; Sun, 4 Nov 2012 20:59:34 +0100 (CET) Received: from tifa.daemonic.se (localhost [IPv6:::1]) by tifa.daemonic.se (Postfix) with ESMTP id 800E022AFA; Sun, 4 Nov 2012 20:59:30 +0100 (CET) Message-ID: <5096C921.5020900@freebsd.org> Date: Sun, 04 Nov 2012 20:59:29 +0100 From: Niclas Zeising User-Agent: Mutt/1.5.21 MIME-Version: 1.0 To: ajtiM Subject: Re: r300-based boards... Are they now officially a lost cause? References: <98725.1351995655@tristatelogic.com> <201211040513.32005.lumiwa@gmail.com> <50965790.3090200@freebsd.org> <201211041349.16659.lumiwa@gmail.com> In-Reply-To: <201211041349.16659.lumiwa@gmail.com> Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Cc: freebsd-x11@freebsd.org X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Nov 2012 19:59:39 -0000 On 11/04/12 20:49, ajtiM wrote: > On Sunday 04 November 2012 05:54:56 Niclas Zeising wrote: > >> >> It would be very helpful if you are able to test this both with the new >> xorg that's in ports, and the experimental repository. I don't know >> exactly where the 'cut' is, and I think even more drivers were axed in >> mesa 8.0. It might also be that the driver works in X, but you don't >> get any acceleration, and things like that. >> Regards! > > I will do. > One question more, please: I did check which ports should be updated and > portmaster shows me dri, libdrm, libGL, libGLU and xorg-server. IMO I need to > update the other ports related to xorg too? Is it enough just the video > drivers? It might be enough, but I would rebuild everything that depends on dri, libdrm, mesa and the xorg libraries, just to be on the safe side. There are probably a lot of library version numbers that change, as well as APIs and stuff. Regards! -- Niclas Zeising