On Mon, 2005-02-14 at 22:27 +0000, Chris Rankin wrote: > > I have a Radeon 9200 AGP card, and have manually > compiled XOrg 6.8.2 for my dual P4 Xeon (with > hyperthreading enabled) Linux 2.6.10 system. However, > I am finding that the Xserver locks up when I run > celestia 1.3.2 with hardware acceleration at full > screen, 1280x1024. I have tried both the latest > linux-core and linux-2.6 radeon DRI modules from CVS > at dri.freedesktop.org, with similar results. (The > linux-core crashed faster.) Basically, the Xserver > sits and spins on one CPU and can't be killed. > > XOrg 6.8.1's server seems to be a lot more resilient, > and so I have reverted to using it.
Try removing the RADEONSetFBLocation() call in RADEONAdjustFrame(). That's a messup which I unfortunately discovered only too late for 6.8.2. http://lists.freedesktop.org/archives/xorg/2005-February/006126.html -- Earthling Michel DÃnzer | Debian (powerpc), X and DRI developer Libre software enthusiast | http://svcs.affero.net/rm.php?r=daenzer ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
