From owner-freebsd-amd64@FreeBSD.ORG Wed May 11 17:56:39 2005 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 11D7016A4CE for ; Wed, 11 May 2005 17:56:39 +0000 (GMT) Received: from smtp-vbr3.xs4all.nl (smtp-vbr3.xs4all.nl [194.109.24.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3853043D7B for ; Wed, 11 May 2005 17:56:38 +0000 (GMT) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr3.xs4all.nl (8.12.11/8.12.11) with ESMTP id j4BHuaR3043828; Wed, 11 May 2005 19:56:37 +0200 (CEST) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id 91EF7637A; Wed, 11 May 2005 19:56:36 +0200 (CEST) Date: Wed, 11 May 2005 19:56:36 +0200 From: Roland Smith To: "Toll, Eric" Message-ID: <20050511175636.GA13129@slackbox.xs4all.nl> Mail-Followup-To: "Toll, Eric" , freebsd-amd64@freebsd.org References: <9BC86C67C3AF7646B9C5382020457A9456E91D@VIP10-WIN2K> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="M9NhX3UHpAaciwkO" Content-Disposition: inline In-Reply-To: <9BC86C67C3AF7646B9C5382020457A9456E91D@VIP10-WIN2K> 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! Organization: Me, organized? X-Virus-Scanned: by XS4ALL Virus Scanner cc: freebsd-amd64@freebsd.org Subject: X11 setup for ATI cards (was Re: Off List email) X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 May 2005 17:56:39 -0000 --M9NhX3UHpAaciwkO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Reply to the list because your company/ISP bounces mail from the .nl domain. On Wed, May 11, 2005 at 01:27:28PM -0400, Toll, Eric wrote: > I've still to setup X11.. >=20 > Could you tell me a bit a bout what you added to the kernel to get > Accelerated OpenGL mode, using your Radeon 9250 card? The following is necessary in your kernel configuration: device agp device radeondrm You'll also need to install the 'dri' package (/usr/ports/graphics/dri). >=20 > I have a rather old ATI RAGE 128 agp card, this isn't even the same family > chipset as yours I suspect. The rage is an older chip. It should also direct rendering if you have the following in your kernel configuration (do not remove the quote marks): device "r128drm" 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 --M9NhX3UHpAaciwkO Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCgkdUEnfvsMMhpyURAk+TAJ9+AGa85/PS/y1FRuC2c3HMVHnVxQCfdO2R /LI6sgeIekHxhzpdu35R55M= =mgBu -----END PGP SIGNATURE----- --M9NhX3UHpAaciwkO--