From owner-freebsd-questions Tue Jul 23 19:39: 1 2002 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 E473337B400 for ; Tue, 23 Jul 2002 19:38:57 -0700 (PDT) Received: from vectors.cx (manifold.vectors.cx [64.163.147.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9132B43E4A for ; Tue, 23 Jul 2002 19:38:57 -0700 (PDT) (envelope-from monkey@vectors.cx) Received: from vectors.cx (bc2534bff902344093bb772ebd8f77da@localhost [127.0.0.1]) by vectors.cx (8.12.4/8.12.4) with ESMTP id g6O2dH2e059310; Tue, 23 Jul 2002 19:39:17 -0700 (PDT) (envelope-from monkey@vectors.cx) Received: (from monkey@localhost) by vectors.cx (8.12.4/8.12.4/Submit) id g6O2dH92059309; Tue, 23 Jul 2002 19:39:17 -0700 (PDT) (envelope-from monkey) Date: Tue, 23 Jul 2002 19:39:17 -0700 From: Adam Weinberger To: Kevin Oberman Cc: questions@FreeBSD.ORG Subject: Re: Availability of DRI on Radeon Mobility M7 Message-ID: <20020724023917.GG94707@vectors.cx> Mail-Followup-To: Adam Weinberger , Kevin Oberman , questions@FreeBSD.ORG References: <20020723200547.EA41B5D03@ptavv.es.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020723200547.EA41B5D03@ptavv.es.net> X-Editor: Vim 6.1 http://www.vim.org X-Mailer: Mutt 1.5 http://www.mutt.org X-URL: http://www.vectors.cx http://www.crackula.com User-Agent: Mutt/1.5.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG yep. it works fine. 1) install /usr/ports/graphics/drm-kmod 2) cp /usr/local/etc/rc.d/drm.sh.sample /usr/local/etc/rc.d/drm.sh 3) load the AGP kld if it's not already loaded: kldload agp.ko if you want, add agp_load="YES" to your /boot/loader.conf 4) /usr/local/etc/rc.d/drm.sh start 5) put Load "dri" in the "Module" section of your /etc/X11/XF86Config 6) start up X 7) run glxinfo|grep "direct rendering", and make sure that that shows that dri is running. 8) install anything that uses gl, and enjoy. or, just read http://people.freebsd.org/~anholt/dri/install.html and follow the directions there ::) -Adam >> (07.23.2002 @ 1305 PST): Kevin Oberman said, in 0.5K: << > I DRI available for ATI Radeons? If so, can anyone tell me what needs > to be loaded/configured to do it? Running -stable and the current > XFree86 Server port. > > Thanks, > > R. Kevin Oberman, Network Engineer > Energy Sciences Network (ESnet) > Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) > E-mail: oberman@es.net Phone: +1 510 486-8634 > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > >> end of "Availability of DRI on Radeon Mobility M7" from Kevin Oberman << -- "Oh good, my dog found the chainsaw." -Lilo, "Lilo & Stitch" Adam Weinberger adam@vectors.cx http://vectors.cx To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message