Gentoo Archives: gentoo-user

From: Timur Aydin <ta@××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Weird hibernate problem
Date: Tue, 11 Sep 2012 07:06:34
Message-Id: 504EE266.1000809@taydin.org
In Reply to: Re: [gentoo-user] Weird hibernate problem by "W.Kenworthy"
1 On 9/11/2012 6:31 AM, W.Kenworthy wrote:
2 > Hi Timur, we need a lot more information:
3 >
4 > what kernel version
5 > in kernel or ToI hibernation
6 > are you using genkernel
7 > separate /usr
8 > lvm
9 >
10 > and anything else applicable.
11 >
12 > Hibernation can be a pig to get going.
13 >
14
15 Hi, here is the additional information:
16
17 System is ~x86 with 3.5.3 kernel that I compiled myself. Config is
18 attached. Not sure whether I am using in kernel or ToI hibernation. But
19 to hibernate, I have initially tried using the command line tools of
20 pm-utils (pm-hibernate). In the end, I wanted to configure KDE so that I
21 can quickly hibernate my development system to conserve electricity.
22 /usr is not separate, but /home is on a separate partition. Here are the
23 partitions:
24
25 /dev/sda1 (/boot)
26 /dev/sda2 (/home)
27 /dev/sda3 (/)
28 /dev/sda5 (swap)
29 /dev/sda6 (swap, used for hibernation)
30 /dev/sda7 (/backup)
31
32 /dev/sdb1 (1. raid disk)
33 /dev/sdc1 (2. raid disk)
34 /dev/sdd1 (3. raid disk)
35 /dev/sde1 (4. raid disk)
36 /dev/sdf1 (5. raid disk)
37
38 I did a few more tests. If I keep suspending the system and waking it
39 up, the number of kworker, migrate and ksoftirq threads is increasing.
40
41 Timur

Attachments

File name MIME type
.config text/plain

Replies

Subject Author
Re: [gentoo-user] Weird hibernate problem "Canek Peláez Valdés" <caneko@×××××.com>