Gentoo Archives: gentoo-amd64

From: Raffaele BELARDI <raffaele.belardi@××.com>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Re: hibernate-ram not working
Date: Fri, 18 Jun 2010 12:02:46
Message-Id: 4C1B5754.7030504@st.com
In Reply to: Re: [gentoo-amd64] Re: hibernate-ram not working by Alex Schuster
1 Are you using gnome? from gnome-power-manager-2.28.3.ebuild:
2
3 elog "To enable frequency scaling interface, use the following command:"
4 elog " gconftool-2 /apps/gnome-power-manager/ui/cpufreq_show"
5 elog "Note that this will conflict with other power managment utility"
6 elog "like app-laptop/laptop-mode-tools."
7
8 I know I will have conflict because I am not currently using
9 gnome-power-manager for hibernation, but I have not installed it myself yet.
10
11 raf
12
13 Alex Schuster wrote:
14 > Duncan writes:
15 >
16 > [a lot]
17 >
18 > Duncan, many thanks for the quite detailed explanation! It is much
19 > appreciated.
20 >
21 > I will do as suggested and switch to a text console before hibernating. I
22 > still don't understand why this should help, as the TuxOnIce user
23 > interface is in text mode anyway, but whatever. I tried hibernating (to
24 > disk) for another two times, and it worked just fine. Did not dare to
25 > try suspending (to RAM) yet.
26 >
27 > This night I tried again. First attempt did not succeed, hald-addon-stor
28 > failed to freeze. I had this before, and just tried again. The next
29 > attempt _seemed_ to have worked, and the system powered down. But this
30 > morning it did not resume, it just bootet like if it was shut down
31 > regularly.
32 >
33 > Here is the syslog. Only two lines were logged for the last attempt? Or is
34 > this because the file system was not synced and the rest of the log did
35 > not get written to disk? If so, would there be some options for ext3
36 > journaling to make this work?
37 > If not, I should try Henrik's idea of logging to the serial port.
38 >
39 > Jun 18 02:15:41 [kernel] hald-addon-stor (6464) failed to freeze.
40 > Jun 18 02:15:41 [kernel] Restarting all filesystems ...
41 > Jun 18 02:15:41 [kernel] Restarting tasks ... Restarting tasks ... done.
42 > Jun 18 02:15:41 [kernel] TuxOnIce debugging info:
43 > Jun 18 02:15:41 [kernel] - TuxOnIce core : 3.1
44 > Jun 18 02:15:41 [kernel] - Kernel Version : 2.6.33-tuxonice-r2
45 > Jun 18 02:15:41 [kernel] - Compiler vers. : 4.4
46 > Jun 18 02:15:41 [kernel] - Attempt number : 3
47 > Jun 18 02:15:41 [kernel] - Parameters : 17 667656 0 1 0 0
48 > Jun 18 02:15:41 [kernel] - Overall expected compression percentage: 0.
49 > Jun 18 02:15:41 [kernel] - Compressor is 'lzo'.
50 > Jun 18 02:15:41 [kernel] Compressed 3549491200 bytes into 1161791836 (67
51 > percent compression).
52 > Jun 18 02:15:41 [kernel] - Block I/O active.
53 > Jun 18 02:15:41 [kernel] - Max outstanding reads 1. Max writes 1367.
54 > Jun 18 02:15:41 [kernel] Memory_needed: 1024 x (4096 + 336 + 104) =
55 > 4644864 bytes.
56 > Jun 18 02:15:41 [kernel] Free mem throttle point reached 0.
57 > Jun 18 02:15:41 [kernel] - Swap Allocator enabled.
58 > Jun 18 02:15:41 [kernel] Swap available for image: 1048317 pages.
59 > Jun 18 02:15:41 [kernel] - File Allocator active.
60 > Jun 18 02:15:41 [kernel] Storage available for image: 0 pages.
61 > Jun 18 02:15:41 [kernel] - No I/O speed stats available.
62 > Jun 18 02:15:41 [kernel] - Extra pages : 4129 used/4629.
63 > Jun 18 02:15:41 [kernel] - Result : Hibernation was aborted.
64 > Jun 18 02:15:41 [kernel] : Freezing filesystems and/or
65 > tasks failed.
66 > Jun 18 02:15:50 [kernel] usb 1-5: reset high speed USB device using
67 > ehci_hcd and address 3
68 > Jun 18 02:15:57 [kernel] TuxOnIce 3.1, with support for usm, compression,
69 > block i/o, swap storage, file storage, userui.
70 > Jun 18 02:15:57 [kernel] Initiating a hibernation cycle.
71 > Jun 18 11:07:43 [kernel] Linux version 2.6.33-tuxonice-r2 (root@noname)
72 > (gcc version 4.4.4 (Gentoo 4.4.4 p1.0) ) #2 SMP PREEMPT Mon Jun 14
73 > 01:05:30 CEST 2010
74 > Jun 18 11:07:43 [kernel] Command line: dolvm resume=swap:/dev/mapper/swap
75 > root=/dev/ram0 crypt_root=/dev/mapper/weird2-root
76 > real_root=/dev/mapper/root crypt_swap=/dev/weird2/swap swap_key=/etc/key
77 > swap_keydev=/dev/mapper/root
78 >
79 > Wonko
80 >
81 >

Replies

Subject Author
Re: [gentoo-amd64] Re: hibernate-ram not working Alex Schuster <wonko@×××××××××.org>