#9609 NORM 1.5-F11: suspend/resume lockup with no X11
Zarro Boogs per Child
bugtracker at laptop.org
Wed Nov 4 16:46:59 EST 2009
#9609: suspend/resume lockup with no X11
--------------------------+-------------------------------------------------
Reporter: pgf | Owner:
Type: defect | Status: new
Priority: normal | Milestone: 1.5-F11
Component: not assigned | Version: not specified
Keywords: | Next_action: never set
Verified: 0 | Deployment_affected:
Blockedby: | Blocking:
--------------------------+-------------------------------------------------
on two machines now (one with wireless installed, one without), i can
quickly lock them up with:
{{{
# init 3
# echo 9 > /proc/sys/kernel/printk
# while :
> do
> sleep 1
> echo mem > /sys/power/state
> done
}}}
the resulting log (from the non-wireless case, since it's cleaner), looks
like:
{{{
[ 112.859250] PM: Preparing system for mem sleep
[ 112.867888] Freezing user space processes ... (elapsed 0.00 seconds)
done.
[ 112.880690] Freezing remaining freezable tasks ... (elapsed 0.00
seconds) done.
[ 112.893135] PM: Entering mem sleep
[ 112.901768] dcon_source_switch to DCON
[ 112.914589] dconmode is 0x69
[ 113.420103] olpc-dcon: Timeout entering DCON mode; expect a screen
glitch.
[ 113.432883] olpc-dcon: The DCON has control
[ 113.443186] HDA Intel 0000:00:14.0: PCI INT A disabled
[ 113.470134] ehci_hcd 0000:00:10.4: PCI INT D disabled
[ 113.481535] ehci_hcd 0000:00:10.4: PME# disabled
[ 113.510107] uhci_hcd 0000:00:10.1: PCI INT B disabled
[ 113.521731] uhci_hcd 0000:00:10.1: PME# disabled
[ 113.550104] uhci_hcd 0000:00:10.0: PCI INT A disabled
[ 113.561919] uhci_hcd 0000:00:10.0: PME# disabled
[ 113.590143] mmc_suspend_host: turning off power on mmc0
[ 113.602470] sdhci_set_ios: power off for mmc0 from b063b87c
[ 113.612459] sdhci_set_power: new power value = 0
[ 113.627531] mmc_suspend_host: turning off power on mmc1
[ 113.640568] sdhci_set_ios: power off for mmc1 from b063b87c
[ 113.654239] mmc_suspend_host: turning off power on mmc2
[ 113.667763] sdhci_set_ios: power off for mmc2 from b063b87c
[ 113.682021] sdhci-pci 0000:00:0c.0: PME# disabled
[ 113.695437] sdhci-pci 0000:00:0c.0: PCI INT A disabled
[ 113.720227] ACPI handle has no context!
[ 113.745054] ACPI: Preparing to enter system sleep state S3
+r[ 113.751059] Back to C!
[ 113.751059] ACPI: Waking up from system sleep state S3
[ 113.751059] sdhci-pci 0000:00:0c.0: restoring config space at offset
0xf (was 0x100, writing 0x10a)
[ 113.769087] sdhci-pci 0000:00:0c.0: restoring config space at offset
0x6 (was 0x0, writing 0x80002000)
[ 113.779221] sdhci-pci 0000:00:0c.0: restoring config space at offset
0x5 (was 0x0, writing 0x80001000)
[ 113.789344] sdhci-pci 0000:00:0c.0: restoring config space at offset
0x4 (was 0x0, writing 0x80000000)
[ 113.799477] sdhci-pci 0000:00:0c.0: restoring config space at offset
0x1 (was 0x2100000, writing 0x2100006)
[ 113.830042] uhci_hcd 0000:00:10.0: restoring config space at offset 0xf
(was 0x100, writing 0x10a)
[ 113.839792] uhci_hcd 0000:00:10.0: restoring config space at offset 0x3
(was 0x800000, writing 0x802000)
[ 113.850137] uhci_hcd 0000:00:10.0: restoring config space at offset 0x1
(was 0x2100000, writing 0x2100003)
[ 113.880035] uhci_hcd 0000:00:10.1: restoring config space at offset 0xf
(was 0x200, writing 0x209)
[ 113.889782] uhci_hcd 0000:00:10.1: restoring config space at offset 0x3
(was 0x800000, writing 0x802000)
[ 113.900107] uhci_hcd 0000:00:10.1: restoring config space at offset 0x1
(was 0x2100000, writing 0x2100003)
[ 113.930039] ehci_hcd 0000:00:10.4: restoring config space at offset 0xf
(was 0x400, writing 0x40a)
[ 113.939789] ehci_hcd 0000:00:10.4: restoring config space at offset 0x3
(was 0x800000, writing 0x802008)
[ 113.950120] ehci_hcd 0000:00:10.4: restoring config space at offset 0x1
(was 0x2100000, writing 0x2100012)
[ 113.960698] pci 0000:00:11.7: restoring config space at offset 0x3 (was
0x0, writing 0x2000)
[ 113.969884] HDA Intel 0000:00:14.0: restoring config space at offset
0xf (was 0x100, writing 0x109)
[ 113.979746] HDA Intel 0000:00:14.0: restoring config space at offset
0x4 (was 0x4, writing 0x80004004)
[ 113.989875] HDA Intel 0000:00:14.0: restoring config space at offset
0x1 (was 0x100000, writing 0x100002)
[ 114.102349] pci 0000:00:00.0: wake-up capability disabled by ACPI
< system now unresponsive >
}}}
--
Ticket URL: <http://dev.laptop.org/ticket/9609>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list