Summary: | [GM45 EXA] 2.6.1 regression: sigsev with dualhead configuration "Couldn't bind memory for BO front buffer" | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Udo Rader <udo.rader> | ||||||
Component: | Driver/intel | Assignee: | Eric Anholt <eric> | ||||||
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||||
Severity: | major | ||||||||
Priority: | medium | Keywords: | regression | ||||||
Version: | 7.4 (2008.09) | ||||||||
Hardware: | x86-64 (AMD64) | ||||||||
OS: | All | ||||||||
Whiteboard: | |||||||||
i915 platform: | i915 features: | ||||||||
Attachments: |
|
Description
Udo Rader
2009-01-30 02:24:18 UTC
Created attachment 22377 [details]
failing xorg.conf
This seems similar to bug#17490. You can try decreasing Virtual setting. (If your laptop panel is 1920x1200, you can try set them as up-bottom so "1920 2250" is sufficient) And you don't need screen1. You can refer to http://intellinuxgraphics.org/dualhead.html for how to write xorg.conf for dualhead. thanks for your quick reply. Yes indeed, changing the layout to up-bottom instead of left-right dualhead is working. So this is a bug in the driver, right? And per my "screen1" section, yes I know, it is unnecessary for "plain" dualhead configurations. It is a remainder of some tests to set up a zaphod style dualhead configuration, but that failed as well & certainly is another story ;-) (In reply to comment #3) > Yes indeed, changing the layout to up-bottom instead of left-right dualhead is > working. So this is a bug in the driver, right? So this is exactly bug#17490 and fixed in DRI2. It should work if you use xf86-video-intel 2.6.x + xserver 1.6 + libdrm 2.4.4 + kernel 2.6.28. *** This bug has been marked as a duplicate of bug 17490 *** hmm, I don't think that it is a duplicate, here is what I've got running: $ rpm -q lib64drm2 lib64drm2-2.4.4-1mdv2009.1 $ $ uname -a Linux localhost 2.6.28.1-desktop-2mnb #1 SMP Fri Jan 23 14:26:25 EST 2009 x86_64 Intel(R) Core(TM)2 Duo CPU T9400 @ 2.53GHz GNU/Linux $ $ rpm -q x11-server-xorg x11-server-xorg-1.5.99.3-1.20090110.11mdv2009.1 and the 2.6.0 version of the driver worked for me, so there must at least be a regression somewhere, alas reopening. Eric, so it's said to be a regression from 2.6.0 to 2.6.1. I ran some additional tests on this and after changing from EXA to UXA made the bug go away as well, so looks like an EXA only problem. Reporter says it's fixed with moving to UXA. |
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.