public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* RE: Desktop and S3 suspend the Holy Grail of ACPI?
@ 2004-03-02  2:55 Ow Mun Heng
       [not found] ` <C386328088ED7F4E9F81AFBABDDF60DA045C6E7B-Yw6hFe9C1vnHQcBQSaPqJq0fmWJ9l57d0E9HWUfgJXw@public.gmane.org>
  0 siblings, 1 reply; 31+ messages in thread
From: Ow Mun Heng @ 2004-03-02  2:55 UTC (permalink / raw)
  To: Nick Lidakis; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f



> -----Original Message-----
> From: Nick Lidakis [mailto:nlidakis-H+0wwilmMs3R7s880joybQ@public.gmane.org]
> Sent: Tuesday, March 02, 2004 10:09 AM
> To: Pavel Machek
> Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> Subject: Re: [ACPI] Desktop and S3 suspend the Holy Grail of ACPI?
> 
> 
> Pavel Machek wrote:
> 
> >Hi!
> >
> >  
> >
> >>>>I tried playing with suspend to disk in kernel 2.6.3. It 
> was a no go. I 
> >>>>have highmem enabled on this machine which has 1 gig of RAM.
> >>>>Going to try pmdisk.
> >>>>  
> >>>>
> >>>>        
> >>>>
> >>>Forget pmdisk, that will not work anyway. Try running 
> without highmem
> >>>(at least for a test).
> >>>      
> >>>
> >
> >  
> >
> >>Should I also disable preemption?
> >>    
> >>
> >
> >Yes.
> >								Pavel
> >
> >  
> >
> Pavel, I'm having some trouble understanding the swsusp.txt file. It 
> states: " You must explicitly specify the swap partition to 
> resume from with
> ``resume='' kernel option."
> 
> my swap partition resides in /dev/hda4
> 
> So I think  I need to do something like this?
> # Boot up Linux by default.
> #
> default=Linux
> 
> image=/vmlinuz
>         label=Linux
>         read-only
> append="hda=autotune resume=/dev/hda4"   <---- added this

That's the way I'm doing it on Grub 


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id\x1356&alloc_id438&op=click

^ permalink raw reply	[flat|nested] 31+ messages in thread
* RE: Desktop and S3 suspend the Holy Grail of ACPI?
@ 2004-03-02  3:33 Ow Mun Heng
       [not found] ` <C386328088ED7F4E9F81AFBABDDF60DA045C6E94-Yw6hFe9C1vnHQcBQSaPqJq0fmWJ9l57d0E9HWUfgJXw@public.gmane.org>
  0 siblings, 1 reply; 31+ messages in thread
From: Ow Mun Heng @ 2004-03-02  3:33 UTC (permalink / raw)
  To: Nick Lidakis; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f



> -----Original Message-----
> From: Nick Lidakis [mailto:nlidakis-H+0wwilmMs3R7s880joybQ@public.gmane.org]
> Sent: Tuesday, March 02, 2004 11:18 AM
> 
> Ow Mun Heng wrote:
> 
> Ok, it seems to work with a 2.6.3 kernel; highmem and 
> preemtion disabled.
> Can I ask you how you have USB enabled? Compiled into the 
> kernel or as 
> modules?
> I could have sworn I erad something about ACPI swsusp and USB 
> conflicts.
> 
> Do you use swsusp constantly, and do you find reliable so far?


Hmm.. Sorry.. I just reread your subject line.. It 
says.. S3 suspend.I've not been able to get that to work. 
(Still have not experimented a lot) and Yes.. you heard
right.

Currently Have got S4 to work.. Suspend to disk. I think it's also 
swsusp. (or swap suspend)

Refer to my thread "success: S4 on D600" or somethinglike that.

USB/eth is modules. rmmod the eth mod before S4'ing.
S3/S1 hangs on resume. Hangs as in Console/X/graphics.

I suspend only a few times.. Just got it working like On Sunday.
and today's Tuesday.. :)


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id\x1356&alloc_id438&op=click

^ permalink raw reply	[flat|nested] 31+ messages in thread
* RE: Desktop and S3 suspend the Holy Grail of ACPI?
@ 2004-03-02  3:12 Ow Mun Heng
       [not found] ` <C386328088ED7F4E9F81AFBABDDF60DA045C6E87-Yw6hFe9C1vnHQcBQSaPqJq0fmWJ9l57d0E9HWUfgJXw@public.gmane.org>
  0 siblings, 1 reply; 31+ messages in thread
From: Ow Mun Heng @ 2004-03-02  3:12 UTC (permalink / raw)
  To: Nick Lidakis; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f



> -----Original Message-----
> From: Nick Lidakis [mailto:nlidakis-H+0wwilmMs3R7s880joybQ@public.gmane.org]
> Sent: Tuesday, March 02, 2004 10:57 AM
> To: Ow Mun Heng
> Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> Subject: Re: [ACPI] Desktop and S3 suspend the Holy Grail of ACPI?
> 
> 
> Ow Mun Heng wrote:
> 
> >  
> >
> >>-----Original Message-----
> >>From: Nick Lidakis [mailto:nlidakis-H+0wwilmMs3R7s880joybQ@public.gmane.org]
>Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> >>Subject: Re: [ACPI] Desktop and S3 suspend the Holy Grail of ACPI?
> >>
> >>
> >>Pavel Machek wrote:
> >>
> >>    
> >>
> >>>Hi!
> >>>
> >>> 
> >>>
> >>>      
> >>>
> >>>>>>I tried playing with suspend to disk in kernel 2.6.3. It 
> >>>>>>            
> >>>>>>
> >>was a no go. I 
> >>    
> >>
> >>>>>>have highmem enabled on this machine which has 1 gig of RAM.
> >>>>>>Going to try pmdisk.
> >>>>>> 
> >>>>>>
> >>>>>>       
> >>>>>>
> >>>>>>            
> >>>>>>
> >>>>>Forget pmdisk, that will not work anyway. Try running 
> >>>>>          
> >>>>>
> >>without highmem
> >>    
> >>
> >>>>>(at least for a test).
> >>>>>     
> >>>>>
> >>>>>          
> >>>>>
> >>> 
> >>>
> >>>      
> >>>
> >>>>Should I also disable preemption?
> >>>>   
> >>>>
> >>>>        
> >>>>
> >>>Yes.
> >>>								Pavel
> >>>
> >>> 
> >>>
> >>>      
> >>>
> >>Pavel, I'm having some trouble understanding the swsusp.txt 
> file. It 
> >>states: " You must explicitly specify the swap partition to 
> >>resume from with
> >>``resume='' kernel option."
> >>
> >>my swap partition resides in /dev/hda4
> >>
> >>So I think  I need to do something like this?
> >># Boot up Linux by default.
> >>#
> >>default=Linux
> >>
> >>image=/vmlinuz
> >>        label=Linux
> >>        read-only
> >>append="hda=autotune resume=/dev/hda4"   <---- added this
> >>    
> >>
> >
> >That's the way I'm doing it on Grub 
> >
> >  
> >
> Then it should automatically resume next time the power button is 
> pressed, no other options need to be passed at the LILO prompt?


Yep.. Er.. I'm using Grub.. but that should be not-related.


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id\x1356&alloc_id438&op=click

^ permalink raw reply	[flat|nested] 31+ messages in thread
* RE: Desktop and S3 suspend the Holy Grail of ACPI?
@ 2004-02-25  9:43 Yu, Luming
  0 siblings, 0 replies; 31+ messages in thread
From: Yu, Luming @ 2004-02-25  9:43 UTC (permalink / raw)
  To: Huw Rogers, Brown, Len, Nick Lidakis, ACPI Developers

> 
> You can enable S1/S3 with SMP with the "noirqbalance" boot 
> parameter (to
> disable kirqd which refuses to die during suspend) and this patch:


As far as i know, software suspend/resume support for SMP haven't been
done right now.

--Luming


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id\x1356&alloc_id438&op=click

^ permalink raw reply	[flat|nested] 31+ messages in thread
* Desktop and S3 suspend the Holy Grail of ACPI?
@ 2004-02-22 18:27 nick
       [not found] ` <4038F499.2060302-H+0wwilmMs3R7s880joybQ@public.gmane.org>
  0 siblings, 1 reply; 31+ messages in thread
From: nick @ 2004-02-22 18:27 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

I am new to ACPI but I have searched the archives, looked at the MAN 
pages used Google to the best of
my abilities and I still have some questions about ACPI. My basic goal 
is to be able
to suspend my desktop machine to S3 when not in use. I need to use the
machine several times throughout the day, and feel it is a waste to leave
it on continuously. The system spec are: Intel D875PBZ, Intel P4 3GHZ,
Radeonm 9700 pro, Sounblaster Live, Debian unstable with 2.4.23 and
2.6.2 kernels available, both with ACPI compiled as modules. Pressing
the power button once gracefully shuts down the machine running either 
kernel.

After reading the documentation, I am still not sure how to try to
suspend to S3. Is there anyone with this motherboard succesfully using
S3 suspend? Is it reliable and stable, suspend after suspend.
Is S3 suspend with Linux on the desktop the Holy Grail of ACPI? The
machines suspends to S3 in Windows 2000 Pro, also shuts all the fans
down too, totally silent.

Any advice would be appreciated.
Can anyone recommend any Pentium 3/4 desktop motherboard that will S3 
reliably in Linux?

If this is not possible yet, are there any other Linux hardware problems 
where S3 works reliably?

Nick




-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click

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

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

Thread overview: 31+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-02  2:55 Desktop and S3 suspend the Holy Grail of ACPI? Ow Mun Heng
     [not found] ` <C386328088ED7F4E9F81AFBABDDF60DA045C6E7B-Yw6hFe9C1vnHQcBQSaPqJq0fmWJ9l57d0E9HWUfgJXw@public.gmane.org>
2004-03-02  2:56   ` Nick Lidakis
  -- strict thread matches above, loose matches on Subject: below --
2004-03-02  3:33 Ow Mun Heng
     [not found] ` <C386328088ED7F4E9F81AFBABDDF60DA045C6E94-Yw6hFe9C1vnHQcBQSaPqJq0fmWJ9l57d0E9HWUfgJXw@public.gmane.org>
2004-03-02  3:29   ` Nick Lidakis
2004-03-02  3:12 Ow Mun Heng
     [not found] ` <C386328088ED7F4E9F81AFBABDDF60DA045C6E87-Yw6hFe9C1vnHQcBQSaPqJq0fmWJ9l57d0E9HWUfgJXw@public.gmane.org>
2004-03-02  3:17   ` Nick Lidakis
2004-02-25  9:43 Yu, Luming
2004-02-22 18:27 nick
     [not found] ` <4038F499.2060302-H+0wwilmMs3R7s880joybQ@public.gmane.org>
2004-02-22 20:25   ` Bruno Ducrot
     [not found]     ` <20040222202519.GB2869-kk6yZipjEM5g9hUCZPvPmw@public.gmane.org>
2004-02-23  2:02       ` Nick Lidakis
     [not found]         ` <40395F51.9060101-H+0wwilmMs3R7s880joybQ@public.gmane.org>
2004-02-23  8:45           ` Bruno Ducrot
2004-02-23  6:31   ` Len Brown
     [not found]     ` <1077517907.12673.43.camel-D2Zvc0uNKG8@public.gmane.org>
2004-02-24  5:06       ` Nick Lidakis
     [not found]         ` <403ADBCC.9060108-H+0wwilmMs3R7s880joybQ@public.gmane.org>
2004-02-25  5:17           ` Len Brown
     [not found]             ` <1077686228.5911.93.camel-D2Zvc0uNKG8@public.gmane.org>
2004-02-25  5:50               ` Huw Rogers
2004-02-27  3:20               ` Nick Lidakis
2004-02-25 18:20   ` Pavel Machek
     [not found]     ` <20040225182030.GG1214-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org>
2004-02-28 21:38       ` Nick Lidakis
     [not found]         ` <40410A69.3070800-H+0wwilmMs3R7s880joybQ@public.gmane.org>
2004-02-28 22:04           ` Pavel Machek
     [not found]             ` <20040228220435.GD10530-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org>
2004-02-28 22:17               ` Nick Lidakis
     [not found]                 ` <4041136B.9000904-H+0wwilmMs3R7s880joybQ@public.gmane.org>
2004-02-28 23:09                   ` Pavel Machek
     [not found]                     ` <20040228230941.GA488-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org>
2004-02-29  0:19                       ` count0-tC47gz4GrgtWk0Htik3J/w
     [not found]                         ` <1950.66.108.215.112.1078013994.squirrel-2RFepEojUI20LjuDPgauC1aTQe2KTcn/@public.gmane.org>
2004-02-29  7:20                           ` Pavel Machek
2004-03-02  2:08                       ` Nick Lidakis
     [not found]                         ` <4043ECB4.7080203-H+0wwilmMs3R7s880joybQ@public.gmane.org>
2004-03-02 10:19                           ` Pavel Machek
     [not found]                             ` <20040302101904.GA303-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org>
2004-03-02 21:51                               ` Nick Lidakis
     [not found]                                 ` <404501D8.8090506-H+0wwilmMs3R7s880joybQ@public.gmane.org>
2004-03-02 22:34                                   ` Pavel Machek
     [not found]                                     ` <20040302223446.GG1225-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org>
2004-03-04  0:42                                       ` Nick Lidakis
     [not found]                                         ` <40467B8E.7060709-H+0wwilmMs3R7s880joybQ@public.gmane.org>
2004-03-04  0:51                                           ` Nick Lidakis
2004-03-04 10:52                                           ` Pavel Machek
     [not found]                                             ` <20040304105233.GA308-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org>
2004-03-09 22:52                                               ` Nick Lidakis

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