Created attachment 13788 [details] Xorg.log when running X with the 2.2.0 Intel drivers When running X with the Intel 2.2.0 video driver, DRM is not available. glxgears gives a warning about drm not being available, and runs at about 1/5 the speed it does with the 2.1.1 drivers. This may be related to the following Gentoo bug report: http://bugs.gentoo.org/show_bug.cgi?id=201030
Mark, which version of mesa and drm are you using?
(In reply to comment #1) > Mark, which version of mesa and drm are you using? > Mesa version is 6.5.2 (Gentoo 6.5.2-r1, to be precise). How do I check the drm version?
(In reply to comment #2) > Mesa version is 6.5.2 (Gentoo 6.5.2-r1, to be precise). How do I check the drm > version? dmesg | grep drm
Can you also attach your xorg.conf when you find out your DRM version?
(In reply to comment #1) > Mark, which version of mesa and drm are you using? $ dmesg |grep drm [drm] Initialized drm 1.1.0 20060810 [drm] Initialized i915 1.6.0 20060119 on minor 0
Created attachment 13870 [details] xorg.conf
I get this exact same error running git xf86-video-intel (pre 2.2.1) on Ubuntu Gutsy IA_32. Mesa and drm are also current git - Mesa 7.0.1 and [drm] Initialized drm 1.1.0 20060810 [drm] Initialized i915 1.12.0 20070209 on minor 0 On a Dell D510 laptop equipped with a Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 03) drm, driver and mesa compiled as per the instructions at http://intellinuxgraphics.org/install.html
Created attachment 13885 [details] xorg.conf
This looks similar to #13239, which can be resolved after upgrading xserver from 1.3 to 1.4. Mark/Chris, can you try that?
(In reply to comment #9) > This looks similar to #13239, which can be resolved after upgrading xserver > from 1.3 to 1.4. > > Mark/Chris, can you try that? > Appears to be fixed with 1.4.
mark this as fixed then.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.