Hello
I have been fighting to get direct rendering working with the Intel 945 GM.
it's a toshiba laptop and I have tried everything I know and yet everytime i check glxinfo i get :'direct rendering: no' which is rather fustrating to be honest.
first i am using a custom kernel; i have enable agpgart in hard in the kernel. Maybe I should set it as module only? i must use a custom kernel; I have the latest available. if i don't have a custom kernel i can't make the wireless work.
okay then I went to have direct rendering. I have visited the
www.intellinuxgraphics.com and tried to compile the drivers.
I was unable to compile the 2D X.org driver therefore I donwloaded the xserver-xorg-video-intel package which installs the 'intel.drv.so'
then when I try to launch the x i get the message it can find the i915_dri.so.
I build them mesa 3d from the git repositories and copied the i915.dri.so where the xorg log told me to yet I don't get the direct rendering.
the errors now concert AIGLX :
Code:
AIGLX: Suspending AIGLX clients for VT switch
the xserver doesn't die but i can't get direct rendering.
if anyone can help me with this I'll be grateful.
Thank you