Andreas Stenglein wrote:
Am 2004.10.31 20:40:12 +0100 schrieb(en) Mateusz Kaduk:

Hi,

I have radeon7500 and installed Xorg Mesa and drm from CVS..
Glxinfo shows that Direct Rendering is enabled but I get everything
locked up with glxgears... and I have to reboot.
I found on google people with the same problems but no solutions were
given.


could you try mesa cvs from before 20040925 ?
This old version works for me, unfortunately I wasnt able to debug
the newer one to find out whats wrong.

cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvs/mesa co -D 20040925 Mesa

or try mesa 6.2 branch

Maybe it would be worth to try out the maos_arrays.c code (since the patches fixed that path on r200, the maos_verts path doesn't exist on r200)? I don't think those patches should have broken the maos_verts path, but you never know. Simply define RADEON_OLD_PACKETS to 0 in radeon_context.h, and RADEON_MAOS_VERTS to 0 in radeon_maos.c.


Roland



-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to