Bug 22980 - [i845] karmic fails to initialise display on boot. (2.6.31-2 -> -3 regression)
Summary: [i845] karmic fails to initialise display on boot. (2.6.31-2 -> -3 regression)
Status: RESOLVED INVALID
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/intel (show other bugs)
Version: 7.4 (2008.09)
Hardware: x86 (IA32) Linux (All)
: high critical
Assignee: Eric Anholt
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords: NEEDINFO, regression
Depends on:
Blocks:
 
Reported: 2009-07-27 17:32 UTC by Bryce Harrington
Modified: 2009-08-11 11:35 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments
karmic xorg.o.log (51.64 KB, text/plain)
2009-07-27 17:33 UTC, Bryce Harrington
no flags Details
karmic sys.log (990.17 KB, text/plain)
2009-07-27 17:33 UTC, Bryce Harrington
no flags Details
Xorg.0.log.old (46.42 KB, text/plain)
2009-07-27 17:34 UTC, Bryce Harrington
no flags Details
Xorg.0.log (29.20 KB, text/plain)
2009-07-27 17:35 UTC, Bryce Harrington
no flags Details

Description Bryce Harrington 2009-07-27 17:32:17 UTC
Forwarding this bug from Ubuntu reporter Twig:
http://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/399821

[Problem]
[i845] karmic fails to initialise display on boot. 2.6.31-3 + drm + Intel 845G

[Original Description]
Regression between the 2.6.31-2 and -3 kernel results in no display (but everything else functions correctly).

[dmesg]
[    1.507428] Linux agpgart interface v0.103
[    1.512917] agpgart-intel 0000:00:00.0: Intel 830M Chipset
[    1.513083] agpgart-intel 0000:00:00.0: detected 892K stolen memory
[    1.515801] agpgart-intel 0000:00:00.0: AGP aperture is 128M @ 0x88000000
[    1.556813] [drm] Initialized drm 1.1.0 20060810
[    1.578196] i915 0000:00:02.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
[    1.578209] i915 0000:00:02.0: setting latency timer to 64
[    1.724218] [drm] fb0: inteldrmfb frame buffer device
[    1.724239] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[    1.737531] Console: switching to colour frame buffer device 128x48
[    1.808850] render error detected, EIR: 0x00000010
[    1.808854] page table error
[    1.808856]   PGTBL_ER: 0x00000011
[    1.808861] [drm:i915_driver_irq_handler] *ERROR* EIR stuck: 0x00000010, masking
[    1.808866] render error detected, EIR: 0x00000010
[    1.808869] page table error
[    1.808870]   PGTBL_ER: 0x00000011
[    1.821865] [drm] DAC-5: set mode 1024x768 c

[uname -a]
Linux ub-desktop 2.6.31-3-generic #19-Ubuntu SMP Tue Jul 14 16:04:41 UTC 2009 i686 GNU/Linux

[lspci]
00:02.0 VGA compatible controller: Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device (rev 01)

Please let me know what further information I can provide.
Comment 1 Bryce Harrington 2009-07-27 17:33:00 UTC
Created attachment 28061 [details]
karmic xorg.o.log
Comment 2 Bryce Harrington 2009-07-27 17:33:29 UTC
Created attachment 28062 [details]
karmic sys.log
Comment 3 Bryce Harrington 2009-07-27 17:34:49 UTC
Created attachment 28063 [details]
Xorg.0.log.old
Comment 4 Bryce Harrington 2009-07-27 17:35:09 UTC
Created attachment 28064 [details]
Xorg.0.log
Comment 5 Eric Anholt 2009-07-30 10:56:50 UTC
What's the difference between -2 and -3?
Comment 6 Leann Ogasawara 2009-07-30 13:28:14 UTC
The biggest difference between the 2.6.31-2 and 2.6.31-3 Ubuntu kernels is 2.6.31-3 rebased with mainline 2.6.31-rc3 from 2.6.31-rc2.  I've pasted the short changelog below but it can also be seen at https://edge.launchpad.net/ubuntu/+source/linux .

@Twig, I can work with you in the Launchpad bug report to help narrow this down to an Ubuntu specific introduced regression of a regression between the vanilla mainline 2.6.31-rc2 and 2.6.31-rc3 kernels.  We'll post our results back here.  Thanks.

  [ Andy Whitcroft ]

  * Revert "Add splice-2.6.23.patch from AUFS to export a symbol needed by
    AUFS"
  * Revert "Add put_filp.patch from AUFS to export a symbol needed by AUFS"
  * Revert "Add sec_perm-2.6.24.patch from AUFS - export
    security_inode_permission"
  * clear out left over AUFS files and modifications

  [ Luke Yelavich ]

  * [Config] Enable CONFIG_USB_ISP116X_HCD on sparc
  * SAUCE: Explicitly include header files to allow apparmor to build on
    powerpc
  * [Config] Enable CONFIG_BLK_DEV_IDECD on powerpc

  [ Tim Gardner ]

  * [Config] Dropped ubuntu/misc/wireless/acx
  * [Config] Disabled NDISWRAPPER until the compile issues are fixed.

  [ Upstream ]

  * Rebased to 2.6.31-rc3
Comment 7 Wang Zhenyu 2009-08-06 01:24:41 UTC
Could you test my patches on bug #23082?
Comment 8 Paul Firth 2009-08-10 01:32:08 UTC
(In reply to comment #7)
> Could you test my patches on bug #23082?
> 

Hi, I applied the two kernel patches with no result. I'm afraid I'm not sure how to apply the third patch. 

Twig.
Comment 9 Leann Ogasawara 2009-08-11 11:35:56 UTC
Based on information from Twig in the Ubuntu bug report, I'm inclined to believe this is not an issue with the mainline kernel and is an Ubuntu specific issue:

https://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/399821/comments/19

"Just to clarify: The mainline kernel works fine. I can test the latest mainline but it won't be for a day or so.

None of the Ubuntu kernels work since rc2. . ."


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.