Am Sonntag, den 30.01.2005, 20:26 +0500 schrieb Dimitry Naldayev:
> Hi All.
> 
> I have done all as described in Building DRI Wiki page with one exception:
> I have to compile drm module from linux-core subdir not from linux-2.6
> becouse the last have wrong drm module version... (unclear why)

Don't use drm/linux-2.6. You need drm/linux-core because this is the
only place where you will get the new DRM driver 2.x.y. Your kernel log
looks like you got the right kernel module.

> 
> But direct rendering do not work :( and I have not an idea why --- there is
> no meanfull description why it dont want work in xorg log :( at least from
> my point of view...

You still have the Savage driver version 1.1.27 which has no DRI
support. You need 2.0.0 or newer. Make sure that you compiled Xorg from
CVS. If you did, check if you have mixed .so and .o
modules /usr/X11R6/lib/modules and subdirectories. Move the .o modules
out of the way and run make install again.

> 
> I have attached configs I have used to build DRI and run Xorg, as well as
> output dmesg and glxinfo, and Xorg log...
> 
> Are there any ideas or reccomendations how to turn on direct rendering?
> 
> About hardware: I have ASUS L8400C notebook... with Savage MX graphic chip.

It should work.

-- 
| Felix Kühling <[EMAIL PROTECTED]>                     http://fxk.de.vu |
| PGP Fingerprint: 6A3C 9566 5B30 DDED 73C3  B152 151C 5CC1 D888 E595 |



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to