Hibernate instead sleep when idle

Please post suggestions for improvement of Cinnamon on:
https://github.com/linuxmint/Cinnamon
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
emil_pavlov

Hibernate instead sleep when idle

Post by emil_pavlov »

I have Linux Mint 13 Cinnamon and have tested and enabled hibernation. However, I cannot find how to make the computer hibernate instead going to sleep when it is idle.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
sofasufi

Re: Hibernate instead sleep when idle

Post by sofasufi »

Hiya. I look forward to reading the responses to your questions. I installed Mint 13 Cinnamon this weekend & only have "suspend" option - I'm not sure if this is the same as "hibernate". Go well meantime.
edcompsci
Level 2
Level 2
Posts: 69
Joined: Fri Dec 21, 2012 5:25 pm

Re: Hibernate instead sleep when idle

Post by edcompsci »

There are some hibernate options if you open Software Manager from the menu and type search word 'hibernate'. I'm trying this now.


Also,

Code: Select all

 ls /usr/share/hibernate/scriptlets.d/
acpi_sleep   gaim             misclaunch      programs           vbetool
backlight    galeon           modules         remount_xfsboot    videodump
bootsplash   gfx_brightness   modules_gentoo  services           xhacks
clock        grub             network         suspend2           xstatus
devices      hardware_tweaks  networkmanager  swsusp2_15
diskcache    lilo             newkernel       sylpheed_claws
fbsplash     lock             pause_audio     sysfs_power_state
filesystems  lockfile         pcmcia          ususpend


Best thing I found:

Code: Select all

install qshutdown. This is a small gui run from the command line that lets you timeout to hibernate. Trying it now.

qshutdown problem:  computer would not reboot, and stay stuck on the Linux Mint splash screen qshutdown is not a Linux Mint package, so there is no apport support for it. Backk to square one (after I just reinstalled my os).



I think the solution involves some knowledge of hibernate vs. pm-hibernate.  The reboot problem is the one at this link: [url]http://ubuntuforums.org/showthread.php?t=1970589[/url]. Although this link doesn't explain it in terms of using qshutdown, it is the same error at reboot: 'Could N0t Stat The Name /dev/dm-0' . I think maybe there must be a file within the source code of qshutdown where the package hibernate can be replaced by pm-hibernate.


I believe the source code is in this bigger package:
[url]http://packages.debian.org/source/sid/shutdown-qapps[/url]
Locked

Return to “Cinnamon”