public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* Problems with 600m PM states
@ 2003-12-31 15:48 Michael A. Smith
  0 siblings, 0 replies; 8+ messages in thread
From: Michael A. Smith @ 2003-12-31 15:48 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

I have been unable to get any type of sleep to work with this laptop and
the 2.6.0 vanilla kernel.

Let's start with S1 and work up from there.

 echo 1 > /proc/acpi/sleep

Generates...

 Stopping tasks: ========|
 hdc: start_power_step(step: 0)
 hdc: completing PM request, suspend
 hda: start_power_step(step: 0)
 hda: start_power_step(step: 1)
 hda: complete_power_step(step: 1, stat: 50, err: 0)
 hda: completing PM request, suspend
 PM: Entering state.
  hwsleep-0257 [23] acpi_enter_sleep_state: Entering sleep state [S1]

...and it appears to be in standby.  The power led goes from solid on to
a blink.  Now, if I hit the power button to attempt resume, I get ...

 Back to C!
 PM: Finishing up.

... and that's it.  The power led is back on solid, but the system is
non-responsive.


For reference, I've tried to minimize the variables as much as possible.
I'm booting into single user mode and testing from there.  There are no
modules loaded.


Any help is appreciated, I'm happy to post more info or try any
suggestions.

Thanks,
Michael Smith
mas3f-4Ng6DfrEGID2fBVCVOL8/A@public.gmane.org


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click

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

* RE: Problems with 600m PM states
@ 2004-01-02  7:07 Yu, Luming
       [not found] ` <3ACA40606221794F80A5670F0AF15F8401720C6D-SRlDPOYGfgogGBtAFL8yw7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
  0 siblings, 1 reply; 8+ messages in thread
From: Yu, Luming @ 2004-01-02  7:07 UTC (permalink / raw)
  To: Michael A. Smith, acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

>I have been unable to get any type of sleep to work
> with this laptop and the 2.6.0 vanilla kernel.

the machine type ?

>Let's start with S1 and work up from there.

Good !

> echo 1 > /proc/acpi/sleep
>...and it appears to be in standby.  
>The power led goes from solid on to
>a blink.  Now, if I hit the power button to attempt resume, I get ...
> Back to C!
> PM: Finishing up.
>... and that's it.  The power led is back on solid, but the system is
>non-responsive.

Maybe patches filed at
http://bugzilla.kernel.org/show_bug.cgi?id=1557   and
http://bugzilla.kernel.org/show_bug.cgi?id=1588
can help you. 


--Luming


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id\x1278&alloc_id371&op=click

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

* RE: Problems with 600m PM states
       [not found] ` <3ACA40606221794F80A5670F0AF15F8401720C6D-SRlDPOYGfgogGBtAFL8yw7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
@ 2004-01-02 16:43   ` Michael A. Smith
       [not found]     ` <Pine.BSF.4.55.0401021139340.70212-RwPPEzxwQTH1LS48qovbHA@public.gmane.org>
  0 siblings, 1 reply; 8+ messages in thread
From: Michael A. Smith @ 2004-01-02 16:43 UTC (permalink / raw)
  To: Yu, Luming; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

On Fri, 2 Jan 2004, Yu, Luming wrote:

> >Let's start with S1 and work up from there.

> http://bugzilla.kernel.org/show_bug.cgi?id=1588

Great!  The patch attached to this bug seemed to solve the problem for
S1.  I can now resume without issue from an S1 sleep.

Onto S3...

The system seems to suspend correctly, but will not resume.  After the
suspend, the power led has a slow blink, which is what I expect.  If I
hit the power button to bring it back, I can hear the disk spin up, and
the power led is on full, but that's it.  The screen never returns and
my only recourse is a hard reboot.

Michael Smith
mas3f-4Ng6DfrEGID2fBVCVOL8/A@public.gmane.org


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click

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

* Re: Problems with 600m PM states
       [not found]     ` <Pine.BSF.4.55.0401021139340.70212-RwPPEzxwQTH1LS48qovbHA@public.gmane.org>
@ 2004-01-02 18:56       ` Karol Kozimor
       [not found]         ` <20040102185613.GA30051-DETuoxkZsSqrDJvtcaxF/A@public.gmane.org>
  2004-01-03 22:22       ` Pavel Machek
  1 sibling, 1 reply; 8+ messages in thread
From: Karol Kozimor @ 2004-01-02 18:56 UTC (permalink / raw)
  To: Michael A. Smith; +Cc: Yu, Luming, acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Thus wrote Michael A. Smith:
> Onto S3...
> 
> The system seems to suspend correctly, but will not resume.  After the
> suspend, the power led has a slow blink, which is what I expect.  If I
> hit the power button to bring it back, I can hear the disk spin up, and
> the power led is on full, but that's it.  The screen never returns and
> my only recourse is a hard reboot.

Please try 2.6.1-rc1 or -rc1-mm1 for the keyboard problem. Have you already
tried passing acpi_sleep={s3_mode,s3_bios} as a kernel parameter?
Best regards,

-- 
Karol 'sziwan' Kozimor
sziwan-DETuoxkZsSqrDJvtcaxF/A@public.gmane.org


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click

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

* Re: Problems with 600m PM states
       [not found]         ` <20040102185613.GA30051-DETuoxkZsSqrDJvtcaxF/A@public.gmane.org>
@ 2004-01-02 20:58           ` Michael A. Smith
  2004-01-02 21:42           ` Michael A. Smith
  1 sibling, 0 replies; 8+ messages in thread
From: Michael A. Smith @ 2004-01-02 20:58 UTC (permalink / raw)
  To: Karol Kozimor; +Cc: Yu, Luming, acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

On Fri, 2 Jan 2004, Karol Kozimor wrote:

> Have you already tried passing acpi_sleep={s3_mode,s3_bios} as a
> kernel parameter?

No, I will try them now.  Are these parameters documented somewhere?  What
do they control?

Michael Smith
mas3f-4Ng6DfrEGID2fBVCVOL8/A@public.gmane.org


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click

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

* Re: Problems with 600m PM states
       [not found]         ` <20040102185613.GA30051-DETuoxkZsSqrDJvtcaxF/A@public.gmane.org>
  2004-01-02 20:58           ` Michael A. Smith
@ 2004-01-02 21:42           ` Michael A. Smith
       [not found]             ` <Pine.BSF.4.55.0401021635300.503-RwPPEzxwQTH1LS48qovbHA@public.gmane.org>
  1 sibling, 1 reply; 8+ messages in thread
From: Michael A. Smith @ 2004-01-02 21:42 UTC (permalink / raw)
  To: Karol Kozimor; +Cc: Yu, Luming, acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

On Fri, 2 Jan 2004, Karol Kozimor wrote:

> Thus wrote Michael A. Smith:

> > The system seems to suspend correctly, but will not resume.  After the
> > suspend, the power led has a slow blink, which is what I expect.  If I
> > hit the power button to bring it back, I can hear the disk spin up, and
> > the power led is on full, but that's it.  The screen never returns and
> > my only recourse is a hard reboot.

> Please try 2.6.1-rc1 or -rc1-mm1 for the keyboard problem.

Tried 2.6.1-rc1 (with the S1 patch referenced earlier in the thread)
and see the same behavior for S3.  Not sure which keyboard problem you were
referring to though.

> Have you already tried passing acpi_sleep={s3_mode,s3_bios} as a
> kernel parameter?

I have now.  If I use either, instead of resuming, the machine reboots.
Without any parameter, after resume the screen remains off, but it
appears the system is running ... if i blindly type "shutdown -h now",
the system will power off.

Michael Smith
mas3f-4Ng6DfrEGID2fBVCVOL8/A@public.gmane.org


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click

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

* Re: Problems with 600m PM states
       [not found]             ` <Pine.BSF.4.55.0401021635300.503-RwPPEzxwQTH1LS48qovbHA@public.gmane.org>
@ 2004-01-03 11:21               ` Karol Kozimor
  0 siblings, 0 replies; 8+ messages in thread
From: Karol Kozimor @ 2004-01-03 11:21 UTC (permalink / raw)
  To: Michael A. Smith; +Cc: Yu, Luming, acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Thus wrote Michael A. Smith:
> > > The system seems to suspend correctly, but will not resume.  After the
> > > suspend, the power led has a slow blink, which is what I expect.  If I
> > > hit the power button to bring it back, I can hear the disk spin up, and
> > > the power led is on full, but that's it.  The screen never returns and
> > > my only recourse is a hard reboot.
> > Please try 2.6.1-rc1 or -rc1-mm1 for the keyboard problem.
> Tried 2.6.1-rc1 (with the S1 patch referenced earlier in the thread)
> and see the same behavior for S3.  Not sure which keyboard problem you were
> referring to though.

The most common case for S3 problems is a dead screen and a dead keyboard +
mouse, which results in a supposedly non-responsive system (the NIC is
usually fine, but then you need a second machine to check that). Since you
wrote about hard reboot, I assumed you tried ctrl+alt+del and it didn't
work, hence the keyboard problem.

> > Have you already tried passing acpi_sleep={s3_mode,s3_bios} as a
> > kernel parameter?
> I have now.  If I use either, instead of resuming, the machine reboots.
> Without any parameter, after resume the screen remains off, but it
> appears the system is running ... if i blindly type "shutdown -h now",
> the system will power off.

Then you're probably out of luck for now. You may, as Pavel suggests, try
suspending from X, but it probably will reboot if you have AGP drivers
loaded.
Best regards,

-- 
Karol 'sziwan' Kozimor
sziwan-DETuoxkZsSqrDJvtcaxF/A@public.gmane.org


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click

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

* Re: Problems with 600m PM states
       [not found]     ` <Pine.BSF.4.55.0401021139340.70212-RwPPEzxwQTH1LS48qovbHA@public.gmane.org>
  2004-01-02 18:56       ` Karol Kozimor
@ 2004-01-03 22:22       ` Pavel Machek
  1 sibling, 0 replies; 8+ messages in thread
From: Pavel Machek @ 2004-01-03 22:22 UTC (permalink / raw)
  To: Michael A. Smith; +Cc: Yu, Luming, acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Hi!

> > >Let's start with S1 and work up from there.
> 
> > http://bugzilla.kernel.org/show_bug.cgi?id=1588
> 
> Great!  The patch attached to this bug seemed to solve the problem for
> S1.  I can now resume without issue from an S1 sleep.
> 
> Onto S3...

Actually right order is S1, swsusp, S3 ;-).
								Pavel
-- 
When do you have a heart between your knees?
[Johanka's followup: and *two* hearts?]


-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click

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

end of thread, other threads:[~2004-01-03 22:22 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-02  7:07 Problems with 600m PM states Yu, Luming
     [not found] ` <3ACA40606221794F80A5670F0AF15F8401720C6D-SRlDPOYGfgogGBtAFL8yw7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
2004-01-02 16:43   ` Michael A. Smith
     [not found]     ` <Pine.BSF.4.55.0401021139340.70212-RwPPEzxwQTH1LS48qovbHA@public.gmane.org>
2004-01-02 18:56       ` Karol Kozimor
     [not found]         ` <20040102185613.GA30051-DETuoxkZsSqrDJvtcaxF/A@public.gmane.org>
2004-01-02 20:58           ` Michael A. Smith
2004-01-02 21:42           ` Michael A. Smith
     [not found]             ` <Pine.BSF.4.55.0401021635300.503-RwPPEzxwQTH1LS48qovbHA@public.gmane.org>
2004-01-03 11:21               ` Karol Kozimor
2004-01-03 22:22       ` Pavel Machek
  -- strict thread matches above, loose matches on Subject: below --
2003-12-31 15:48 Michael A. Smith

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