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:	Thu, 1 Jan 1970 07:50:33 +0100
From:	Pavel Machek <pavel@...e.cz>
To:	Paul Rolland <rol@...917.net>
Cc:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	"Rafael J. Wysocki" <rjw@...k.pl>
Subject: Re: 2.6.27.9 - Resuming from hibernate locks after "CPU1 is down"

On Thu 2008-12-25 23:09:34, Paul Rolland wrote:
> Hello,
> 
> I'm trying to have suspend to disk and suspend to RAM work on my machine
> (Dell Inspiron 6400, 2Go RAM, with an Intel Mobile 945GM/GMS, 943/940GM
> L Express Integrated Graphics Controller.
> 
> To suspend, I'm using the "echo mem | disk > /sys/power/state" command.
> 
> As of now, using suspend to RAM allow the machine to suspend, and resume is
> nearly OK except the video is not restored, and the screen stays black (but
> keyboard is Ok, I can launch any command I want, so I can restart).
> 
> When suspending to disk, suspend is Ok with :
> echo -n 2097152000 > /sys/power/image_size ;
> echo -n disk > /sys/power/state
> and resuming detects the image in the swap partition. So, I have on the
> console, when I add "no_console_suspend" on the boot command line :
> PM: loading image data pages...
> PM: read xxxxx kbytes in y.zz seconds
> ...
> [stuff about scsi/sda]
> Disabling non-boot CPUs
> CPU1 is now offlone
> SMP alternatives: switching to UP code
> CPU1 is down
> 
> and then, nothing :( machine is dead frozen. CAPS Lock doesn't toggle the
> keyboard LED anymore, I need to manually power off and power on the machine.
> 
> I must add that these are my first attempts. So, this is not to be
> considered a regression.
> 
> Is there anything else I can do to try to debug the resume ?

Try it with minimal config, init=/bin/bash is useful.

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
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