Re: swsusp problem

From: Rafael J. Wysocki
Date: Sun Sep 10 2006 - 05:32:01 EST


Hi,

On Sunday, 10 September 2006 02:13, curious wrote:
> hello.
> i write because swsuspend don't work for me.
> i try to echo disk > /sys/power/state
> and just nothing happens, i have blinking cursor and machine freezes.
>
> when i enabled debug i got :
> stopping tasks: ========|
> Shrinking memory... done (2684 pages freed)
> swsusp: Need to copy 1454 pages
> swsusp: critical section/: done (1454 pages copied)
>
> .... and machine just sits there , doing nothing.
> after reboot it boots like usual.
>
> machine is Ts30M Viglen Dossier 486 SM
> kernel is 2.6.18-rc5
> here is config : http://zjeby.dyndns.org:8242/viglen.config

Could you boot the kernel with the init=/bin/bash command line argument
and do the following:

# mount /proc
# mount /sys
# echo 8 > /proc/sys/kernel/printk
# swapon -a
# echo disk > /sys/power/state

and see what happens?

Rafael


--
You never change things by fighting the existing reality.
R. Buckminster Fuller
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/