This is the old SliTaz forum - Please use the main forum.slitaz.org

pm-utils
  • ChristopheChristophe July 2010
    is anyone successfully using pmutils ?
    I seemingly could successfully hibernate my system then when i restarted it, it booted normally
    Trying to hibernate it again nothing happens so i suspect that the swap partition has been locked and is not used anymore... how am i supposed to awake an hibernated system ?
    Thanks
  • ChristopheChristophe July 2010
    May I ask the question again ?
    I ended up crashing my system for good trying pm-utils so I guess that if someone knows how to avoid that, it is the right time to say it !
    thanks
  • alanyihalanyih July 2010
    Christophe.

    REF
    basic-pm-debugging.txt - Debugging suspend and resume
    http://www.kernel.org/doc/Documentation/power/basic-pm-debugging.txt

    swsusp.txt - Goals, implementation, and usage of software suspend (ACPI S3)
    http://www.kernel.org/doc/Documentation/power/swsusp.txt
  • UR10UR10 November 2010
    In cooking, latest kernel upgrade (2.6.34 --> 2.6.36) broke pm-suspend on my laptop: it goes to sleep but on wakeup the LEDs flash and it tries to read the CD but the touchpad and keyboard are dead (no caps lock light response) and the screen remains black--i.e. system hang.

    cat /proc/config.gz |gunzip -c|grep PM_
    # CONFIG_PM_DEBUG is not set
    CONFIG_PM_SLEEP_SMP=y
    CONFIG_PM_SLEEP=y
    CONFIG_PM_STD_PARTITION=""
    # CONFIG_PM_RUNTIME is not set

    So
    basic-pm-debugging.txt - Debugging suspend and resume reference
    can't be followed (/sys/power/pm_test is absent.)

    Please set
    CONFIG_PM_DEBUG=y
    in next build.


    Concerning older machines:

    cat /proc/config.gz |gunzip -c|grep APM
    # CONFIG_APM is not set

    could be set and apmd included.

    iirc, pm-utils 1.4 worked, so it's probably no a hal issue

    Other possibilities are udev, and dbus...

    but the kernel test would be most useful since I don't get any logged events from a hung live system.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In Apply for Membership

SliTaz Social