On Tue, May 02, 2006 at 03:37:05PM +0200, Michael Biebl wrote:
> jacob wrote:
> > Package: powersaved
> > Version: 0.12.11-1
> > Severity: normal
> > 
> > 
> > powersaved complains that there is no resume= boot option, when I try to
> > suspend to disk. However:
> > 
> > (root) /boot$ grep resume= /boot/grub/menu.lst
> > ## e.g. defoptions=vga=791 resume=/dev/hda5
> > # defoptions=resume=/dev/hda2
> > kernel          /boot/vmlinuz-2.6.16-dsdt-64m root=/dev/hda1 ro
> > resume=/dev/hda2
> > kernel          /boot/vmlinuz-2.6.16-1-k7 root=/dev/hda1 ro
> > resume=/dev/hda2
> > (root) /boot$ cat /proc/cmdline
> > root=/dev/hda1 ro resume=/dev/hda2
> > 
> > Setting SUSPEND2DISK_SKIP_RESUME_CHECK to yes, as mentioned in the error
> > message (although not found in /etc/powersave/sleep), corrects the
> > problem.
> > 
> 
> Hi Jacob,
> 
> could you please send me the output from cat /sys/power/resume?
> powersaved uses this method for determining the swap partition as there
> are several ways to specify the default resume partition (kernel config,
>  boot pararameter, initrd parameter).
> Please also send me the log file /var/log/suspend2disk.log.
> 

$ cat /sys/power/resume
0:0
$ cat /var/log/suspend2disk.log
suspend2disk initiated: 2006-05-02 18:11:26
Debug info follows here, please include in your bug reports. Thanks.
--------------------------------------------------------------------
Loaded modules:
Module                  Size  Used by
ohci_hcd               17348  0 
nfs                   189068  0 
lockd                  54248  1 nfs
nfs_acl                 3328  1 nfs
sunrpc                133476  3 nfs,lockd,nfs_acl
button                  6416  0 
ehci_hcd               27016  0 
psmouse                34504  0 
vmnet                  33316  9 
parport_pc             31728  0 
parport                32008  1 parport_pc
vmmon                 102584  0 
cpufreq_userspace       3796  0 
cpufreq_powersave       1728  0 
ipv6                  218656  12 
thermal                13128  0 
fan                     4548  0 
ac                      4676  0 
battery                 9348  0 
ndiswrapper           154956  0 
md_mod                 64596  0 
dm_mod                 47924  0 
cpufreq_ondemand        5532  1 
powernow_k8             9096  0 
freq_table              4292  1 powernow_k8
processor              21440  2 thermal,powernow_k8
sisfb                 205012  1 
usbhid                 32416  0 
pcmcia                 35132  0 
firmware_class          9728  1 pcmcia
joydev                  8960  0 
tsdev                   7296  0 
snd_intel8x0m          15436  5 
snd_intel8x0           29532  0 
snd_ac97_codec         82848  2 snd_intel8x0m,snd_intel8x0
snd_ac97_bus            2112  1 snd_ac97_codec
snd_pcm_oss            44128  0 
snd_mixer_oss          15744  1 snd_pcm_oss
snd_pcm                74504  6 
snd_intel8x0m,snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_timer              20420  1 snd_pcm
snd                    46400  15 
snd_intel8x0m,snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
serio_raw               6532  0 
sis900                 20992  0 
shpchp                 39424  0 
pci_hotplug            24308  1 shpchp
ide_cd                 35680  0 
cdrom                  32304  1 ide_cd
pcspkr                  3012  0 
mii                     5248  1 sis900
yenta_socket           23884  1 
rsrc_nonstatic         11968  1 yenta_socket
pcmcia_core            37392  3 pcmcia,yenta_socket,rsrc_nonstatic
rtc                    11444  0 
soundcore               8736  1 snd
snd_page_alloc          9864  3 snd_intel8x0m,snd_intel8x0,snd_pcm
usbcore               111136  5 ohci_hcd,ehci_hcd,ndiswrapper,usbhid
amd64_agp              11652  0 
sis_agp                 8196  1 
agpgart                29296  2 amd64_agp,sis_agp
xfs                   487252  2 
exportfs                5248  1 xfs
ide_disk               14720  3 
generic                 4228  0 [permanent]
sis5513                12108  0 [permanent]
ide_core              111536  4 ide_cd,ide_disk,generic,sis5513
evdev                   8832  2 
mousedev               10496  1 

Memory info:
             total       used       free     shared    buffers     cached
Mem:        710696     302760     407936          0          0     228288
-/+ buffers/cache:      74472     636224
Swap:            0          0          0

/proc/cmdline: root=/dev/hda1 ro resume=/dev/hda2
------------------------------------------------------------------------------
========we are going to sleep, preparing.========
running kernel is grub menu entry 0 (vmlinuz-2.6.16-dsdt-64m)
You have set SUSPEND2DISK_RESUME_DEVICE. This is for experts.
activating suspend partition '/dev/hda2'
resume partition is not set up.

Jacob


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to