<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=5186&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [done] Hibernate not working]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=5186</link>
		<description><![CDATA[The most recent posts in [done] Hibernate not working.]]></description>
		<lastBuildDate>Thu, 25 Aug 2022 15:23:16 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [done] Hibernate not working]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37178#p37178</link>
			<description><![CDATA[<p>Oh, you&#039;re right.</p><p>&#039;cat /proc/swaps&#039; gives me</p><div class="codebox"><pre><code>root@mimi:/home/gszaktilla# cat /proc/swaps 
Filename                                Type            Size            Used            Priority
root@mimi:/home/gszaktilla#</code></pre></div><p>and &#039;free -h&#039; tells</p><div class="codebox"><pre><code>root@mimi:/home/gszaktilla# free -h
               total        used        free      shared  buff/cache   available
Mem:           7.8Gi       1.3Gi       5.6Gi        16Mi       900Mi       6.2Gi
Swap:             0B          0B          0B
root@mimi:/home/gszaktilla#</code></pre></div><p>So i&#039;ll try to fix that. Thanks a lot so far!</p><p>Gregor</p><p>PS: After changing the fstab line to use the PARTUUID everything works fine. Thanks for the help!</p>]]></description>
			<author><![CDATA[dummy@example.com (Gregors)]]></author>
			<pubDate>Thu, 25 Aug 2022 15:23:16 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37178#p37178</guid>
		</item>
		<item>
			<title><![CDATA[Re: [done] Hibernate not working]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37177#p37177</link>
			<description><![CDATA[<div class="quotebox"><cite>Gregors wrote:</cite><blockquote><div><p>swap is 11.8G [says fdisk]</p></div></blockquote></div><p>The fdisk utility can&#039;t tell if the swap is activated and in use.</p><p>Use</p><div class="codebox"><pre><code>cat /proc/swaps</code></pre></div><p>Or</p><div class="codebox"><pre><code>free -h</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Thu, 25 Aug 2022 14:18:05 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37177#p37177</guid>
		</item>
		<item>
			<title><![CDATA[Re: [done] Hibernate not working]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37172#p37172</link>
			<description><![CDATA[<p>Have you told the system where swap for hiberation is?</p><p>The usual place is in the file /etc/initramfs-tools/conf.d/resume</p><p>On my system swap in on a LVM volume, so I have:</p><div class="codebox"><pre><code>marjorie@grendel:~$  cat /etc/initramfs-tools/conf.d/resume
RESUME=/dev/mapper/grendel--vg-grendel--swap</code></pre></div><p>For a non-LVM system this would be:<br />RESUME=/dev/sdxn</p><p>where /dev/sdxn is your swap partition.</p><p>You can also specify swap using UUID<br />RESUME=UUID=</p><p>To disable change it to<br />RESUME=NONE</p><p>You will then need to update your initramfs to make it work.</p><div class="codebox"><pre><code>sudo update-initramfs -u
sudo reboot</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Marjorie)]]></author>
			<pubDate>Thu, 25 Aug 2022 08:10:37 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37172#p37172</guid>
		</item>
		<item>
			<title><![CDATA[[done] Hibernate not working]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37169#p37169</link>
			<description><![CDATA[<p>Hi there!</p><p>When I leave my PC for a short time I use suspend-to-ram („Bereitschaft“) which works fine.</p><p>In order to save energy I would like to use suspend-to-disk („Ruhezustand“), which either gives me an error message:<br /><span class="postimg"><img src="http://test.szaktilla.de/error.png" alt="error.png" /></span><br />when pressing the power button (swap is 11.8G [says fdisk], RAM is 8G)<br />-or-<br />when using pm-hibernate leaves my system powered on with a blank screen - and I can&#039;t bring it back to life.</p><p>So, what can I do to put my system into a state where I can „pull the plug“ without using „halt“?</p><p>TIA</p><p>Gregor</p>]]></description>
			<author><![CDATA[dummy@example.com (Gregors)]]></author>
			<pubDate>Thu, 25 Aug 2022 02:17:47 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37169#p37169</guid>
		</item>
	</channel>
</rss>
