You are not logged in.

#1 2007-05-18 00:36:53

Bola
Member
From: Italia
Registered: 2007-02-16
Posts: 118

Suspend2ram issues

Ok i've correctly set suspend2disk (hibernate) but i can't use suspend2ram because when i use this feature suspend start but the screen doesn't power off and i can't resume, so i've to power off and reboot my laptop.

My laptop is a centrino 2.0 GHz, ATI radeon X700 PCIE, 512MB RAM.

THX.

Offline

#2 2007-05-18 07:37:59

Bola
Member
From: Italia
Registered: 2007-02-16
Posts: 118

Re: Suspend2ram issues

no answers? hmm

Offline

#3 2007-05-18 10:33:20

briest
Member
From: Katowice, PL
Registered: 2006-05-04
Posts: 468

Re: Suspend2ram issues

I had to surround the actual suspend with vbetool invocations:

chvt 1
vbetool vbestate save > /tmp/state
echo -n mem > /sys/power/state
vbetool post
vbetool vbestate restore < /tmp/state
chvt 7

I have VIA Unichrome, not Radeon, but using vbestate seems pretty generic; at least you may try.

Last edited by briest (2007-05-18 10:33:47)

Offline

#4 2007-05-18 11:22:17

Bola
Member
From: Italia
Registered: 2007-02-16
Posts: 118

Re: Suspend2ram issues

Sorry i don't understand your answer, i'm a noob linux user °_°''

Offline

Board footer

Powered by FluxBB