From owner-freebsd-questions@FreeBSD.ORG Wed Aug 20 17:55:28 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D3F116A4BF for ; Wed, 20 Aug 2003 17:55:28 -0700 (PDT) Received: from mail.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 096C543F93 for ; Wed, 20 Aug 2003 17:55:24 -0700 (PDT) (envelope-from judmarc@fastmail.fm) Received: from mail.messagingengine.com (localhost [127.0.0.1]) by localhost.localdomain (Postfix) with ESMTP id 51B5311B4E6; Wed, 20 Aug 2003 20:55:23 -0400 (EDT) Received: from 10.202.2.150 ([10.202.2.150] helo=mail.messagingengine.com) by messagingengine.com with SMTP; Wed, 20 Aug 2003 20:55:23 -0400 X-Epoch: 1061427323 X-Sasl-enc: dgYjOl0BjeuDL1N2SgslMg Received: from sparky (dialup-67.74.79.149.Dial1.Philadelphia1.Level3.net [67.74.79.149]) by www.fastmail.fm (Postfix) with ESMTP id 4E66B11B4A2; Wed, 20 Aug 2003 20:55:21 -0400 (EDT) Date: Wed, 20 Aug 2003 20:55:20 -0400 To: Dan Strick , freebsd-questions@freebsd.org, Wayne Pascoe References: <200308202315.h7KNFOjw000411@ice.nodomain> From: Jud Message-ID: In-Reply-To: <200308202315.h7KNFOjw000411@ice.nodomain> User-Agent: Opera7.20/Win32 M2 build 3060 Content-Type: text/plain; format=flowed; charset=utf-8 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: Crucial Radeon 9800pro and XFree86 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Aug 2003 00:55:28 -0000 On Wed, 20 Aug 2003 16:15:24 -0700 (PDT), Dan Strick wrote: >> I've recently acquired a radeon 9800pro and am now trying to get it >> working on XFree86 with no luck. > > The XFree86-4.3.0 Radeon driver does not support the Radeon 9800. > > See . > > For this reason, I recently chose to purchase a Radeon 9500 instead > of something newer. > > XFree86 ought to support the Radeon 9800 as a generic SVGA card anyway. > > See also > and . > > Dan Strick > strick@covad.net ISTR some stuff in the XFree86 changelogs about newer Radeon card support, including the R350 chip, but the FreeBSD XFree port maintainer ought to know best. If you want to try with the most recent XFree snapshot or cvsup the latest source, you will have to make minor changes to Radeon and R200 vtxtmp files to get a successful build on FreeBSD. (By "minor," I mean the deletion of two "#" signs at the beginning of each file. For the exact changes, see the record of the port maintainer's patches at and .) Jud