On Fri, Jun 13, 2003 at 01:53:19PM +0200, Martin Spott wrote: > > Content-Disposition: attachment; filename="drm_agp-debug2.diff" > > I applied both of Jose's patches and loaded the 'radeon' module with > drm_opts=debug as suggested my Michel. I attached the compressed debug > output from loading the module until X server startup that I found in > /var/log/messages.
Something fishy is going on here. My debug statements never appear in your log and I've just retested on my test box with the latest CVS and everything works as expected with the radeon driver: - if the AGPGART is loaded the direct rendering is enabled. - if the AGPGART is not available it fails (since the PCI fallback mechanism on the DDX is still guarded by "defined(__alpha__) || defined(__powerpc__)" And I've also relooked at the involved code and I can't see anything wrong with it. Martin, are you're sure you're using the right (i.e. the latest) versions of the DRM and 2D drivers? I can't see any other explanation. Does anybody here experienced the same trouble as Martin with the AGP initialization (with the Radeon or any other card)? Jos� Fonseca PS: I have another janitorial patch done (for the drm_bufs.h and is completly inocent) and I'd like to get this issue solved before proceeding. ------------------------------------------------------- This SF.NET email is sponsored by: eBay Great deals on office technology -- on eBay now! Click here: http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
