Am 2003.11.15 20:46:01 +0100 schrieb(en) Peter Meffer: > after a long odyssey getting xfree86 dri to work (seemingly), everything > behaves as expected, except that the gl window (also fullscreen) remains > black; fps is being reported as usual (4300), no error messages appear, > neither in the server log nor the kernel log, no hangups, no crashes, > nothing - just the black (otherwise well-behaving) window. > > the only unusual thing is a message on stderr from glxinfo/glxgears: > 'unknown chip id, assuming full radeon support' > according to the server log, the chip gets correctly recognized, though. > snip..
looks like the dri-module for the old radeon (R100) gets loaded: OpenGL renderer string: Mesa DRI Radeon 20030328 AGP 4x x86/MMX+/SSE2TCL On my system with Radeon8500 glxinfo says: OpenGL renderer string: Mesa DRI R200 20030328 AGP 2x x86/MMX+/3DNow!+/SSE TCL (Until I replaced my old Radeon7500 with the Radeon8500 glxinfo showed me "Radeon".) Is radeon_drv.o in your XFree drivers directory uptodate? Andreas ------------------------------------------------------- This SF. Net email is sponsored by: GoToMyPC GoToMyPC is the fast, easy and secure way to access your computer from any Web browser or wireless device. Click here to Try it Free! https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
