wrt bug 13021 I installed the driver from git. Now direct rendering does not work. I'll attach the current xorg.conf and the Xorg.log output
Created attachment 12536 [details] my xorg.conf
Created attachment 12537 [details] my xorg.log The line with the AIGLX error: drmMap of framebuffer failed seems most interesting to me.
What's the version of your kernel, drm and mesa? You may check http://www.intellinuxgraphics.com/install.html to see if you are setting them up correctly.
joerg@whisker:~$ uname -a Linux whisker 2.6.23 #30 SMP Thu Nov 1 14:19:23 CET 2007 i686 GNU/Linux agp, drm, and i915 modules are build from this tree. Vanilla linus' kernel without patches libdrm2 2.3.0-4 from debian testing libgl1-mesa-dri 7.0.1-2 from debian testing This combination had DRI enabled with the distro-supplied intel driver.
Could you try drm from git?
maybe you need new xserver, according to http://lists.freedesktop.org/archives/xorg/2007-October/028963.html
(In reply to comment #5) > Could you try drm from git? > Does not help. I will try a complete new xserver from git now. might take some time ;-)
I tried the xserver from git last night. Some results: - glxgears report a bit strange (kind of horizonal z-shaped flashes in the picture) and reports new record: ~2000FPS - VT switching does not work. When I press Ctrl-AltF1 only a strange seqence appear in a terminal window, but no switching takes place. Ctrl-Alt-Backspace works, and leaves the console usuable. - Googleearth hangs at the beginning.
Is dri up now with new xserver? If so, please close this bug and report new issues separately. For glxgears, I'm seeing it's fine with mesa tip or 7.0.2. For VT switch, it seems similar to bug#13297. If you want a stable environment for now, below config is recommended: xf86-video-intel 2.2.0 xserver 1.4 mesa 7.0.2 latest stable kernel release
(In reply to comment #9) > Is dri up now with new xserver? If so, please close this bug and report new > issues separately. > According to the log and and glxinfo, yes. So I will close the bug, although googleearth does not work. > For glxgears, I'm seeing it's fine with mesa tip or 7.0.2. > For VT switch, it seems similar to bug#13297. I had this effect as described in bug#13012, just with a different version of the driver. > > If you want a stable environment for now, below config is recommended: > xf86-video-intel 2.2.0 > xserver 1.4 > mesa 7.0.2 > latest stable kernel release > Thanks, I'll try this setup next.
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.