Bug 674029

Summary: suspend regression with latest Tumbleweed kernel
Product: [openSUSE] openSUSE 11.3 Reporter: Tommi Tervo <tommi.tervo>
Component: KernelAssignee: E-mail List <kernel-maintainers>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: jslaby
Version: Final   
Target Milestone: ---   
Hardware: i586   
OS: openSUSE 11.3   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Tommi Tervo 2011-02-22 16:27:27 UTC
User-Agent:       Mozilla/5.0 (compatible; Konqueror/4.6; Linux) KHTML/4.6.0 (like Gecko) SUSE

with 2.6.37.1-14-desktop kernel my HP nw8440 laptop won't suspend anymore (ram||disk). Previous version was fine (kernel-desktop-base-2.6.37-12.1)

Reproducible: Always

Steps to Reproduce:
1. s2ram 

Actual Results:  
suspend fails and screensaver is started


[ 2617.948678] PM: Marking nosave pages: 000000000009f000 - 0000000000100000
[ 2617.948685] PM: Basic memory bitmaps created
[ 2617.948687] PM: Syncing filesystems ... done.
[ 2618.093778] Freezing user space processes ... (elapsed 0.01 seconds) done.
[ 2618.106083] Freezing remaining freezable tasks ... (elapsed 0.01 seconds) done.
[ 2618.117138] PM: Preallocating image memory... done (allocated 252770 pages)
[ 2618.404966] PM: Allocated 1011080 kbytes in 0.28 seconds (3611.00 MB/s)
[ 2618.404969] Suspending console(s) (use no_console_suspend to debug)
[ 2618.410677] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[ 2618.434067] tpm_tis 00:02: Operation Timed out
[ 2618.434081] legacy_suspend(): pnp_bus_suspend+0x0/0x80 returns -62
[ 2618.434086] PM: Device 00:02 failed to freeze: error -62
[ 2618.535574] sd 0:0:0:0: [sda] Starting disk
[ 2618.907052] PM: restore of devices complete after 372.083 msecs
[ 2618.907301] Restarting tasks ... done.
[ 2618.910538] PM: Basic memory bitmaps freed
[ 2618.910546] video LNXVIDEO:00: Restoring backlight state
Comment 1 Tommi Tervo 2011-02-22 16:33:08 UTC
Ah, never mind, fixed already.

*** This bug has been marked as a duplicate of bug 673619 ***
Comment 2 Jiri Slaby 2011-02-22 16:56:45 UTC
(In reply to comment #1)
> Ah, never mind, fixed already.

Anyway, could you attach output of
grep -H . /sys/devices/pnp0/00\:0*/timeouts

with the defunct kernel booted? It will help us to fix the problem.
Comment 3 Tommi Tervo 2011-02-22 16:58:48 UTC
/sys/devices/pnp0/00:02/timeouts:1000000 2000 150000
Comment 4 Tom Urquhart 2011-02-22 22:12:59 UTC
*** Bug 653418 has been marked as a duplicate of this bug. ***