On Mon, Oct 18, 2004 at 09:13:57 +0200, Tino Keitel wrote:

[...]

> Thanks again. Looks like I used the wrong 2d driver patch before
> (xorg680.atipatch.r300). Now the glxinfo output looks right:
> 
> OpenGL renderer string: Mesa DRI R300 20040924 AGP 4x NO-TCL
> 
> However, glxgears only prints out this messages and exits:
> 
> disabling 3D acceleration
> drmCommandWrite: -22

Hm, this looks funny (from r300_context.c):

        if (1 ||
            driQueryOptionb(&r300->radeon.optionCache, "no_rast")) {
                fprintf(stderr, "disabling 3D acceleration\n");

Is this intended behaviour? I thought the r300 only exists to provide
3D acceleration.

Regards,
Tino


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to