Bug 30372 - [945GM] intel driver 2.12 and xorg server 1.9 crashes with Unable to allocate framebuffer
Summary: [945GM] intel driver 2.12 and xorg server 1.9 crashes with Unable to allocate...
Status: RESOLVED DUPLICATE of bug 28515
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/intel (show other bugs)
Version: 7.5 (2009.10)
Hardware: x86 (IA32) Linux (All)
: medium critical
Assignee: Carl Worth
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-25 04:35 UTC by MarSarK
Modified: 2010-09-25 04:39 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description MarSarK 2010-09-25 04:35:50 UTC
I have an issue on my Gentoo x86 laptop. xorg-server-1.9.0 with xf86-video-intel-2.12.0 crashes during the X start with error "Unable to allocate framebuffer." I'm running kernel 2.6.35-r6.

I had to downgrade to xorg 1.8.2 and intel driver 2.11.0.
Comment 1 Chris Wilson 2010-09-25 04:39:41 UTC
Update libdrm:


commit 726210f87d558d558022f35bc8c839e798a19f0c
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Thu Jun 24 11:38:00 2010 +0100

    intel: Limit tiled pitches to 8192 on pre-i965.
    
    Fixes:
    
      Bug 28515 - Failed to allocate framebuffer when exceed 2048 width
      https://bugs.freedesktop.org/show_bug.cgi?id=28515
    
    Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>

*** This bug has been marked as a duplicate of bug 28515 ***


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.