On Thu, Aug 24, 2006 at 07:56:28AM +0200, Pavel Machek wrote:
> Please no html for the lists.
> 
> >    i have suspend installed as part of the SuSE Linux 10.1 on my Lenovo
> >    Thinkpad T60.  suspend to ram does not work by default and the machine
> >    is not in the s2ram whitelist.  below is my s2ram -i output and the
> >    options that allow it to work:
> >    sudo s2ram -i
> >    This machine can be identified by:
> >        sys_vendor   = "LENOVO"
> >        sys_product  = "2623D6U"
> >        sys_version  = "ThinkPad T60"
> >        bios_version = "79ET60WW (1.05a)"
> >    s2ram -f -a 3
> >    i actually got it working by tweaking the /etc/powersave/sleep file
> >    but it's functionally equivalent to the s2ram flags above.
> >    diff -u sleep.ORIG sleep
> 
> Yep, T60 clearly needs sys_version-based whitelist.

Agreed (and in my local tree). Basically it looks like we could do a
Thinkpad-catchall entry

   { "LENOVO",        "",       "ThinkPad*", "", S3_BIOS|S3_MODE },

(and no, i am not brave enough for that :-)
-- 
Stefan Seyfried                     | "Please, just tell people
QA / R&D Team Mobile Devices        |               to use KDE."
SUSE LINUX Products GmbH, Nürnberg  |          -- Linus Torvalds

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Suspend-devel mailing list
Suspend-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/suspend-devel

Reply via email to