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: [EMAIL PROTECTED]                        Phone: +1 510 486-8634
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> 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
[EMAIL PROTECTED]
http://vectors.cx


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to