[STAGING] Ubuntu unsuable after return from suspend to ram

Bug #661790 reported by Matthieu Patou
32
This bug affects 6 people
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

After returning from suspend to ram the main graphical screen was nonoperative so I tried to switch to a virtual terminal.

Virtual terminal kept printing messages like:
Oct 15 20:23:30 ares kernel: [53985.292010] [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung
Oct 15 20:23:30 ares kernel: [53985.292547] [drm:i915_do_wait_request] *ERROR* i915_do_wait_request returns -5 (awaiting 561 at 324)
Oct 15 20:23:31 ares kernel: [53985.305798] [drm:init_ring_common] *ERROR* render ring head not reset to zero ctl 00000000 head 02001000 tail 00000000 start 0
2001000
Oct 15 20:23:31 ares kernel: [53985.305803] [drm:init_ring_common] *ERROR* render ring head forced to zero ctl 00000000 head 00000000 tail 00000000 start 0200
1000
Oct 15 20:23:31 ares kernel: [53985.688562] [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung
Oct 15 20:23:31 ares kernel: [53985.688594] [drm:i915_do_wait_request] *ERROR* i915_do_wait_request returns -5 (awaiting 562 at 324)
Oct 15 20:23:31 ares kernel: [53985.688903] [drm:init_ring_common] *ERROR* render ring head not reset to zero ctl 00000000 head 02001000 tail 00000000 start 0
2001000

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: linux-image-2.6.35-22-generic-pae 2.6.35-22.33
Regression: Yes
Reproducible: No
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic-pae 2.6.35.4
Uname: Linux 2.6.35-22-generic-pae i686
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
AplayDevices:
 **** List of PLAYBACK Hardware Devices ****
 card 0: Intel [HDA Intel], device 0: AD198x Analog [AD198x Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
Architecture: i386
ArecordDevices:
 **** List of CAPTURE Hardware Devices ****
 card 0: Intel [HDA Intel], device 0: AD198x Analog [AD198x Analog]
   Subdevices: 2/2
   Subdevice #0: subdevice #0
   Subdevice #1: subdevice #1
AudioDevicesInUse:
 USER PID ACCESS COMMAND
 /dev/snd/controlC0: mat 2740 F.... pulseaudio
CRDA: Error: [Errno 2] Aucun fichier ou dossier de ce type
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xd8900000 irq 48'
   Mixer name : 'Analog Devices AD1984A'
   Components : 'HDA:11d4194a,103c30dd,00100400'
   Controls : 19
   Simple ctrls : 12
Date: Sat Oct 16 20:15:34 2010
EcryptfsInUse: Yes
Frequency: This has only happened once.
HibernationDevice: RESUME=UUID=9b8ccbe1-23e9-42c6-a246-ef10f3471b03
MachineType: Hewlett-Packard HP Compaq 6730b (GB990EA#ACB)
ProcCmdLine: BOOT_IMAGE=/vmlinuz-2.6.35-22-generic-pae root=/dev/mapper/vghostname--02-lvroot ro quiet splash
ProcEnviron:
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
RelatedPackageVersions: linux-firmware 1.38
SourcePackage: linux
StagingDrivers: lirc_serial
Title: [STAGING]
dmi.bios.date: 07/04/2008
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68PDD Ver. F.05
dmi.board.name: 30DD
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 96.18
dmi.chassis.asset.tag: CNU835194M
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: dmi:bvnHewlett-Packard:bvr68PDDVer.F.05:bd07/04/2008:svnHewlett-Packard:pnHPCompaq6730b(GB990EA#ACB):pvrF.05:rvnHewlett-Packard:rn30DD:rvrKBCVersion96.18:cvnHewlett-Packard:ct10:cvr:
dmi.product.name: HP Compaq 6730b (GB990EA#ACB)
dmi.product.version: F.05
dmi.sys.vendor: Hewlett-Packard

Revision history for this message
Matthieu Patou (mat-matws) wrote :
Revision history for this message
buchs (buchsk) wrote :

I experience similar outcome when restarting from hibernate, some of the time. The symptom I notice is that certain characters are garbled when displayed (e.g. %, !, +). Here is the message I get:

Revision history for this message
buchs (buchsk) wrote :

Sorry, my window manager died and mouse input went away just when I was going to post the message. Now here it is:

[ 6.057462] [drm:init_ring_common] *ERROR* render ring head not reset to zero ctl 00000000 head 02001000 tail 00000000 start 02001000
[ 6.057469] [drm:init_ring_common] *ERROR* render ring head forced to zero ctl 00000000 head 00000000 tail 00000000 start 02001000

Brad Figg (brad-figg)
tags: added: acpi-parse-exec-fail
Brad Figg (brad-figg)
Changed in linux (Ubuntu):
status: New → Confirmed
Revision history for this message
penalvch (penalvch) wrote :

Matthieu Patou, thank you for reporting this and helping make Ubuntu better. Maverick reached EOL on April 10, 2012.
Please see this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases

We were wondering if this is still an issue in a supported release? If so, could you please provide the information following https://wiki.ubuntu.com/DebuggingKernelSuspendHibernateResume ? As well, can you try with the latest development release of Ubuntu? ISO CD images are available from http://cdimage.ubuntu.com/releases/ . However, note you can only test Suspend, not Hibernate, when using a LiveCD. If the issue remains, run the following command in the development release from a Terminal (Applications->Accessories->Terminal) as it will automatically gather and attach updated debug information to this report.

apport-collect -p linux <BUGNUMBER>

Additionally, if you could try to reproduce this with the upstream mainline kernel that would be great. It will allow additional upstream developers to examine the issue. Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Once you've tested the upstream kernel, please remove the 'needs-upstream-testing' tag. This can be done by clicking on the yellow pencil icon next to the tag located at the bottom of the bug description and deleting the 'needs-upstream-testing' text.

If this bug is fixed in the mainline kernel, please add the following tag 'kernel-fixed-upstream'.

If the mainline kernel does not fix this bug, please add the tag: 'kernel-bug-exists-upstream'.

If you are unable to test the mainline kernel, for example it will not boot, please add the tag: 'kernel-unable-to-test-upstream'.

Please let us know your results. Thanks in advance.

Changed in linux (Ubuntu):
status: Confirmed → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for linux (Ubuntu) because there has been no activity for 60 days.]

Changed in linux (Ubuntu):
status: Incomplete → Expired
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.