On Sun, 21 Aug 2005, john wrote:

hi!
i'm not too experienced in programming, but here it goes: but i've been able
to check out the Mesa cvs and the r300 cvs. i've been trying for quite a long
time, to compile r300 Mesa drivers. the drm works fine from r300 cvs, but i
cant get mesa to compile. if i try to compile the r300 code from Mesa cvs the
compile finishes cleanly, but I get no direct 3D acceleration.
        libGL warning: 3D driver returned no fbconfigs.
        libGL error: InitDriver failed
        libGL error: reverting to (slow) indirect rendering
        display: :0  screen: 0
        direct rendering: No

Take a look in /var/log/Xorg.0.log - I bet it says direct rendering disabled.

You need to use DRM from DRI CVS - it has proper version number that Xorg Xserver recognizes.

The reason for the check is that previous DRM versions provided 2d acceleration only and using Mesa driver with them will not work.


if I lndir the r300 code from r300 cvs, the build doesn't finish:
output in attached file.

No, it is not supposed to - there had been significant changes in Mesa.

                    best

                      Vladimir Dergachev

i think it's just me, but i would like to be shure i can't help you guys!
THANX for the hard work (i got it to compile about one month ago, once, but am
still using that driver!)



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to