Gentoo Archives: gentoo-user

From: meino.cramer@×××.de
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] problems, with, 'hibernate, to, disk', two, nvidia, cards, installed
Date: Wed, 04 Jan 2012 06:33:35
Message-Id: 20120104063145.GA2988@solfire
In Reply to: Re: [gentoo-user] problems, with, 'hibernate, to, disk', two, nvidia, cards, installed by Walter Dnes
1 Walter Dnes <waltdnes@××××××××.org> [12-01-04 06:25]:
2 > On Wed, Jan 04, 2012 at 03:03:49AM +0100, meino.cramer@×××.de wrote
3 >
4 > > ...I tried linux kernel 3.1.7 and it does not fix the problem.
5 > > The situation remains the same....sigh....
6 > >
7 > > What can I addtionaly check ?
8 >
9 > An excerpt from the hibernate.conf man page...
10 >
11 > =======================================================================
12 > Verbosity N
13 > Determines how verbose the output from the suspend script
14 > should be: 0: silent except for errors 1: print steps 2:
15 > print steps in detail 3: print steps in lots of detail 4:
16 > print out every command executed (uses -x)
17 >
18 >
19 > LogFile <filename>
20 > If specified, output from the suspend script will also be
21 > redirected to this file - useful for debugging purposes.
22 > =======================================================================
23 >
24 > Add the 2 lines...
25 >
26 > Verbosity 4
27 > LogFile /root/hibernate.log
28 >
29
30 It is
31
32 LogVerbosity 4
33
34 and the configuration file is
35
36 /etc/hibernate/common.conf
37
38 (just for those reading this thread later)
39
40
41 > ...to /etc/hibernate.conf and attempt to suspend. If it doesn't power
42 > off, do *NOT* use the power switch. Either reboot with {CTRL}{ALT}{DEL}
43 > or else use the "Magic SysReq Key", if you have it enabled. Once you
44 > restart, take a look at the logfile to see where it dies. If you can't
45 > figure it out, gzip the logfile and attach it to a posting here, and
46 > we'll try to figure it out.
47
48 CTRL-ALT-DEL does not work here.
49 Sysrq does not work either.
50 May be this is because the usb-module gets unloaded before (just a
51 shot in the dark)?
52
53 I had to power off again.
54
55 I dont know, whether the log entries are valid under this conditions,
56 but here they are:
57
58 Starting suspend at Wed Jan 4 06:35:36 CET 2012
59 Jan 4 06:35:36.67 hibernate: [01] Executing CheckLastResume ...
60 Jan 4 06:35:36.68 hibernate: [01] Executing CheckRunlevel ...
61 Jan 4 06:35:36.69 hibernate: [01] Executing LockFileGet ...
62 Jan 4 06:35:36.70 hibernate: [01] Executing NewKernelFileCheck ...
63 Jan 4 06:35:36.71 hibernate: [10] Executing EnsureSysfsPowerStateCapable ...
64 Jan 4 06:35:36.72 hibernate: [11] Executing XHacksSuspendHook1 ...
65 Jan 4 06:35:36.73 hibernate: [19] Executing DevicesFree ...
66 Jan 4 06:35:43.53 hibernate: [30] Executing ServicesStop ...
67 Jan 4 06:35:43.54 Executing /etc/init.d/alsasound stop
68 * Storing ALSA Mixer Levels ... [ ok ]
69 Jan 4 06:35:43.64 hibernate: [45] Executing FSTypesUnmount ...
70 Jan 4 06:35:43.66 hibernate: [59] Executing RemountXFSBootRO ...
71 Jan 4 06:35:43.67 hibernate: [89] Executing SaveKernelModprobe ...
72 Jan 4 06:35:43.68 Saved /proc/sys/kernel/modprobe is /sbin/modprobe
73 Jan 4 06:35:43.69 hibernate: [90] Executing ModulesUnload ...
74 Jan 4 06:35:43.70 -n Unloading module snd_via82cxxx...
75 Jan 4 06:35:43.70 not loaded.
76 Jan 4 06:35:43.71 -n Unloading module usb-ohci...
77 Jan 4 06:35:43.71 not loaded.
78 Jan 4 06:35:43.72 -n Unloading module snd_via82cxxx...
79 Jan 4 06:35:43.72 not loaded.
80 Jan 4 06:35:43.73 -n Unloading module usb-ohci...
81 Jan 4 06:35:43.74 not loaded.
82 Jan 4 06:35:43.74 hibernate: [91] Executing ModulesUnloadBlacklist ...
83 Jan 4 06:35:43.75 Unloading blacklisted modules listed /etc/hibernate/blacklisted-modules
84 Jan 4 06:35:43.89 Module version for ipw2100 is
85 Jan 4 06:35:43.91 Module version for ipw2200 is
86 Jan 4 06:35:44.08 Module version for snd_bt_sco is
87 Jan 4 06:35:44.21 Module version for ndiswrapper is
88 Jan 4 06:35:44.33 hibernate: [91] Executing ModulesUnloadBlacklist ...
89 Jan 4 06:35:44.34 Unloading blacklisted modules listed /etc/hibernate/blacklisted-modules
90 Jan 4 06:35:44.45 Module version for ipw2100 is
91 Jan 4 06:35:44.47 Module version for ipw2200 is
92 Jan 4 06:35:44.64 Module version for snd_bt_sco is
93 Jan 4 06:35:44.77 Module version for ndiswrapper is
94 Jan 4 06:35:44.90 hibernate: [95] Executing XHacksSuspendHook2 ...
95 Jan 4 06:35:44.92 xhacks: changing console from 7 to 15
96 Jan 4 06:35:46.65 hibernate: [98] Executing CheckRunlevel ...
97 Jan 4 06:35:46.66 hibernate: [98] Executing FullSpeedCPUSuspend ...
98 Jan 4 06:35:46.69 Switched to performance, with min freq at 3600000
99 Jan 4 06:35:46.71 Switched to performance, with min freq at 3600000
100 Jan 4 06:35:46.73 Switched to performance, with min freq at 3600000
101 Jan 4 06:35:46.74 Switched to performance, with min freq at 3600000
102 Jan 4 06:35:46.75 Switched to performance, with min freq at 3600000
103 Jan 4 06:35:46.76 Switched to performance, with min freq at 3600000
104 Jan 4 06:35:46.76 hibernate: [99] Executing DoSysfsPowerStateSuspend ...
105 Jan 4 06:35:46.76 hibernate: Activating sysfs power state disk ...
106
107
108
109 > --
110 > Walter Dnes <waltdnes@××××××××.org>
111 >

Replies