From owner-freebsd-questions@FreeBSD.ORG Wed Mar 3 18:10:18 2004 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 8432516A4CE for ; Wed, 3 Mar 2004 18:10:18 -0800 (PST) Received: from smtp.covadmail.net (mx06.covadmail.net [63.65.120.66]) by mx1.FreeBSD.org (Postfix) with SMTP id C109543D39 for ; Wed, 3 Mar 2004 18:10:17 -0800 (PST) (envelope-from strick@covad.net) Received: (covad.net 19214 invoked from network); 4 Mar 2004 02:10:12 -0000 Received: from unknown (HELO mist.nodomain) (strick@covad.net@67.101.99.151) by sun-qmail17 with SMTP; 4 Mar 2004 02:10:11 -0000 Received: from mist.nodomain (localhost [127.0.0.1]) by mist.nodomain (8.12.9p2/8.12.9) with ESMTP id i242AEiQ000429; Wed, 3 Mar 2004 18:10:14 -0800 (PST) (envelope-from dan@mist.nodomain) Received: (from dan@localhost) by mist.nodomain (8.12.9p2/8.12.9/Submit) id i242AE9K000428; Wed, 3 Mar 2004 18:10:14 -0800 (PST) (envelope-from dan) Date: Wed, 3 Mar 2004 18:10:14 -0800 (PST) From: Dan Strick Message-Id: <200403040210.i242AE9K000428@mist.nodomain> To: kb1ql@msn.com cc: freebsd-questions@FreeBSD.org Subject: Re: Video Card Compatibility 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, 04 Mar 2004 02:10:18 -0000 On Wed, 3 Mar 2004 08:06:51 -0500, bradford fligor wrote: >> > While on vacation last week, I decided to buy an ATI Radeon 9000 video > card thinking it's got to work. Well I can't get it to work and can't > find it on the list of cards during install. In fact no ATI cards seem > to be listed. I should of brought that list with me. Did I buy an > incompatible card???? > > I did notice on the video card config page one line had something like > pci:1.0.1...... I know my card goes in an AGP slot not PCI. >> The card is fine. In fact, it is probably an excellent choice. It is just barely old enough (i.e. out of production long enough :-) that all recent versions of XFree86 should have no trouble with it. Even though it is not one of the fastest cards available, it will almost certainly be more than fast enough for any of your applications. The XFree86 configuration file should specify the "radeon" driver in the video card "Device" Section. You don't have to be more specific. I don't recall how you do this when running the various XFree86 configuration programs. Don't worry about the "pci:1.0.1" in the configuration file. An AGP slot is in a very practical sense just a mutated PCI slot. (long story) In particular, AGP devices have PCI device addresses. Dan Strick strick@covad.net