<quote who="Adam Hewitt">

> Hi All,
> 
> I have compiled the drm-trunk modules from Daenzer and installed them
> which all seemed to go ok. I have selected radeon for my video driver in
> XF86Config-4 and X is working, but I dont have any X acceleration.
> 
> I have gone through every f*cking howto and hints page I could find to
> get debian running on this ibook2 (800Mhz) and finally when I think I
> have it all working I realise that I dont have 3D acceleration...
> 
> Has anyone got any hints to get this working?
> 

Successful DRI trunk 3D relies on:

radeon and agpgart kernel modules being loaded
DRI trunk modules being installed in /usr/X11R6/lib/modules-dri-trunk
Load "DRI" and "glx" in the modules section of XF86Config-4
Driver "radeon" in the Device section of XF86Config-4
DRI permissions section in XF86Config-4:

Section "DRI"
        group   "video"
        Mode    0660
EndSection

I think that covers all the things I check.

There is useful output in /var/log/XFree86.0.log if DRI fails to load, 
but "Direct rendering enabled" should be reported.
glxinfo should show: direct rendering: Yes

Hope that helps,
Jan.
-- 
Jan Schmidt                                  [EMAIL PROTECTED]

I came for the quality. I stayed for the freedom. -- Sean Neakums
-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to