I have an Asus P5E-VM HDMI motherboard with Intel X3500 GMA, running Kubuntu 7.10 with 2.6.22-14-generic kernel. I compiled and installed latest drm and mesa from sources, and then compiled and installed xf86-video-intel 2.2.99.902, but cannot get 3D and direct rendering to work. Some info below - I can post more if needed ... <br> <br>Should this work? Am I doing something wrong? Ideas to diagnose and/or fix? <br> <br>$ glxinfo <br>..... <br>direct rendering: No (If you want to find out why, try setting LIBGL_DEBUG=verbose) <br>server glx vendor string: Brian Paul <br>server glx version string: 1.4 Mesa 7.1 <br>(etc) <br> <br>$ cat Xorg.0.log | grep EE <br> <br>(EE) AIGLX error: dlsym for __driCreateNewScreen_20050727 failed (/usr/lib/dri/i965_dri.so: undefined symbol: __driCreateNewScreen_20050727) <br>(EE) AIGLX: reverting to software rendering <br> <br>$lsmod (partial) <br>
<br>i915 55852 1 <br>drm 155432 2 i915 <br>intel_agp 25620 1 <br>agpgart 35016 3 drm,intel_agp <br> <br>$ cat /etc/X11/xorg.conf (partial) <br> <br>. <br>. <br>Section "Module" <br> Load "glx" <br> Load "dri" <br>EndSection <br> <br>Section "Device" <br> Identifier "Intel Corporation 965 G1 Integrated Graphics Controller" <br>
Driver "intel" <br> BusID "PCI:0:2:0" <br>EndSection <br> <br>Section "Monitor" <br> Identifier "CPD-G520" <br> Option "DPMS" <br>EndSection <br> <br>Section "Screen" <br> Identifier "Default Screen" <br> Device "Intel Corporation 965 G1 Integrated Graphics Controller" <br> Monitor "CPD-G520" <br> DefaultDepth 24 <br> SubSection "Display"
<br> Modes "2048x1536" "1920x1440" "1600x1200" "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480" <br> EndSubSection <br>EndSection <br> <br>Section "ServerLayout" <br> Identifier "Default Layout" <br> Screen "Default Screen" <br> InputDevice "Generic Keyboard" <br> InputDevice "Configured Mouse" <br> <br>EndSection <br> <br>Section "dri" <br> Mode 0666 <br>EndSection <br> <br> <p>
<hr size=1>Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. <a href="http://us.rd.yahoo.com/evt=51733/*http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ "> Try it now.</a>