Gentoo Archives: gentoo-user

From: meino.cramer@×××.de
To: Gentoo <gentoo-user@l.g.o>
Subject: [gentoo-user] problems, with, 'hibernate, to, disk', two, nvidia, cards, installed
Date: Tue, 03 Jan 2012 21:12:15
Message-Id: 20120103211045.GA3904@solfire
1 Hi,
2
3 My gentoo box runs with linux kernel 3.1.6 (vanilla).
4 The hardware consists of an Asus Crosshair Formula IV
5 motherboard, a AMD Phenom II X6 1090T Processor and
6 two nviida cards:
7 02:00.0 VGA compatible controller: nVidia Corporation GF110 [GeForce GTX 560 Ti] (rev a1)
8 09:00.0 VGA compatible controller: nVidia Corporation GF108 [GeForce GT 430] (rev a1)
9
10 Previously I had installed the GT 430 card only.
11 With this card, hibernation to disk using sys-power/hibernate-script was no
12 problem.
13
14 Then I removed the GT 430 and uses a GTX 560 Ti for better performance
15 when rendering while utilzing the GPU.
16 With this card the same hibernation was no problem also.
17
18 Then on the Blender forum one came up with the idea to install both
19 cards. The GT 430 is used for desktop purposes then, the GTX 560 Ti
20 was used for rendering only.
21
22 With this setup hibernation is not possible anymore.
23
24 Whe starting the hibernation, the screen wents dark, but the PC does
25 not power off.
26
27 I had to push the power button finally and the reboot afterwards wents
28 through the normal process like after any normal shutdown...with the
29 exception, that the journals of the partitions had to be fixed.
30
31 /var/log/hibernate.log shows the following of the failed hibernation
32 and the boot afterwards:
33
34 Starting suspend at Tue Jan 3 21:48:58 CET 2012
35 hibernate: [01] Executing CheckLastResume ...
36 hibernate: [01] Executing CheckRunlevel ...
37 hibernate: [01] Executing LockFileGet ...
38 hibernate: [01] Executing NewKernelFileCheck ...
39 hibernate: [10] Executing EnsureSysfsPowerStateCapable ...
40 hibernate: [11] Executing XHacksSuspendHook1 ...
41 hibernate: [19] Executing DevicesFree ...
42 hibernate: [30] Executing ServicesStop ...
43 * Storing ALSA Mixer Levels ... [ ok ]
44 hibernate: [45] Executing FSTypesUnmount ...
45 hibernate: [59] Executing RemountXFSBootRO ...
46 hibernate: [89] Executing SaveKernelModprobe ...
47 hibernate: [90] Executing ModulesUnload ...
48 hibernate: [91] Executing ModulesUnloadBlacklist ...
49 hibernate: [91] Executing ModulesUnloadBlacklist ...
50 hibernate: [95] Executing XHacksSuspendHook2 ...
51 hibernate: [98] Executing CheckRunlevel ...
52 hibernate: [98] Executing FullSpeedCPUSuspend ...
53 hibernate: [99] Executing DoSysfsPowerStateSuspend ...
54 hibernate: Activating sysfs power state disk ...
55
56 I tried to blacklist the nvidia drivers (290.10), but the hibernation
57 couldn't unload this driver.
58
59 How can I get back the hibernation functionality?
60
61 Thank you very much in advance for any help !
62
63 Best regards,
64 mcc

Replies