Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 303533 - PATCH: Add user space suspend support to genkernel
Summary: PATCH: Add user space suspend support to genkernel
Status: RESOLVED DUPLICATE of bug 156445
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal with 1 vote (vote)
Assignee: Gentoo Genkernel Maintainers
URL:
Whiteboard:
Keywords: Inclusion
Depends on:
Blocks:
 
Reported: 2010-02-05 04:12 UTC by devsk
Modified: 2012-09-25 04:14 UTC (History)
6 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Add support for user-space suspend with splash, encryption and compression support (genkernel-resume-user-space-suspend.patch,1.44 KB, patch)
2010-02-05 04:13 UTC, devsk
Details | Diff
genkernel-3.4.15 suspend patch (genkernel-3.4.15-suspend.patch,3.89 KB, patch)
2011-04-30 14:15 UTC, Aleksey Kunitskiy
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description devsk 2010-02-05 04:12:29 UTC
Currently, genkernel only supports in-kernel and tuxonice versions of the suspend to disk. This patch adds support for user space suspend to disk implementation (which supports both splash, encryption and compression) provided by sys-power/suspend.
Comment 1 devsk 2010-02-05 04:13:16 UTC
Created attachment 218481 [details, diff]
Add support for user-space suspend with splash, encryption and compression support
Comment 2 Alon Bar-Lev 2010-11-24 11:04:35 UTC
This is dup of bug#156445.

Which is totally ignored for a very long time.
Comment 3 Sebastian Pipping gentoo-dev 2011-01-05 23:03:57 UTC
PS: Adding keyword "Inclusion" to better show this bug's nature in searches...
Comment 4 Aleksey Kunitskiy 2011-04-30 14:15:51 UTC
Created attachment 271637 [details, diff]
genkernel-3.4.15 suspend patch

This is a patch for genkernel-3.4.15 that do all suspend job for me. Patch adds new option to genkernel --suspend which will include all needed files to the ramdisk. Note that you must have sys-power/suspend to be installed before generating ramdisk
Comment 5 Matt 2011-05-05 17:54:17 UTC
(In reply to comment #4)
> Created attachment 271637 [details, diff]
> genkernel-3.4.15 suspend patch
> 
> This is a patch for genkernel-3.4.15 that do all suspend job for me. Patch adds
> new option to genkernel --suspend which will include all needed files to the
> ramdisk. Note that you must have sys-power/suspend to be installed before
> generating ramdisk

awesome ! :D

thanks for that patch !

do you suspend via s2disk or pm-hibernate ?
Comment 6 Matt 2011-05-05 18:00:27 UTC
(In reply to comment #5)
> (In reply to comment #4)
> > Created attachment 271637 [details, diff]
> > genkernel-3.4.15 suspend patch
> > 
> > This is a patch for genkernel-3.4.15 that do all suspend job for me. Patch adds
> > new option to genkernel --suspend which will include all needed files to the
> > ramdisk. Note that you must have sys-power/suspend to be installed before
> > generating ramdisk
> 
> awesome ! :D
> 
> thanks for that patch !
> 
> do you suspend via s2disk or pm-hibernate ?

scratch that - it's s2disk to be specific :)

(if I find time I'll try via the pm-hibernate command since pm-utils worked best for me in the past - it seems to be a sort of wrapper with additional scripts for suspend)

thanks !
Comment 7 SpanKY gentoo-dev 2012-09-25 04:14:23 UTC

*** This bug has been marked as a duplicate of bug 156445 ***