lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 10 Sep 2006 11:33:32 +0200
From:	"Rafael J. Wysocki" <rjw@...k.pl>
To:	curious <curious@...by.dyndns.org>
Cc:	linux-kernel@...r.kernel.org, pavel@....cz
Subject: Re: swsusp problem

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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ