[i945gme] Intel driver may fail to initialize in Karmic

Bug #433148 reported by Mathieu Marquer
This bug report is a duplicate of:  Bug #542251: [i915] Initialises before agpgart. Edit Remove
22
This bug affects 3 people
Affects Status Importance Assigned to Milestone
xserver-xorg-video-intel (Ubuntu)
Incomplete
High
Unassigned

Bug Description

Binary package hint: xserver-xorg-video-intel

Occasionnally, the Intel driver will fail to initialize while the system is booting with Ubuntu Karmic. I've attached a log where the problem has occured.

Please let me know if you need additionnal informations.

ProblemType: Bug
Architecture: i386
Date: Sat Sep 19 18:55:42 2009
DistroRelease: Ubuntu 9.10
MachineType: SAMSUNG ELECTRONICS CO., LTD. NC10
Package: xserver-xorg-video-intel 2:2.8.1-1ubuntu1
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-10-generic root=UUID=fe365b67-6750-438b-b1c5-16495a694a0f ro quiet splash nomodeset
ProcEnviron:
 SHELL=/bin/bash
 LANG=fr_FR.UTF-8
ProcVersionSignature: Ubuntu 2.6.31-10.34-generic
RelatedPackageVersions:
 xserver-xorg 1:7.4+3ubuntu5
 libgl1-mesa-glx 7.6.0~git20090817.7c422387-0ubuntu5
 libdrm2 2.4.13-1ubuntu1
 xserver-xorg-video-intel 2:2.8.1-1ubuntu1
 xserver-xorg-video-ati 1:6.12.99+git20090825.fc74e119-0ubuntu1
SourcePackage: xserver-xorg-video-intel
Uname: Linux 2.6.31-10-generic i686
XorgConf: Error: [Errno 2] Aucun fichier ou dossier de ce type: '/etc/X11/xorg.conf'
dmi.bios.date: 07/16/2009
dmi.bios.vendor: Phoenix Technologies Ltd.
dmi.bios.version: 10CA.M006.20090716.RHU
dmi.board.name: NC10
dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
dmi.board.version: Not Applicable
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
dmi.chassis.version: N/A
dmi.modalias: dmi:bvnPhoenixTechnologiesLtd.:bvr10CA.M006.20090716.RHU:bd07/16/2009:svnSAMSUNGELECTRONICSCO.,LTD.:pnNC10:pvrNotApplicable:rvnSAMSUNGELECTRONICSCO.,LTD.:rnNC10:rvrNotApplicable:cvnSAMSUNGELECTRONICSCO.,LTD.:ct10:cvrN/A:
dmi.product.name: NC10
dmi.product.version: Not Applicable
dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.
fglrx: Not loaded
system:
 distro: Ubuntu
 architecture: i686kernel: 2.6.31-10-generic

[lspci]
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 945GME Express Integrated Graphics Controller [8086:27ae] (rev 03)
     Subsystem: Samsung Electronics Co Ltd Device [144d:ca00]

Revision history for this message
Mathieu Marquer (slasher-fun) wrote :
Bryce Harrington (bryce)
Changed in xserver-xorg-video-intel (Ubuntu):
status: New → Confirmed
Revision history for this message
Geir Ove Myhr (gomyhr) wrote :

At what point in the boot process does it fail? What is the status then? Does CapsLock or NumLock work? What does the screen show? Is the mouse cursor visible and movable? Which of the attached log files is from when the problem occured?

tags: added: 945gme karmic
summary: - Intel driver may fail to initialize in Karmic
+ [i945GME] Intel driver may fail to initialize in Karmic
Changed in xserver-xorg-video-intel (Ubuntu):
status: Confirmed → Incomplete
Revision history for this message
Mathieu Marquer (slasher-fun) wrote :

The relevant part I've found in the dmesg is what is shown on the screen during the boot process :
[ 12.067723] [drm:drm_fill_in_dev] *ERROR* Cannot initialize the agpgart module.
[ 12.067843] [drm:intelfb_restore] *ERROR* Failed to restore crtc configuration: -22
[ 12.067939] DRM: Fill_in_dev failed.

The session works correctly then, though compiz can't be activated, and every graphic related thing (even moving a window) seems very slow.

Revision history for this message
Geir Ove Myhr (gomyhr) wrote :

Just recently saw another bug with an agpgart prolem: bug 430925. In that case it worked if th agpgart module was blacklisted. Could you try that and see what happens? That bug resolved itself with an update. Could you check if the same happens for you?

Revision history for this message
Mathieu Marquer (slasher-fun) wrote :

I'll do that, and hope it will be enough to tell if it has really disappeared or not (the problem doesn't happen often, maybe just once a week at most)

Revision history for this message
Mathieu Marquer (slasher-fun) wrote :

The problem still occurs with the latest updates, but without blacklisting agpgart. I'm now blacklisting agpgart, and see if the problem persists.

Revision history for this message
Mathieu Marquer (slasher-fun) wrote :

Unfortunately it just happened again with agpgart blacklisted.

Revision history for this message
Emiel Kollof (emiel-kollof) wrote :

I found this patch referenced elsewhere: http://patchwork.kernel.org/patch/43807/

Revision history for this message
Emiel Kollof (emiel-kollof) wrote :
tags: added: gm45
Revision history for this message
Emiel Kollof (emiel-kollof) wrote :

It looks like if sometimes drm is loaded before intel-agp, and thereby breaking it. :(

Revision history for this message
ignasi (igp-oenus) wrote :

I have a Lenovo Thinkpad SL500 with Intel VGA and I'm experiencing the same problem almost always if I restart karmic. If I shutdown and bootup again it will happen 2 of 5 times.

Revision history for this message
Mathieu Marquer (slasher-fun) wrote :

Still just happened with new 2.9.0 driver.

Bryce Harrington (bryce)
description: updated
Revision history for this message
dextro (dextrium) wrote :

i have the same problem with my 1000he eeepc Laptop Intel 945 GME chipset ...i updated from the 9.04 to 9.10 Karmic and on Jaunty everythings was fine but with Karmic, i met big problems :
The session works correctly then, though compiz can't be activated, and every graphic related things (even moving a window) seems very slow.

Bryce Harrington (bryce)
Changed in xserver-xorg-video-intel (Ubuntu):
status: Incomplete → Confirmed
importance: Undecided → High
Bryce Harrington (bryce)
summary: - [i945GME] Intel driver may fail to initialize in Karmic
+ [i945] [i945GME] Intel driver may fail to initialize in Karmic
Bryce Harrington (bryce)
summary: - [i945] [i945GME] Intel driver may fail to initialize in Karmic
+ [i945gme] Intel driver may fail to initialize in Karmic
Revision history for this message
Bryce Harrington (bryce) wrote :

[This is an automatic notification.]

Thanks for reporting this bug to help making the Intel graphics driver
better. We hear from upstream that a number of bugs (possibly including
this one) have been fixed in the newer DRM code from the 2.6.33 kernel.
I don't know if your bug is one of the ones fixed in this release,
though, but we've prepared a PPA with this DRM update. Would you mind
installing this, rebooting, and testing if the original issue can be
reproduced with it or not?

The DRM PPA is here:

    https://edge.launchpad.net/~apw/+archive/red

Note there could be new bugs... please file these as new reports using
the command 'ubuntu-bug linux' (for kernel or DRM or KMS bugs) or
'ubuntu-bug xorg' if you suspect them to be X.org issues.

Changed in xserver-xorg-video-intel (Ubuntu):
status: Confirmed → Incomplete
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.