From owner-freebsd-hackers@FreeBSD.ORG Sat May 19 03:04:18 2012 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AAE30106564A for ; Sat, 19 May 2012 03:04:18 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 641398FC15 for ; Sat, 19 May 2012 03:04:18 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.5/8.14.5) with ESMTP id q4J34Hjg027783; Fri, 18 May 2012 21:04:17 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.5/8.14.5/Submit) with ESMTP id q4J34H9X027780; Fri, 18 May 2012 21:04:17 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Fri, 18 May 2012 21:04:17 -0600 (MDT) From: Warren Block To: Sean Bruno In-Reply-To: <1337384568.3050.3.camel@powernoodle-l7.corp.yahoo.com> Message-ID: References: <1337384568.3050.3.camel@powernoodle-l7.corp.yahoo.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Fri, 18 May 2012 21:04:17 -0600 (MDT) Cc: "freebsd-hackers@freebsd.org" , cz li Subject: Re: gnome start error?help me. X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 May 2012 03:04:18 -0000 On Fri, 18 May 2012, Sean Bruno wrote: > On Tue, 2012-05-15 at 18:13 -0700, cz li wrote: >> FreeBSD9.0 support for the ATI HD2300 or ATI x2300 graphics card? > > according to man 4 radeon, the x2300 is supported. according to man 4 > radeonhd, it supports both. radeonhd is unmaintained, no commits in two years. The current radeon driver is part of xf86-video-ati. It should handle an X2300, although I don't have one to test.