Hibernate doesn't funtcion - mint 9 fluxbox

Moderator: emorrp1

Forum rules
Please read How to report bugs in mintTools before posting a bug report
And please no support questions here

Hibernate doesn't funtcion - mint 9 fluxbox

Postby daquirm on Sat Sep 11, 2010 4:29 am

Hello,

my problem is that Hibernate or Suspend doesn't function at all when choosing from the quit menu of fluxbox. But it does function when using hibernate script from the repository run as root from the CLI.
daquirm
Level 2
Level 2
 
Posts: 56
Joined: Wed Sep 08, 2010 1:11 pm
Location: Prague, CZ

Linux Mint is funded by ads and donations.
 

Re: Hibernate doesn't funtcion - mint 9 fluxbox

Postby JasonLG on Sat Sep 11, 2010 5:04 am

daquirm wrote:Hello,

my problem is that Hibernate or Suspend doesn't function at all when choosing from the quit menu of fluxbox. But it does function when using hibernate script from the repository run as root from the CLI.


The Hibernate and Suspend features are very hardware dependent and don't work properly on all computer models. A detailed description of your system is required for help.
"I see" said the blind man to the deaf man who stuck his wooden leg out the window to check the weather.
JasonLG
Level 7
Level 7
 
Posts: 1628
Joined: Thu May 20, 2010 9:15 pm
Location: Polk City, Iowa USA

Re: Hibernate doesn't funtcion - mint 9 fluxbox

Postby daquirm on Sat Sep 11, 2010 6:58 am

Thanks for your reply, pls see my HW config attached.
hwconfig.tar.gz
HW config
(3.57 KiB) Downloaded 43 times
daquirm
Level 2
Level 2
 
Posts: 56
Joined: Wed Sep 08, 2010 1:11 pm
Location: Prague, CZ

Re: Hibernate doesn't funtcion - mint 9 fluxbox

Postby emielvanegdom on Sat Sep 25, 2010 8:34 am

One possibility is to install powermanagement-interface. The other, without installing anything, is to modify file /etc/init/mint-fm2.conf as follows.

Code: Select all
if [ "$line" = "suspend" ]
then
        rm -rf $CIAODIR/*
#        pmi action sleep
        pm-suspend
fi

if [ "$line" = "hibernate" ]
then
        rm -rf $CIAODIR/*
#        pmi action hibernate
        pm-hibernate
fi
emielvanegdom
Level 1
Level 1
 
Posts: 1
Joined: Sat Sep 25, 2010 7:21 am


Return to Bugs in Mint tools

Who is online

Users browsing this forum: No registered users and 2 guests