You are not logged in.

#1 2008-04-09 08:26:52

alex1969
Member
From: Italy
Registered: 2005-09-10
Posts: 17

Problem or bug with Hibernate-script + Tuxonice custom kernel

Hi, i think there is a bug in current hibernate-script:

I have compile a vanilla kernel patching with Tuxonice patch, and i saw that this kernel create this file in sysfs:

/sys/power/tuxonice/resume

but when i start hibernate-script it fails because trys to cat this file in sysfs:

/sys/power/tuxonice/resume2

but i think that this file is the old file create with old suspend2 patch!!!!! sad

It's rigth??

How i can resolv it???  sad sad sad

Thanks for all...... smile

Offline

#2 2008-04-18 11:43:00

Captain Spaulding
Member
Registered: 2006-11-16
Posts: 115
Website

Re: Problem or bug with Hibernate-script + Tuxonice custom kernel

You can manually adapt the hibernate script, it's just a bash script. Find it using find and change the cooresponding line.

Offline

#3 2008-04-18 13:45:19

alex1969
Member
From: Italy
Registered: 2005-09-10
Posts: 17

Re: Problem or bug with Hibernate-script + Tuxonice custom kernel

I noticed that the hibernate-script pkg in the current arch pkglist it's old of date, so I used the new hibernate_script into tuxonice website, and this problem seems to be solved. Can this pkg take the place of the old pkg in the current repository?

Regarding tuxonice kernel, seems to be a problem with the initrd image. Because if you want to use a initrd image with this kernel, for resume it you insert this line:

echo 1 > /sys/power/tuxonice/do_resume

in your rc.sysinit but it creates some problems.... sad

Now I try to use tuxonice kernel without initrd image smile

Offline

Board footer

Powered by FluxBB