* 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; 3+ 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] 3+ messages in thread[parent not found: <C386328088ED7F4E9F81AFBABDDF60DA045C6E87-Yw6hFe9C1vnHQcBQSaPqJq0fmWJ9l57d0E9HWUfgJXw@public.gmane.org>]
* Re: Desktop and S3 suspend the Holy Grail of ACPI? [not found] ` <C386328088ED7F4E9F81AFBABDDF60DA045C6E87-Yw6hFe9C1vnHQcBQSaPqJq0fmWJ9l57d0E9HWUfgJXw@public.gmane.org> @ 2004-03-02 3:17 ` Nick Lidakis [not found] ` <4043FCE7.5040703-H+0wwilmMs3R7s880joybQ@public.gmane.org> 0 siblings, 1 reply; 3+ messages in thread From: Nick Lidakis @ 2004-03-02 3:17 UTC (permalink / raw) To: Ow Mun Heng; +Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f Ow Mun Heng wrote: > > >>-----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 >_______________________________________________ >Acpi-devel mailing list >Acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org >https://lists.sourceforge.net/lists/listinfo/acpi-devel > > > 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? ------------------------------------------------------- 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] 3+ messages in thread
[parent not found: <4043FCE7.5040703-H+0wwilmMs3R7s880joybQ@public.gmane.org>]
* S3 partial sucess on centrino 855GM [not found] ` <4043FCE7.5040703-H+0wwilmMs3R7s880joybQ@public.gmane.org> @ 2004-03-02 3:42 ` Alexei Gilchrist 0 siblings, 0 replies; 3+ messages in thread From: Alexei Gilchrist @ 2004-03-02 3:42 UTC (permalink / raw) To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f The following was pointed out to me on another list and I've verified it works on my Panasonic W2 (centrino, 855GM): kernel 2.6.1 or 2.6.3, XFree86 v4.4, using VESA driver for X, S3 will work, the screen will switch on again using a combination of Ctr-Alt-F8 and Ctrl-Alt-F7. It doesn't work from a console, or using the i810 driver. Also the network card seems dead afterwards and a reboot will hang the machine. Still, it's a partial success for reviving a dead screen that seems to plague several centrino laptops. Anyone with this problem care to check other versions of XFree86, and verify it on other laptops? I don't know if it's possible to take whatever initialisation the VESA driver is doing and always executing it on resume? cheers, Alexei ------------------------------------------------------- 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] 3+ messages in thread
end of thread, other threads:[~2004-03-02 3:42 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-02 3:12 Desktop and S3 suspend the Holy Grail of ACPI? Ow Mun Heng
[not found] ` <C386328088ED7F4E9F81AFBABDDF60DA045C6E87-Yw6hFe9C1vnHQcBQSaPqJq0fmWJ9l57d0E9HWUfgJXw@public.gmane.org>
2004-03-02 3:17 ` Nick Lidakis
[not found] ` <4043FCE7.5040703-H+0wwilmMs3R7s880joybQ@public.gmane.org>
2004-03-02 3:42 ` S3 partial sucess on centrino 855GM Alexei Gilchrist
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox