kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #27606
[Bug 850939] Re: [i965gm] GPU lockup EIR:0x00000010, followed by PLL state assertion failure
I have not encountered this bug in a long time, and I believe that it is
fixed in the kernel as of upstream commit 3eef8918, which is included in
v3.5 and later. The fix was backported to v3.2.y kernels with commit
71583724, which is included in v3.2.21 and later.
So, quantal and later have the fix because they use kernel v3.5 and
later, precise has this fix because it tracks the upstream v3.2.y stable
kernel, and if my memory is correct, lucid was never affected by this
bug. So, this bug no longer affects any supported version of Ubuntu.
** Changed in: linux (Ubuntu)
Status: Incomplete => Fix Released
** Changed in: linux (Ubuntu Precise)
Status: New => Fix Released
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/850939
Title:
[i965gm] GPU lockup EIR:0x00000010, followed by PLL state assertion
failure
Status in X.org xf86-video-intel:
Fix Released
Status in “linux” package in Ubuntu:
Fix Released
Status in “linux” source package in Precise:
Fix Released
Bug description:
First time I've seen this one.
[14585.553826] PM: resume of drv:sd dev:2:0:0:0 complete after 485.400 msecs
[14585.553863] PM: resume of drv:scsi_disk dev:2:0:0:0 complete after 141.803 msecs
[14585.554026] PM: resume of drv:scsi_device dev:2:0:0:0 complete after 485.560 msecs
[14585.640171] firewire_core: rediscovered device fw0
[14585.700866] thinkpad_acpi: ACPI backlight control delay disabled
[14585.700874] render error detected, EIR: 0x00000010
[14585.700877] page table error
[14585.700878] PGTBL_ER: 0x00000100
[14585.700881] [drm:i915_report_and_clear_eir] *ERROR* EIR stuck: 0x00000010, masking
[14585.700888] fixme: max PWM is zero.
[14585.700956] [drm:init_ring_common] *ERROR* render ring initialization failed ctl 00000000 head 00000000 tail 00000000 start 00000000
[14585.702068] PM: resume of devices complete after 651.237 msecs
[14585.702248] PM: resume devices took 0.650 seconds
[14585.702295] PM: Finishing wakeup.
[14585.702297] Restarting tasks ... done.
[14585.716731] video LNXVIDEO:00: Restoring backlight state
[14585.860327] [drm] Changing LVDS panel from (+hsync, +vsync) to (-hsync, -vsync)
[14585.860483] ------------[ cut here ]------------
[14585.860518] WARNING: at /build/buildd/linux-3.0.0/drivers/gpu/drm/i915/intel_display.c:791 intel_enable_pipe+0x14a/0x150 [i915]()
[14585.860522] Hardware name: 6465CTO
[14585.860523] PLL state assertion failure (expected on, current off)
[14585.860525] Modules linked in: rfcomm bnep parport_pc ppdev snd_hda_codec_analog joydev thinkpad_acpi snd_seq_midi binfmt_misc snd_rawmidi snd_hda_intel snd_hda_codec snd_hwdep pcmcia arc4 snd_seq_midi_event snd_seq btusb iwl3945 iwl_legacy yenta_socket pcmcia_rsrc r852 sm_common nand nand_ids nand_bch mac80211 snd_pcm psmouse bluetooth bch nand_ecc pcmcia_core mtd i915 snd_seq_device serio_raw drm_kms_helper cfg80211 drm snd_timer snd_page_alloc snd i2c_algo_bit soundcore nvram wmi video tpm_tis firewire_sbp2 lp parport sdhci_pci sdhci firewire_ohci firewire_core crc_itu_t ahci libahci e1000e
[14585.860571] Pid: 7980, comm: kworker/u:31 Tainted: G W 3.0.0-11-generic #17-Ubuntu
[14585.860574] Call Trace:
[14585.860583] [<ffffffff8105e82f>] warn_slowpath_common+0x7f/0xc0
[14585.860587] [<ffffffff8105e926>] warn_slowpath_fmt+0x46/0x50
[14585.860600] [<ffffffffa01b27aa>] intel_enable_pipe+0x14a/0x150 [i915]
[14585.860613] [<ffffffffa01b4a41>] i9xx_crtc_mode_set+0x6f1/0xd70 [i915]
[14585.860622] [<ffffffffa018a893>] ? i915_enable_vblank+0x33/0x100 [i915]
[14585.860634] [<ffffffffa01a8d2f>] intel_crtc_mode_set+0x6f/0xa0 [i915]
[14585.860642] [<ffffffffa0171ff9>] drm_crtc_helper_set_mode+0x2a9/0x420 [drm_kms_helper]
[14585.860649] [<ffffffffa01721e3>] drm_helper_resume_force_mode+0x73/0x160 [drm_kms_helper]
[14585.860665] [<ffffffffa00babb3>] ? drm_irq_install+0x143/0x210 [drm]
[14585.860674] [<ffffffffa0181146>] i915_reset+0x296/0x440 [i915]
[14585.860683] [<ffffffffa0185ae0>] ? notify_ring+0xf0/0xf0 [i915]
[14585.860692] [<ffffffffa0185ba8>] i915_error_work_func+0xc8/0x110 [i915]
[14585.860699] [<ffffffff8107c05a>] process_one_work+0x11a/0x480
[14585.860702] [<ffffffff8107cd25>] worker_thread+0x165/0x370
[14585.860705] [<ffffffff8107cbc0>] ? manage_workers.isra.30+0x130/0x130
[14585.860709] [<ffffffff810811cc>] kthread+0x8c/0xa0
[14585.860714] [<ffffffff815f32e4>] kernel_thread_helper+0x4/0x10
[14585.860717] [<ffffffff81081140>] ? flush_kthread_worker+0xa0/0xa0
[14585.860720] [<ffffffff815f32e0>] ? gs_change+0x13/0x13
[14585.860722] ---[ end trace eaf1667dd518c105 ]---
[14585.980038] ------------[ cut here ]------------
[14585.980071] WARNING: at /build/buildd/linux-3.0.0/drivers/gpu/drm/i915/intel_display.c:915 assert_pipe+0x75/0x80 [i915]()
[14585.980074] Hardware name: 6465CTO
[14585.980076] pipe B assertion failure (expected on, current off)
[14585.980078] Modules linked in: rfcomm bnep parport_pc ppdev snd_hda_codec_analog joydev thinkpad_acpi snd_seq_midi binfmt_misc snd_rawmidi snd_hda_intel snd_hda_codec snd_hwdep pcmcia arc4 snd_seq_midi_event snd_seq btusb iwl3945 iwl_legacy yenta_socket pcmcia_rsrc r852 sm_common nand nand_ids nand_bch mac80211 snd_pcm psmouse bluetooth bch nand_ecc pcmcia_core mtd i915 snd_seq_device serio_raw drm_kms_helper cfg80211 drm snd_timer snd_page_alloc snd i2c_algo_bit soundcore nvram wmi video tpm_tis firewire_sbp2 lp parport sdhci_pci sdhci firewire_ohci firewire_core crc_itu_t ahci libahci e1000e
[14585.980122] Pid: 7980, comm: kworker/u:31 Tainted: G W 3.0.0-11-generic #17-Ubuntu
[14585.980124] Call Trace:
[14585.980132] [<ffffffff8105e82f>] warn_slowpath_common+0x7f/0xc0
[14585.980136] [<ffffffff8105e926>] warn_slowpath_fmt+0x46/0x50
[14585.980148] [<ffffffffa01a9d05>] assert_pipe+0x75/0x80 [i915]
[14585.980161] [<ffffffffa01b27ea>] intel_enable_plane+0x3a/0x80 [i915]
[14585.980173] [<ffffffffa01b4a7d>] i9xx_crtc_mode_set+0x72d/0xd70 [i915]
[14585.980183] [<ffffffffa018a893>] ? i915_enable_vblank+0x33/0x100 [i915]
[14585.980194] [<ffffffffa01a8d2f>] intel_crtc_mode_set+0x6f/0xa0 [i915]
[14585.980201] [<ffffffffa0171ff9>] drm_crtc_helper_set_mode+0x2a9/0x420 [drm_kms_helper]
[14585.980208] [<ffffffffa01721e3>] drm_helper_resume_force_mode+0x73/0x160 [drm_kms_helper]
[14585.980223] [<ffffffffa00babb3>] ? drm_irq_install+0x143/0x210 [drm]
[14585.980232] [<ffffffffa0181146>] i915_reset+0x296/0x440 [i915]
[14585.980241] [<ffffffffa0185ae0>] ? notify_ring+0xf0/0xf0 [i915]
[14585.980249] [<ffffffffa0185ba8>] i915_error_work_func+0xc8/0x110 [i915]
[14585.980256] [<ffffffff8107c05a>] process_one_work+0x11a/0x480
[14585.980259] [<ffffffff8107cd25>] worker_thread+0x165/0x370
[14585.980262] [<ffffffff8107cbc0>] ? manage_workers.isra.30+0x130/0x130
[14585.980265] [<ffffffff810811cc>] kthread+0x8c/0xa0
[14585.980270] [<ffffffff815f32e4>] kernel_thread_helper+0x4/0x10
[14585.980273] [<ffffffff81081140>] ? flush_kthread_worker+0xa0/0xa0
[14585.980276] [<ffffffff815f32e0>] ? gs_change+0x13/0x13
[14585.980278] ---[ end trace eaf1667dd518c106 ]---
ProblemType: Crash
DistroRelease: Ubuntu 11.10
Package: xserver-xorg-video-intel 2:2.15.901-1ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-11.18-generic 3.0.4
Uname: Linux 3.0.0-11-generic x86_64
.tmp.unity.support.test.0:
ApportVersion: 1.23-0ubuntu1
Architecture: amd64
Chipset: i965gm
CompizPlugins: No value set for `/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
Date: Tue Sep 13 14:12:51 2011
DistUpgraded: Log time: 2011-06-05 21:41:42.955296
DistroCodename: oneiric
DistroVariant: ubuntu
ExecutablePath: /usr/share/apport/apport-gpu-error-intel.py
ExtraDebuggingInterest: Yes, whatever it takes to get this fixed in Ubuntu
GraphicsCard:
Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (primary) [8086:2a02] (rev 0c) (prog-if 00 [VGA controller])
Subsystem: Lenovo T61 [17aa:20b5]
Subsystem: Lenovo T61 [17aa:20b5]
InterpreterPath: /usr/bin/python2.7
MachineType: LENOVO 6465CTO
PccardctlIdent:
Socket 0:
no product info available
PccardctlStatus:
Socket 0:
no card
ProcCmdline: /usr/bin/python /usr/share/apport/apport-gpu-error-intel.py
ProcEnviron:
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-11-generic root=UUID=eda8e981-7ccb-44f8-bb03-01dbd64009e4 ro quiet splash vt.handoff=7
RelatedPackageVersions:
xserver-xorg 1:7.6+7ubuntu7
libdrm2 2.4.26-1ubuntu1
xserver-xorg-video-intel 2:2.15.901-1ubuntu2
SourcePackage: xserver-xorg-video-intel
Title: [i965gm] False GPU lockup
UpgradeStatus: Upgraded to oneiric on 2011-06-06 (101 days ago)
UserGroups:
dmi.bios.date: 04/25/2008
dmi.bios.vendor: LENOVO
dmi.bios.version: 7LETB7WW (2.17 )
dmi.board.name: 6465CTO
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: dmi:bvnLENOVO:bvr7LETB7WW(2.17):bd04/25/2008:svnLENOVO:pn6465CTO:pvrThinkPadT61:rvnLENOVO:rn6465CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 6465CTO
dmi.product.version: ThinkPad T61
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.5.94+bzr2803-0ubuntu3
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.26-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 7.11-0ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 7.11-0ubuntu3
version.xserver-xorg: xserver-xorg 1:7.6+7ubuntu7
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.99~git20110811.g93fc084-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.15.901-1ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:0.0.16+git20110411+8378443-1
To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/850939/+subscriptions