/usr/share/help/C/gnome-help/power-suspendfail.page is in gnome-user-guide 3.4.1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 | <page xmlns="http://projectmallard.org/1.0/"
type="topic" style="problem"
id="power-suspendfail">
<info>
<link type="guide" xref="power#problems"/>
<link type="guide" xref="hardware-problems-graphics"/>
<revision pkgversion="3.4.0" date="2012-02-20" status="review"/>
<desc>Some computer hardware causes problems with suspend or hibernate.</desc>
<credit type="author">
<name>GNOME Documentation Project</name>
<email>gnome-doc-list@gnome.org</email>
</credit>
<credit type="author">
<name>Ekaterina Gerasimova</name>
<email>kittykat3756@gmail.com</email>
</credit>
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
</info>
<title>Why does my computer not turn back on after I suspended it?</title>
<p>If you <link xref="power-suspend">suspend</link> or <link
xref="power-hibernate">hibernate</link> your computer, then try to resume it or
turn it back on, you may find that it does not work as you expected. This could
be because suspend and hibernate are not supported properly by your
hardware.</p>
<section id="resume">
<title>My computer is suspended and is not resuming</title>
<p>If you suspend your computer and then press a key or click the mouse, it
should wake up and display a screen asking for your password. If this does
not happen, try pressing the power button (do not hold it in, just press it
once).</p>
<p>If this still does not help, make sure that your computer's monitor is
switched on and try pressing a key on the keyboard again.</p>
<p>As a last resort, turn off the computer by holding in the power button for
5-10 seconds, although you will lose any unsaved work by doing this. You
should then be able to turn on the computer again.</p>
<p>If this happens every time you suspend your computer, the suspend
feature may not work with your hardware.</p>
<note style="warning">
<p>If your computer loses power and does not have an alternative power
supply (such as a working battery), it will switch off.</p>
</note>
</section>
<section id="hibernate">
<title>None of my applications/documents are open when I turn on the computer
again</title>
<p>If you hibernated your computer and switched it on again, but none of your
documents or applications are open, it probably failed to hibernate properly.
Sometimes this happens because of a minor problem, and the computer will be
able to hibernate properly the next time you do it. It might also happen
because you had installed a software update which required the computer to be
restarted; in this case, the computer may have shut down instead of
hibernating.</p>
<p>It is also possible that the computer is not capable of hibernating
because the hardware does not support it properly. This might be because of a
problem with Linux drivers for your hardware, for example. You can test this
by hibernating again and seeing if it works the second time. If it does not,
it is probably a problem with drivers on your computer.</p>
</section>
<section id="hardware">
<title>My wireless connection (or other hardware) does not work when I wake
up my computer</title>
<p>If you suspend or hibernate your computer and then resume it again, you
may find that your internet connection, mouse, or some other device does not
work properly. This could be because the driver for the device does not
properly support suspend or hibernate. This is a <link
xref="hardware-driver">problem with the driver</link> and not the device
itself.</p>
<p>If the device has a power switch, try turning it off and then on again. In
most cases, the device will start working again. If it connects via a USB
cable or similar, unplug the device and then plug it in again and see if it
works.</p>
<p>If you cannot turn off/unplug the device, or if this does not work, you
may need to restart your computer for the device to start working again.</p>
</section>
</page>
|