[Bug 533610] New: upgrade to 2.6.27.29 comes with weird post-suspend issues
http://bugzilla.novell.com/show_bug.cgi?id=533610 Summary: upgrade to 2.6.27.29 comes with weird post-suspend issues Classification: openSUSE Product: openSUSE 11.1 Version: Final Platform: x86-64 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Kernel AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: jnelson-suse@jamponi.net QAContact: qa@suse.de Found By: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.0.13) Gecko/2009080200 SUSE/3.0.13-0.1.2 Firefox/3.0.13 I have a Lenovo T61p which works extraordinarily well, including suspending to RAM. Since upgrading to 2.6.27.29, I've been having suspend-to-ram issues. Sometimes it won't suspend at all (typically showing ksysguardd still running). Other times (and this is the core issue, I think) processes get stuck in state 'D'. Twice today. Once it was an *unkillable* ksysguardd (kill -9 didn't even touch it - can't strace it - nothing). Once it was dhclient. Also stuck in state 'D'. Also unkillable (even w/kill -9, etc...). 2.6.27.27 (or whatever was openSUSE 11.1's updated kernel prior to 2.6.27.29) worked just fine. Reproducible: Sometimes Steps to Reproduce: 1. 2. 3. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=533610 shuang qiu <sqiu@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sqiu@novell.com AssignedTo|bnc-team-screening@forge.pr |kernel-maintainers@forge.pr |ovo.novell.com |ovo.novell.com -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=533610 User jeffm@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=533610#c1 Jeff Mahoney <jeffm@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |jeffm@novell.com Info Provider| |jnelson-suse@jamponi.net --- Comment #1 from Jeff Mahoney <jeffm@novell.com> 2009-09-09 11:36:56 MDT --- When this happens, can you do "echo w > /proc/sysrq-trigger" and attach the output of dmesg? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=533610 User jnelson-suse@jamponi.net added comment http://bugzilla.novell.com/show_bug.cgi?id=533610#c2 Jon Nelson <jnelson-suse@jamponi.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|jnelson-suse@jamponi.net | --- Comment #2 from Jon Nelson <jnelson-suse@jamponi.net> 2009-09-09 21:30:33 MDT --- Please see bug 536549 which I believe is ultimately the same issue. I found out today I don't have to suspend to cause the issue. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=533610 User jnelson-suse@jamponi.net added comment http://bugzilla.novell.com/show_bug.cgi?id=533610#c3 --- Comment #3 from Jon Nelson <jnelson-suse@jamponi.net> 2009-11-01 14:15:37 MST --- This continues to be a regression even with 2.6.27.37 It would appear that all kernels after 2.6.27.25 suffer from this issue. It might continue to be bug 536549. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=533610 http://bugzilla.novell.com/show_bug.cgi?id=533610#c4 Greg Kroah-Hartman <gregkh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |jnelson-suse@jamponi.net --- Comment #4 from Greg Kroah-Hartman <gregkh@novell.com> 2009-12-15 00:32:12 UTC --- Does openSUSE 11.2 resolve this? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=533610 http://bugzilla.novell.com/show_bug.cgi?id=533610#c5 Jon Nelson <jnelson-suse@jamponi.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|jnelson-suse@jamponi.net | --- Comment #5 from Jon Nelson <jnelson-suse@jamponi.net> 2009-12-15 01:35:49 UTC --- Yes, openSUSE 11.2 suspends to RAM perfectly, *provided* I supply the appropriate HAL fdi: cat /usr/share/hal/fdi/information/20thirdparty/05-fix_suspend.fdi <?xml version="1.0" encoding="ISO-8859-1"?> <!-- -*- SGML -*- --> <deviceinfo version="0.2"> <device> <match key="system.hardware.vendor" string="LENOVO"> <match key="system.hardware.product" prefix_outof="6460"> <merge key="power_management.quirk.s3_bios" type="bool">false</merge> <merge key="power_management.quirk.vbe_post" type="bool">false</merge> <merge key="power_management.quirk.s3_mode" type="bool">false</merge> <merge key="power_management.quirk.vbemode_restore" type="bool">false</merge> </match> </match> </device> </deviceinfo> -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=533610 http://bugzilla.novell.com/show_bug.cgi?id=533610#c6 Jeff Mahoney <jeffm@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium AssignedTo|kernel-maintainers@forge.pr |dkukawka@novell.com |ovo.novell.com | --- Comment #6 from Jeff Mahoney <jeffm@novell.com> 2010-03-18 19:29:33 UTC --- Ok, this conflicts with 20-video-quirk-pm-lenovo.fdi Assigning to HAL maintainer. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=533610 http://bugzilla.novell.com/show_bug.cgi?id=533610#c7 Danny Kukawka <dkukawka@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |jnelson-suse@jamponi.net --- Comment #7 from Danny Kukawka <dkukawka@novell.com> 2010-04-06 09:38:26 UTC --- What kind of video driver did you use? NVidia? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=533610 http://bugzilla.novell.com/show_bug.cgi?id=533610#c8 Jon Nelson <jnelson-suse@jamponi.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|jnelson-suse@jamponi.net | --- Comment #8 from Jon Nelson <jnelson-suse@jamponi.net> 2010-04-06 12:52:32 UTC --- I am using the nvidia proprietary driver. However, since I switched to a newer kernel (I'm on openSUSE 11.2 now) my laptop suspends and wakes beautifully, with or without the nvidia driver. However, I believe the above HAL fdi fix is still appropriate for my model, regardless of which video driver is used. The T61p comes with several different video chipsets, and I don't think the nvidia one was set up properly (or at all?) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=533610 http://bugzilla.novell.com/show_bug.cgi?id=533610#c9 Danny Kukawka <dkukawka@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |jnelson-suse@jamponi.net --- Comment #9 from Danny Kukawka <dkukawka@novell.com> 2010-04-12 12:34:34 UTC --- (In reply to comment #8)
I am using the nvidia proprietary driver. However, since I switched to a newer kernel (I'm on openSUSE 11.2 now) my laptop suspends and wakes beautifully, with or without the nvidia driver.
It suspends now also without the fdi-file from comment #5 ? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=533610 http://bugzilla.novell.com/show_bug.cgi?id=533610#c10 Danny Kukawka <dkukawka@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |CLOSED InfoProvider|jnelson-suse@jamponi.net | Resolution| |NORESPONSE --- Comment #10 from Danny Kukawka <dkukawka@novell.com> 2010-05-05 10:26:28 UTC --- No response on NEEDINFO in ~3weeks --> CLOSED NORESPONSE -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com