Comment 194 for bug 541492

Revision history for this message
Jean-Marie PIVETEAU (jean-marie-piveteau) wrote : Re: MASTER: [i845] GPU lockup (apport-crash) (Should KMS be blacklisted?)

Hello,

Yesterday I installed the "raof/aubergine PPA" package per https://wiki.ubuntu.com/X/Bugs/Lucidi8xxFreezes: I have initial symptom back again: (X hangs with white vertical stripes blinking on half upper screen). Crash occurred only about an hour after I applied the PPA.

Before this, having applied workarounds A and E, my system was much more stable, having the system working correctly for several days (more than one week last time).

I can now see those lines repeating in the yesterday kern.log, which match the crash:
Aug 15 22:23:37 jmp-desktop kernel: [ 3837.708030] [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung
Aug 15 22:23:37 jmp-desktop kernel: [ 3837.708049] render error detected, EIR: 0x00000000
Aug 15 22:23:37 jmp-desktop kernel: [ 3837.708094] [drm:i915_do_wait_request] *ERROR* i915_do_wait_request returns -5 (awaiting 107902 at 107901)
Aug 15 22:23:40 jmp-desktop kernel: [ 3840.220048] [drm:i915_gem_idle] *ERROR* hardware wedged
Aug 15 22:23:45 jmp-desktop kernel: [ 3845.668207] [drm:i915_gem_entervt_ioctl] *ERROR* Reenabling wedged hardware, good luck
Aug 15 22:23:46 jmp-desktop kernel: [ 3846.284013] [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung
Aug 15 22:23:46 jmp-desktop kernel: [ 3846.284026] render error detected, EIR: 0x00000000
Aug 15 22:23:46 jmp-desktop kernel: [ 3846.284059] [drm:i915_do_wait_request] *ERROR* i915_do_wait_request returns -5 (awaiting 107908 at 107901)
Aug 15 22:23:48 jmp-desktop kernel: [ 3848.432027] [drm:i915_gem_idle] *ERROR* hardware wedged
Aug 15 22:23:49 jmp-desktop kernel: [ 3849.731140] [drm:i915_gem_entervt_ioctl] *ERROR* Reenabling wedged hardware, good luck
Aug 15 22:23:49 jmp-desktop kernel: [ 3850.048026] [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung
Aug 15 22:23:49 jmp-desktop kernel: [ 3850.048038] render error detected, EIR: 0x00000000
Aug 15 22:23:49 jmp-desktop kernel: [ 3850.048078] [drm:i915_do_wait_request] *ERROR* i915_do_wait_request returns -5 (awaiting 107910 at 107901)
Aug 15 22:23:52 jmp-desktop kernel: [ 3852.112020] [drm:i915_gem_idle] *ERROR* hardware wedged
Aug 15 22:23:53 jmp-desktop kernel: [ 3853.392056] [drm:i915_gem_entervt_ioctl] *ERROR* Reenabling wedged hardware, good luck
Aug 15 22:23:53 jmp-desktop kernel: [ 3853.708029] [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung
Aug 15 22:23:53 jmp-desktop kernel: [ 3853.708042] render error detected, EIR: 0x00000000

does this help ?

"sudo apt-get update && sudo apt-get upgrade": I did not really understand when they said "DO NOT force that upgrade; it will break things.". what did they mean ? I had only the question "do you want to continue", so I answered "Yes" because I did not feel I was about to force anything.

Then only the package libldap has been updated.
The following packages have been kept: "libdrm-dev libdrm-intel1 libdrm-nouveau1 libdrm-radeon1 libdrm2 xserver-xorg-video-intel"

My computer is an IBM Netvista S42, type (or model) is 8319-LGV.

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

$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=10.04
DISTRIB_CODENAME=lucid
DISTRIB_DESCRIPTION="Ubuntu 10.04.1 LTS"

$ uname -a
Linux jmp-desktop 2.6.32-24-generic #39-Ubuntu SMP Wed Jul 28 06:07:29 UTC 2010 i686 GNU/Linux

Best regards,
Jean-Marie