From owner-freebsd-x11@FreeBSD.ORG Tue Oct 1 08:35:37 2013 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D4E8B957 for ; Tue, 1 Oct 2013 08:35:37 +0000 (UTC) (envelope-from zeising@freebsd.org) Received: from mail.lysator.liu.se (mail.lysator.liu.se [IPv6:2001:6b0:17:f0a0::3]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 846072794 for ; Tue, 1 Oct 2013 08:35:37 +0000 (UTC) Received: from mail.lysator.liu.se (localhost [127.0.0.1]) by mail.lysator.liu.se (Postfix) with ESMTP id CB7214001A for ; Tue, 1 Oct 2013 10:35:34 +0200 (CEST) Received: by mail.lysator.liu.se (Postfix, from userid 1004) id C117B40008; Tue, 1 Oct 2013 10:35:34 +0200 (CEST) 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 (unknown [94.254.45.105]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.lysator.liu.se (Postfix) with ESMTPSA id 4468740006; Tue, 1 Oct 2013 10:35:34 +0200 (CEST) Received: from mailscanner.daemonic.se (mailscanner.daemonic.se [IPv6:2001:470:dca9:0:1::6]) by mx.daemonic.se (Postfix) with ESMTPS id 3cpv1y01r4z8jLB; Tue, 1 Oct 2013 10:35:34 +0200 (CEST) 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 iUK_-zuj6tcJ; Tue, 1 Oct 2013 10:35:31 +0200 (CEST) Received: from mail.daemonic.se (mail.daemonic.se [IPv6:2001:470:dca9:0:1::4]) by mx.daemonic.se (Postfix) with ESMTPS id 3cpv1v60myz8jL9; Tue, 1 Oct 2013 10:35:31 +0200 (CEST) Received: from vivi.daemonic.se (vivi.daemonic.se [IPv6:2001:470:dca9:1::4]) by mail.daemonic.se (Postfix) with ESMTPSA id 3cpv1v54Ygz9D6J; Tue, 1 Oct 2013 10:35:31 +0200 (CEST) Message-ID: <524A8953.7080802@freebsd.org> Date: Tue, 01 Oct 2013 10:35:31 +0200 From: Niclas Zeising User-Agent: Mutt/1.5.21 MIME-Version: 1.0 To: Andrea Venturoli Subject: Re: [HEADS UP] Fwd: svn commit: r328711 - in head: . Mk astro/viking cad/pdnmesh cad/repsnapper deskutils/pinot devel/xorg-macros emulators/catapult emulators/qemu-devel emulators/tme games/klavaro games/sea-defender ... References: <201309291701.r8TH1gNv021817@svn.freebsd.org> <5248609D.7030105@freebsd.org> <5249F831.6050702@netfence.it> In-Reply-To: <5249F831.6050702@netfence.it> X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=UTF-8 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: Tue, 01 Oct 2013 08:35:37 -0000 On 10/01/13 00:16, Andrea Venturoli wrote: > On 09/29/13 19:17, Niclas Zeising wrote: >> HEADS UP! >> >> I just committed an update to the MESA graphics stack (libGL, dri) and >> various other xorg ports. This mostly relates to people running with >> WITH_NEW_XORG=, but be sure to check UPDATING before updating. >> If you have any qeustions, don't hesitate to contact me or send a mail >> to the freebsd-x11@FreeBSD.org mailing list. >> Regards! >> > > Great work! > > However, I think a little more info would be welcome by a lot of people. > > E.g. > In my case I have a Radeon card on 9.1... so: > _ I don't have KMS, right? No, you don't. You have to update to the latest 10-CURRENT for that. > _ up to now WITH_NEW_XORG has prevented 3D hardware acceleration from > working; is it still so with this update? I think so. Your best bet is to update to CURRENT. 10.0 isn't that far off, and we are in a code freeze, so 10 is reasonably stable. > _ any caveat? None known, just read UPDATING. Regards! -- Niclas Zeising