[Bug 677444] New: Every time I close the laptop, instead doing what-ever it be done according to power saving rules (KDE) in that case, the SO hangs.
https://bugzilla.novell.com/show_bug.cgi?id=677444 https://bugzilla.novell.com/show_bug.cgi?id=677444#c0 Summary: Every time I close the laptop, instead doing what-ever it be done according to power saving rules (KDE) in that case, the SO hangs. Classification: openSUSE Product: openSUSE 11.4 Version: RC 2 Platform: Other OS/Version: Other Status: NEW Severity: Critical Priority: P5 - None Component: Kernel AssignedTo: kernel-maintainers@forge.provo.novell.com ReportedBy: publio.escipion.el.africano@gmail.com QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; es-ES; rv:1.9.2.13) Gecko/20101203 SUSE/3.6.13-0.2.1 Firefox/3.6.13 Every time I close the laptop, instead of locking my session, or what-ever it be done according to power saving rules (KDE) in that case, the SO hangs. 11.4 RC 2 complains at boot (the very first line, that is not collected into /var/log/messages): "FATAL: Module piix not found." Are related? I do not require, nor use any foreign module (for video, wireless, etc.), but built in in kernel are enough. So, it is not a problem with proprietary drivers I had installed. Reproducible: Always Steps to Reproduce: 1.Power adapter plugged-in (for instance), Run 11.4 RC2, KDE, log-in, 2.Close laptop 3.SO hangs. 4.Press Power button till power off (the SO is really hang, as it can not capture the stimuli, so initiate a power-off sequence). Actual Results: SO hangs. Expected Results: Every time I close the laptop, be done what-ever it be according to power saving rules (KDE) in that case, so if Power adapter were plugged-in, I expect that my session were locked instead of hang. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=677444 https://bugzilla.novell.com/show_bug.cgi?id=677444#c1 Brandon Philips <bphilips@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |bphilips@novell.com InfoProvider| |publio.escipion.el.africano | |@gmail.com --- Comment #1 from Brandon Philips <bphilips@novell.com> 2011-03-08 00:05:04 UTC --- Can you try doing some of the basic debugging steps here: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=Do... The basic workflow is something like this: # cat /sys/power/pm_test [none] core processors platform devices freezer # echo freezer > /sys/power/pm_test # echo mem > /sys/power/state # echo devices > /sys/power/pm_test # echo mem > /sys/power/state # echo platform > /sys/power/pm_test # echo mem > /sys/power/state # echo processors > /sys/power/pm_test # echo mem > /sys/power/state # echo core > /sys/power/pm_test # echo mem > /sys/power/state You are trying to do suspend to ram, right? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=677444 https://bugzilla.novell.com/show_bug.cgi?id=677444#c2 Rainer Hurtado Navarro <publio.escipion.el.africano@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|publio.escipion.el.africano | |@gmail.com | --- Comment #2 from Rainer Hurtado Navarro <publio.escipion.el.africano@gmail.com> 2011-03-08 04:52:57 UTC --- Not really: if I selected to suspend to RAM or to suspend to Disk, I will have no troubles. This issue rises when I close the still powered-on laptop. According the default Power Saving rules (KDE), the SO must lock my session. Instead of this, SO hangs. Let me represent this, because I don't know if "close" is the right word, due to as I am not a native English speaker (but Spanish), I have to guess how to say a lot of things. opened laptop: \__ closed laptop: == However, I could do the workflow above if this issue presented when closing the laptop in a critical energy level, when it is supposed to suspend to RAM, or to HD. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=677444 https://bugzilla.novell.com/show_bug.cgi?id=677444#c3 Jiri Slaby <jslaby@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |jslaby@novell.com InfoProvider| |publio.escipion.el.africano | |@gmail.com --- Comment #3 from Jiri Slaby <jslaby@novell.com> 2011-03-08 10:03:42 UTC --- (In reply to comment #2)
According the default Power Saving rules (KDE), the SO must lock my session. Instead of this, SO hangs.
What is SO? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=677444 https://bugzilla.novell.com/show_bug.cgi?id=677444#c4 Rainer Hurtado Navarro <publio.escipion.el.africano@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|publio.escipion.el.africano | |@gmail.com | --- Comment #4 from Rainer Hurtado Navarro <publio.escipion.el.africano@gmail.com> 2011-03-08 16:06:49 UTC --- Pardon! Spanish-English lapsus. SO = Sistema Operativo = Operating System = OS Mistakes acknowledged:
if I selected to suspend to RAM or to suspend to Disk [from the Quick-off menu], I will have no troubles. According the default Power Saving rules (KDE), the [Desktop] must lock my session. Instead of this, [OS] hangs.
-- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=677444 https://bugzilla.novell.com/show_bug.cgi?id=677444#c5 Jiri Slaby <jslaby@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |publio.escipion.el.africano | |@gmail.com --- Comment #5 from Jiri Slaby <jslaby@novell.com> 2011-03-10 12:40:53 UTC --- (In reply to comment #4)
if I selected to suspend to RAM or to suspend to Disk [from the Quick-off menu], I will have no troubles. According the default Power Saving rules (KDE), the [Desktop] must lock my session. Instead of this, [OS] hangs.
Ok, what kind of hang is that? Do keyboard LEDs blink? Can you move mouse? Is screen black? Do sysrq keys work? If you lock the session manually, does it happen too? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=677444 https://bugzilla.novell.com/show_bug.cgi?id=677444#c6 Rainer Hurtado Navarro <publio.escipion.el.africano@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|publio.escipion.el.africano | |@gmail.com | --- Comment #6 from Rainer Hurtado Navarro <publio.escipion.el.africano@gmail.com> 2011-03-10 14:52:43 UTC --- (In reply to comment #5)
(In reply to comment #4)
if I selected to suspend to RAM or to suspend to Disk [from the Quick-off menu], I will have no troubles. According the default Power Saving rules (KDE), the [Desktop] must lock my session. Instead of this, [OS] hangs.
Ok, what kind of hang is that? Do keyboard LEDs blink? Can you move mouse? Is screen black? Do sysrq keys work?
Keyboard LEDs do not blink There is no mouse Screen is black Sysrq keys do not work
If you lock the session manually, does it happen too?
No it does not happen. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=677444 https://bugzilla.novell.com/show_bug.cgi?id=677444#c7 --- Comment #7 from Brandon Philips <bphilips@novell.com> 2011-03-15 00:39:20 UTC --- I am a bit confused on what is happening here. Does it happen under another desktop environment? Jiri- I don't really have any ideas particularly if manual suspend to ram and suspend to disk work. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=677444 https://bugzilla.novell.com/show_bug.cgi?id=677444#c9 Jiri Slaby <jslaby@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |publio.escipion.el.africano | |@gmail.com --- Comment #9 from Jiri Slaby <jslaby@novell.com> 2011-03-15 07:42:09 UTC --- (In reply to comment #6)
There is no mouse
You mean there is no mouse pointer on the screen?
If you lock the session manually, does it happen too?
No it does not happen.
Ok, does it happen if you boot into runlevel 3 and close the lid? I.e. without KDE. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=677444 https://bugzilla.novell.com/show_bug.cgi?id=677444#c10 Rainer Hurtado Navarro <publio.escipion.el.africano@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|publio.escipion.el.africano | |@gmail.com | --- Comment #10 from Rainer Hurtado Navarro <publio.escipion.el.africano@gmail.com> 2011-03-16 16:07:11 UTC --- (In reply to comment #9)
(In reply to comment #6)
There is no mouse
You mean there is no mouse pointer on the screen?
No: I mean that OS hangs, but everybody ask as if it just were a X session crash.
If you lock the session manually, does it happen too?
No it does not happen.
Ok, does it happen if you boot into runlevel 3 and close the lid? I.e. without KDE.
No: either entering to run level 3 through GRUB at boot, or down leveling through telinit/init 3, when I close the lid this issue does not happen. I think it will be healthy to upgrade to 11.4 Final, performing a clean install. I delayed in doing so because it is so saturated the bandwidth that until yesterday I got 75%-80% slower downloads (15-20 hours lasting), so I postponed the downloading of the Final release. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=677444 https://bugzilla.novell.com/show_bug.cgi?id=677444#c11 --- Comment #11 from Rainer Hurtado Navarro <publio.escipion.el.africano@gmail.com> 2011-03-16 16:11:44 UTC --- Created an attachment (id=419721) --> (http://bugzilla.novell.com/attachment.cgi?id=419721) Gateway MX6009m's hwinfo This was not present under 11.2. I don't recall that it were present at 11.4 RC1. I'll upgrade to 11.4 Final (clean install). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=677444 https://bugzilla.novell.com/show_bug.cgi?id=677444#c12 Brandon Philips <bphilips@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |publio.escipion.el.africano | |@gmail.com --- Comment #12 from Brandon Philips <bphilips@novell.com> 2011-03-29 23:23:03 UTC --- Can you reproduce when running s2ram -f from the terminal? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=677444 https://bugzilla.novell.com/show_bug.cgi?id=677444#c13 Rainer Hurtado Navarro <publio.escipion.el.africano@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|publio.escipion.el.africano | |@gmail.com | --- Comment #13 from Rainer Hurtado Navarro <publio.escipion.el.africano@gmail.com> 2011-06-04 21:37:54 UTC --- No, I cannot reproduce it running s2ram -f from the terminal. However, I upgraded to 11.4 Final (clean install) and it seems to be no more. (Sorry for the delay, but I was so busy that it took me a long while before I could do the upgrade, and afterwards I have handled a lot the laptop before reply you to be surest of my statement.) I thank you. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=677444 https://bugzilla.novell.com/show_bug.cgi?id=677444#c14 Jiri Slaby <jslaby@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #14 from Jiri Slaby <jslaby@novell.com> 2011-06-06 20:24:51 UTC --- (In reply to comment #13)
I thank you.
Thanks too. -- Configure bugmail: https://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