public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2005-hi6Y0CQ0nG0@public.gmane.org>
To: Pavel Machek <pavel-AlSwsSmVLrQ@public.gmane.org>
Cc: acpi-devel
	<acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
Subject: Re: swsusp fails with "FATAL: cannot find swap device, try swapon -a!"
Date: Mon, 28 Feb 2005 03:20:25 +0100	[thread overview]
Message-ID: <42227FE9.1080400@gmx.net> (raw)
In-Reply-To: <4222640C.7090706-hi6Y0CQ0nG0@public.gmane.org>

Carl-Daniel Hailfinger schrieb:
> Pavel Machek schrieb:
> 
>>Hi!
>>
>>
>>
>>>since 2.6.10-rcsomething (don't know exact revision), suspend-to-disk
>>>fails on my machine. dmesg excerpt:
>>>
>>>[...]
>>>Adding 530104k swap on /dev/hda6.  Priority:42 extents:1
>>>[...]
>>>PM: suspend-to-disk mode set to 'shutdown'
>>>Stopping tasks: ===================================================|
>>>Freeing memory... done (60654 pages freed)
>>>PM: Attempting to suspend to disk.
>>>PM: snapshotting memory.
>>>swsusp: FATAL: cannot find swap device, try swapon -a!
>>>PCI: Setting latency timer of device 0000:00:1d.0 to 64
>>>PCI: Setting latency timer of device 0000:00:1d.1 to 64
>>>PCI: Setting latency timer of device 0000:00:1d.2 to 64
>>>PCI: cache line size of 32 is not supported by device 0000:00:1d.7
>>>ehci_hcd 0000:00:1d.7: USB 2.0 restarted, EHCI 1.00, driver 10 Dec 2004
>>>ACPI: PCI interrupt 0000:00:1f.1[A] -> GSI 5 (level, low) -> IRQ 5
>>>ACPI: PCI interrupt 0000:00:1f.5[B] -> GSI 5 (level, low) -> IRQ 5
>>>PCI: Setting latency timer of device 0000:00:1f.5 to 64
>>>eth0: link down
>>>ACPI: PCI interrupt 0000:02:01.2[C] -> GSI 5 (level, low) -> IRQ 5
>>>eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
>>>Restarting tasks... done
>>>[...]
>>>
>>>And I have absolutely no idea what's going wrong. Kernel is vanilla
>>>bk tree from 10 days ago. .config is similar to SUSE .config, but I
>>>left out some drivers I don't need.
>>>
>>>Any idea what could be wrong with my setup?
>>
>>
>>And you have resume= on command line, right? CONFIG_..._STD_PARTITION
>>should not be required, but I have it set like this:
>>
>>pavel@amd:~$ cat /proc/cmdline
>>root=/dev/hda4 resume=/dev/hda1 psmouse.psmouse_proto=imps psmouse_proto=imps psmouse.proto=imps
>>pavel@amd:~$ grep hda1 /usr/src/linux/.config
>>CONFIG_PM_STD_PARTITION="/dev/hda1"
>>pavel@amd:~$
> 
> 
> cat /proc/cmdline
> root=/dev/hda5 selinux=0 video=vesa:off resume=/dev/hda6 desktop elevator=as console=ttyS0,115200n8 console=tty0
> 
> And CONFIG_PM_STD_PARTITION was not set. I'll retry with it being set
> to "/dev/hda6" and report back.

Setting CONFIG_PM_STD_PARTITION didn't help at all. Still the same
message on suspend-to-disk with current -bk tree.


Regards,
Carl-Daniel
-- 
http://www.hailfinger.org/


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click

  parent reply	other threads:[~2005-02-28  2:20 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-28  0:02 swsusp fails with "FATAL: cannot find swap device, try swapon -a!" Carl-Daniel Hailfinger
     [not found] ` <42225F85.1000302-hi6Y0CQ0nG0@public.gmane.org>
2005-02-28  0:04   ` Pavel Machek
     [not found]     ` <20050228000401.GK1441-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org>
2005-02-28  0:21       ` Carl-Daniel Hailfinger
     [not found]         ` <4222640C.7090706-hi6Y0CQ0nG0@public.gmane.org>
2005-02-28  2:20           ` Carl-Daniel Hailfinger [this message]
     [not found]             ` <42227FE9.1080400-hi6Y0CQ0nG0@public.gmane.org>
2005-02-28  3:04               ` Carl-Daniel Hailfinger
     [not found]                 ` <42228A3D.6080907-hi6Y0CQ0nG0@public.gmane.org>
2005-02-28  4:26                   ` Nigel Cunningham
     [not found]                     ` <1109564772.16374.1.camel-r49W/1Cwd2ff0s6lnCXPX/uOuaPYTxhvJwvTLr3MMZM@public.gmane.org>
2005-02-28 13:06                       ` Carl-Daniel Hailfinger
     [not found]                         ` <4223174A.80605-hi6Y0CQ0nG0@public.gmane.org>
2005-02-28 14:48                           ` Pavel Machek
2005-02-28 13:50                 ` martin f.krafft
2005-03-01 11:05       ` Luca Capello

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42227FE9.1080400@gmx.net \
    --to=c-d.hailfinger.devel.2005-hi6y0cq0ng0@public.gmane.org \
    --cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    --cc=pavel-AlSwsSmVLrQ@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox