Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
To: Gentoo Users List <gentoo-user@l.g.o>
Subject: [gentoo-user] hibernate... /bin/echo: write error: No such device
Date: Wed, 27 Jul 2022 21:53:19
Message-Id: YuGzxFy3Gti11o3Q@waltdnes.org
1 One of the last few items on the laptop setup. I emerged hibernate
2 and copied over the /etc/hibernate/ directory from my desktop. When I
3 try to hibernate the laptop, I get...
4
5 [thimk][root][~] hibernate
6 /bin/echo: write error: No such device
7
8 ...with a beep, and the machine comes back. Grepping for the "echo"
9 command, I get...
10
11 [thimk][root][~] grep -r echo /etc/hibernate/
12 /etc/hibernate/common.conf:# OnSuspend 20 echo "Good night!"
13 /etc/hibernate/common.conf:# OnResume 20 echo "Good morning!"
14
15 The latest entries in /var/log/hibernate.log are...
16
17 Starting suspend at Wed Jul 27 05:00:47 PM EDT 2022
18 hibernate: [01] Executing CheckLastResume ...
19 hibernate: [01] Executing CheckRunlevel ...
20 hibernate: [01] Executing LockFileGet ...
21 hibernate: [01] Executing NewKernelFileCheck ...
22 hibernate: [10] Executing EnsureSysfsPowerStateCapable ...
23 hibernate: [11] Executing XHacksSuspendHook1 ...
24 hibernate: [59] Executing RemountXFSBootRO ...
25 hibernate: [89] Executing SaveKernelModprobe ...
26 hibernate: [91] Executing ModulesUnloadBlacklist ...
27 hibernate: [95] Executing XHacksSuspendHook2 ...
28 hibernate: [98] Executing CheckRunlevel ...
29 hibernate: [99] Executing DoSysfsPowerStateSuspend ...
30 hibernate: Activating sysfs power state disk ...
31 hibernate: [90] Executing ModulesLoad ...
32 hibernate: [89] Executing RestoreKernelModprobe ...
33 hibernate: [85] Executing XHacksResumeHook2 ...
34 hibernate: [70] Executing ClockRestore ...
35 hibernate: [59] Executing RemountXFSBootRW ...
36 hibernate: [11] Executing XHacksResumeHook1 ...
37 hibernate: [01] Executing NoteLastResume ...
38 hibernate: [01] Executing LockFilePut ...
39 Resumed at Wed Jul 27 05:00:50 PM EDT 2022
40
41
42 --
43 Walter Dnes <waltdnes@××××××××.org>
44 I don't run "desktop environments"; I run useful applications

Replies

Subject Author
Re: [gentoo-user] hibernate... /bin/echo: write error: No such device Adam Carter <adamcarter3@×××××.com>
Re: [gentoo-user] hibernate... /bin/echo: write error: No such device Neil Bothwick <neil@××××××××××.uk>
Re: [gentoo-user] hibernate... /bin/echo: write error: No such device "J. Roeleveld" <joost@××××××××.org>
[gentoo-user] Re: [SOLVED] hibernate... /bin/echo: write error: No such device Walter Dnes <waltdnes@××××××××.org>