This is especially puzzling since your computer does not lockup, as what should surely happen if there were endianness problems all over the place.

      Could you check what is the value of fbLocation ? (in Xserver and
      the driver).

Not sure exactly how to do this but will gladly if you you give me a hint. :)

Probably the easiest way is to grep for it in the driver source, find a place that is executed and add fprintf(stderr, ...) .


The texture code uses it (r300_state.c), so you could put fprintf there and run lesson06 or anything else that uses textures.

                    best

                     Vladimir Dergachev


Thanks!

--
--------
Keith Conger
[EMAIL PROTECTED]
http://pimpstation.org



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to