public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* how to back from suspend without shutdown
@ 2006-04-19 13:49 Sergio Monteiro Basto
  2006-04-20  1:20 ` Nigel Cunningham
  0 siblings, 1 reply; 7+ messages in thread
From: Sergio Monteiro Basto @ 2006-04-19 13:49 UTC (permalink / raw)
  To: acpi devel

Hi everybody,
I have a new laptop one HP Compaq NX6110 , that works quite well with
suspend and hibernation.

But after suspend , how I bring back computer ?, the only key that I
know is power button, but after press power button and laptop wake-up,
Begins the shutdown process because is triggered the power button
shutdown .
any ideas ?

Other question klaptop let me choose performance profile:
 userspace or performance, which one is better ? and why ?

Klaptop allows also to define CPU throttling which is in 00% but I can
choose 0,12 25, 37, 50, 62, 75 and 87. What is the propose of this
settings ? 

thanks in advance , 

-- 
Sergio M. B.


^ permalink raw reply	[flat|nested] 7+ messages in thread
* RE: how to back from suspend without shutdown
@ 2006-04-19 13:59 Yu, Luming
  2006-04-21 23:06 ` Sergio Monteiro Basto
  0 siblings, 1 reply; 7+ messages in thread
From: Yu, Luming @ 2006-04-19 13:59 UTC (permalink / raw)
  To: Sergio Monteiro Basto, acpi devel

>Hi everybody,
>I have a new laptop one HP Compaq NX6110 , that works quite well with
>suspend and hibernation.
>
>But after suspend , how I bring back computer ?, the only key that I
>know is power button, but after press power button and laptop wake-up,
>Begins the shutdown process because is triggered the power button
>shutdown .
>any ideas ?

Maybe you need to write a patch:

acpi_button_notify:
	if(acpi_during_suspend_resume)
		don't generate power button event to confuse user space
daemon,

for acpi_during_suspend_ruesme definition please search title 
"Power-button event after resume from S3" in acpi ML archive.

Thanks,
Luming

^ permalink raw reply	[flat|nested] 7+ messages in thread
* RE: how to back from suspend without shutdown
@ 2006-04-21  1:43 Yu, Luming
  2006-04-21 14:27 ` Volker Braun
  0 siblings, 1 reply; 7+ messages in thread
From: Yu, Luming @ 2006-04-21  1:43 UTC (permalink / raw)
  To: Sergio Monteiro Basto, Nigel Cunningham; +Cc: acpi devel

>unload acpid (service acipd stop)  before suspend is more easy and
>works.

Hmm,  it is an easy and ugly workaround. I bet this kind of question
would be
raised again and again on this mailing list, if no code fix exists.

--Luming

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2006-04-21 22:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-19 13:49 how to back from suspend without shutdown Sergio Monteiro Basto
2006-04-20  1:20 ` Nigel Cunningham
2006-04-20 17:07   ` Sergio Monteiro Basto
  -- strict thread matches above, loose matches on Subject: below --
2006-04-19 13:59 Yu, Luming
2006-04-21 23:06 ` Sergio Monteiro Basto
2006-04-21  1:43 Yu, Luming
2006-04-21 14:27 ` Volker Braun

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox