From owner-freebsd-questions@FreeBSD.ORG Wed Jun 8 15:11:04 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 7A99516A41C for ; Wed, 8 Jun 2005 15:11:04 +0000 (GMT) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr13.xs4all.nl (smtp-vbr13.xs4all.nl [194.109.24.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC7C243D53 for ; Wed, 8 Jun 2005 15:11:03 +0000 (GMT) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr13.xs4all.nl (8.13.3/8.13.3) with ESMTP id j58FB2a3056778; Wed, 8 Jun 2005 17:11:02 +0200 (CEST) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id CC75F614A; Wed, 8 Jun 2005 17:11:01 +0200 (CEST) Date: Wed, 8 Jun 2005 17:11:01 +0200 From: Roland Smith To: mojo fms Message-ID: <20050608151101.GA26153@slackbox.xs4all.nl> Mail-Followup-To: mojo fms , freebsd-questions@freebsd.org References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="zYM0uCDKw75PZbzx" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: Re: ATI Cards... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jun 2005 15:11:04 -0000 --zYM0uCDKw75PZbzx Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jun 08, 2005 at 04:29:55AM +0000, mojo fms wrote: > I have a machine i just switched from Wiindows to Freebsd... This is > the second Fbsd machine i have setup but the first with an ATI card.. > I want to do some gaming on it and i was wondering where i could find > drivers that will work with Fbsd. I am using the ATI 9600XT AGP 128M > card.. Thanks According to the manual page radeon(4x), the standard radeon driver that comes with Xorg 6.8.2 should work. But there is no 3D accelleration, i.e. DRI is not supported. You should have something like the following in /etc/X11/xorg.conf: Section "Device" Identifier "devname" Driver "radeon" ... EndSection HTH,=20 Roland --=20 R.F.Smith (http://www.xs4all.nl/~rsmith/) Please send e-mail as plain text. public key: http://www.xs4all.nl/~rsmith/pubkey.txt --zYM0uCDKw75PZbzx Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCpwqFEnfvsMMhpyURAh0nAJ4+BameD5FbWSUezKTOdb24LyJrTQCfbaFS oKDfEjsFPtehePD74V3N8s0= =8eEu -----END PGP SIGNATURE----- --zYM0uCDKw75PZbzx--