Bug 13239 - [965GM] dri accleration broken
Summary: [965GM] dri accleration broken
Status: CLOSED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/intel (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: Eric Anholt
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-13 23:11 UTC by joerg
Modified: 2007-11-19 10:23 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
my xorg.conf (3.93 KB, text/plain)
2007-11-13 23:13 UTC, joerg
no flags Details
my xorg.log (44.92 KB, text/plain)
2007-11-13 23:15 UTC, joerg
no flags Details

Description joerg 2007-11-13 23:11:25 UTC
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
Comment 1 joerg 2007-11-13 23:13:59 UTC
Created attachment 12536 [details]
my xorg.conf
Comment 2 joerg 2007-11-13 23:15:31 UTC
Created attachment 12537 [details]
my xorg.log

The line with the AIGLX error: drmMap of framebuffer failed seems most interesting to me.
Comment 3 Gordon Jin 2007-11-13 23:34:24 UTC
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.
Comment 4 joerg 2007-11-14 01:18:51 UTC
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.




Comment 5 Gordon Jin 2007-11-15 01:51:38 UTC
Could you try drm from git?
Comment 6 Gordon Jin 2007-11-15 01:56:29 UTC
maybe you need new xserver, according to http://lists.freedesktop.org/archives/xorg/2007-October/028963.html
Comment 7 joerg 2007-11-15 03:46:33 UTC
(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 ;-)
Comment 8 joerg 2007-11-16 05:24:12 UTC
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.
Comment 9 Gordon Jin 2007-11-18 22:14:52 UTC
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
Comment 10 joerg 2007-11-19 10:23:25 UTC
(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.