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:	Fri, 08 Sep 2006 15:24:37 -0700
From:	Eric Sandall <eric@...dall.us>
To:	Pavel Machek <pavel@...e.cz>
CC:	LKML <linux-kernel@...r.kernel.org>
Subject: Re: Suspend to ram with 2.6 kernels

Pavel Machek wrote:
> On Wed 06-09-06 19:35:50, Eric Sandall wrote:
>> Hello LKML,
>>
>> I am having a problem with suspend-to-ram (have been for a while, but
>> suspend-to-disk has been working fine for me, so I never really bothered
>> to report it until now).
>>
>> Suspend-to-disk and resuming from it works fine (using `echo -n disk >
>> /sys/power/state`).
>>
>> Suspend-to-ram works fine (using `echo -n mem > /sys/power/state`), but
>> resuming does not. When I lift up the lid of my laptop (Dell Inspiron
>> 5100) it seems to power back up (the power light changes from blinking
>> to solid), but my screen stays blank and keys such as capslock do not
>> toggle their LED.
> 
> See suspend.sf.net, use provided s2ram program.

Thanks! The key (mentioned in the documentation there) is to disable
framebuffer (ATI video card). First time I've had suspend-to-RAM working
on this machine. ;)

Suspending works with `s2ram -f`, no other options needed, from X.

# s2ram -i
This machine can be identified by:
    sys_vendor   = "Dell Computer Corporation"
    sys_product  = "Inspiron 5100                   "
    sys_version  = ""
    bios_version = "A23"

Though you may want to rename the /usr/sbin/suspend command to something
other than 'suspend' as, at least for me, it is a shell command which
puts the current shell in the background.

The HOWTO *does* mention:
[Warning: some shells have "suspend" built in command, so specifing
exact path like ./suspend is more important than usual.]

Though I still believe it'd be a good idea to pick a non-conflicting name.

-sandalle

-- 
Eric Sandall                     |  Source Mage GNU/Linux Developer
eric@...dall.us                  |  http://www.sourcemage.org/
http://eric.sandall.us/          |  SysAdmin @ Shock Physics @ WSU
http://counter.li.org/  #196285  |  http://www.shock.wsu.edu/


-
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