You were right!, there was some missing symbols and now it's fixed but now a got another problem, glxinfo shows this message:
Can't alloc DMA memory(system and agp) name of display: :0.0 display: :0 screen: 0 direct rendering: No
The complete glxinfo output is in http://max.brz.net/glxinfo.1.txt with LIBGL_DEBUG=verbose. I didn't have time to look deeper into the problem, but the driver wasn't able to alloc DMA memory. Where should i look first? the DMA alloc is done by the 3D driver? I probably messed up with something :)
The 2D driver is still corrupting my screen, i tried to disable the 3D driver as Alex suggested but nothing changed.
Any info about either 2D or 3D problem will be very welcome.
thanks. bye.
As far as glxinfo disagreeing with the XFree86 log, this is common. I would guess you have missing symbols in your 3d driver. Set LIBGL_DEBUG=verbose in your environment to get more information.
-- Eric Anholt [EMAIL PROTECTED] http://people.freebsd.org/~anholt/ [EMAIL PROTECTED]
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
Rafael M�ximo
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
