Date: Sat, 9 Oct 2004 01:30:24 GMT From: Vladimir Dergachev <volodya@mindspring.com> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/60474: Temporary fix for DRM support for Radeon 9200 Message-ID: <200410090130.i991UOHd010933@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/60474; it has been noted by GNATS. From: Vladimir Dergachev <volodya@mindspring.com> To: Mikhail Teterin <mi+mxmoz@aldan.algebra.com> Cc: Eric Anholt <eta@lclark.edu>, Mikhail Teterin <mi+mx@aldan.algebra.com>, gnats <freebsd-gnats-submit@FreeBSD.ORG>, dotz@irc.pl, DRI <dri-devel@lists.sourceforge.net> Subject: Re: kern/60474: Temporary fix for DRM support for Radeon 9200 Date: Fri, 8 Oct 2004 21:28:20 -0400 (EDT) On Fri, 8 Oct 2004, Mikhail Teterin wrote: > Vladimir Dergachev wrote: > >> >> >> On Fri, 8 Oct 2004, Eric Anholt wrote: >> >>> On Fri, 2004-10-08 at 11:17, Mikhail Teterin wrote: >>> >>>> Hi, Eric! >>>> >>>> Can this be assigned back to you? I have another pair of PCI IDs, >>>> BTW, and I am sure, there are people with shiny new Radeon-9800 out >>>> there too... Yours, >>> >>> >>> This is not a bug. The DRM does not support r300-series hardware. >>> Among other things, trying to initialize it with r100 or r200 microcode >>> will probably make it explode in your face. Now, if this was part of an >>> attempt at getting http://r300.sf.net/ stuff working on FreeBSD, that'd >>> be another thing :) >> >> >> http://r300.sf.net/ already works on BSD. You just need to pass an option >> to r300_demo to find the BSD analog of /dev/dri/card0 (see README). >> >> best >> >> Vladimir Dergachev > > Ok, should the following help get DRI to work, then? Thanks! Mikhail, ati.patch.3 is patch for *2D* driver to enable DRI. However, at the moment, there is *NO* 3d driver for R300 cards except the binary only ati one. So yes, the DRI will be enabled. But, NO, you will not get 3d rendering because of this patch, only r300_demo will work. best Vladimir Dergachev > > -mi >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410090130.i991UOHd010933>