From owner-freebsd-x11@FreeBSD.ORG Thu Sep 6 20:26:11 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 BC547106566B for ; Thu, 6 Sep 2012 20:26:11 +0000 (UTC) (envelope-from zeising@daemonic.se) Received: from mail.lysator.liu.se (mail.lysator.liu.se [IPv6:2001:6b0:17:f0a0::3]) by mx1.freebsd.org (Postfix) with ESMTP id 3A0BE8FC0A for ; Thu, 6 Sep 2012 20:26:11 +0000 (UTC) Received: from mail.lysator.liu.se (localhost [127.0.0.1]) by mail.lysator.liu.se (Postfix) with ESMTP id 0EF1D40005 for ; Thu, 6 Sep 2012 22:26:10 +0200 (CEST) Received: by mail.lysator.liu.se (Postfix, from userid 1004) id 0138140011; Thu, 6 Sep 2012 22:26:09 +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 (h-45-105.a163.priv.bahnhof.se [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 3AB9640005; Thu, 6 Sep 2012 22:26:08 +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 3XCYFr07w2z8gtM; Thu, 6 Sep 2012 22:26:08 +0200 (CEST) X-Virus-Scanned: amavisd-new at daemonic.se Received: from mx.daemonic.se ([IPv6:2001:470:dca9:0:1::3]) (using TLS with cipher CAMELLIA256-SHA) by mailscanner.daemonic.se (mailscanner.daemonic.se [2001:470:dca9:0:1::6]) (amavisd-new, port 10025) with ESMTPS id y37SFRUc9-c4; Thu, 6 Sep 2012 22:26:06 +0200 (CEST) Received: from mail.daemonic.se (mail.daemonic.se [10.1.0.4]) by mx.daemonic.se (Postfix) with ESMTPS id 3XCYFp0m0rz8gtL; Thu, 6 Sep 2012 22:26:06 +0200 (CEST) Received: from [10.32.0.4] (vivi.daemonic.se [10.32.0.4]) by mail.daemonic.se (Postfix) with ESMTPSA id 3XCYFp03HMz9Ctj; Thu, 6 Sep 2012 22:26:05 +0200 (CEST) Message-ID: <504906E2.5000407@daemonic.se> Date: Thu, 06 Sep 2012 22:26:10 +0200 From: Niclas Zeising User-Agent: Mutt/1.5.21 MIME-Version: 1.0 To: archibald References: <33de819924078ec451b5901765af23ff@ethernull.org> In-Reply-To: <33de819924078ec451b5901765af23ff@ethernull.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP Cc: freebsd-x11@freebsd.org Subject: Re: Xorg wiki page: AMD CAICOS chipset 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: Thu, 06 Sep 2012 20:26:11 -0000 On 2012-09-06 22:20, archibald wrote: > AMD CAICOS chipset (Radeon HD 6450) > > legacy xorg (xserver 1.7): untested > new xorg (xserver 1.10, mesa 7.11): works (vesa) > experimental xorg (xserver 1.12, mesa 8.0): works (vesa) > > On experimental: > > ============================================= > $ xdriinfo > Screen 0: not direct rendering capable. > $ glxinfo | grep OpenGL > OpenGL vendor string: Mesa Project > OpenGL renderer string: Software Rasterizer > OpenGL version string: 2.1 Mesa 8.0.4 > OpenGL shading language version string: 1.20 > OpenGL extensions: > ============================================= Just to clarify, this is using the vesa driver, and not any of the ati drivers? Regards! -- Niclas Zeising