On Monday 18 July 2005 12:16 pm, Markus Niemistö wrote: > Hi, > > I tried open-source r300 driver with my X600 (RV370) but everything > I got was a black or very dark purple screen and a locked computer.
AFAIK PCI-Express support is very experimental. > I have tried this many times before but it never worked. This time > I installed r300-driver as shown in > http://lists.freebsd.org/pipermail/freebsd-x11/2005-May/001903.html > and I actually got my X-desktop up and running for about a second > or two. But only once. > > I made an additional modification to the source: there is no > implementation of drm_device_is_pcie() for FreeBSD so I just put > dev_priv->flags |= CHIP_IS_PCIE into radeon_preinit(). I have tried > both with and without this patch and only the pure, clean CVS but > nothing works. You may want to try 'R300 drm patch' posted by Vladimir Dergachev <[EMAIL PROTECTED]> few days ago. You also need a trivial patch posted by me today to build on FreeBSD. ;-) Jung-uk Kim > Any suggestions where to start debugging? > > My system is FreeBSD 6.0 on Athlon64 + nForce 4. > > Attached is dmesg and Xorg.0.log. > > Thanks, > Markus ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
