<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tecnotravel 2.0 &#187; Hibernación</title>
	<atom:link href="http://tecnotravel.com.ar/tag/hibernacion/feed/" rel="self" type="application/rss+xml" />
	<link>http://tecnotravel.com.ar</link>
	<description>Un blog ecléctico</description>
	<lastBuildDate>Sun, 11 Dec 2011 02:32:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Problemas con la hibernación y Mousepad en Karmic Kola</title>
		<link>http://tecnotravel.com.ar/2009/11/02/problemas-con-la-hibernacion-y-mousepad-en-karmic-kola/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=problemas-con-la-hibernacion-y-mousepad-en-karmic-kola</link>
		<comments>http://tecnotravel.com.ar/2009/11/02/problemas-con-la-hibernacion-y-mousepad-en-karmic-kola/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 16:44:24 +0000</pubDate>
		<dc:creator>Gustavo Papasergio</dc:creator>
				<category><![CDATA[Sistemas Operativos]]></category>
		<category><![CDATA[Tecnología]]></category>
		<category><![CDATA[Hibernación]]></category>
		<category><![CDATA[Mousepad]]></category>
		<category><![CDATA[Software Libre]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://tecnotravel.com.ar/?p=1864</guid>
		<description><![CDATA[Ubuntu 9.10 ya está en la calle, y del usao diario se van detectando cosas, que dada la cantidad limitada de personas que participan de una beta, son menos frecuentes de relevar. Sin embargo, este problema ya formaba parte de &#8230; <a href="http://tecnotravel.com.ar/2009/11/02/problemas-con-la-hibernacion-y-mousepad-en-karmic-kola/">Sigue leyendo <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="plus-one-wrap"><g:plusone href="http://tecnotravel.com.ar/2009/11/02/problemas-con-la-hibernacion-y-mousepad-en-karmic-kola/"></g:plusone></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ftecnotravel.com.ar%2F2009%2F11%2F02%2Fproblemas-con-la-hibernacion-y-mousepad-en-karmic-kola%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ftecnotravel.com.ar%2F2009%2F11%2F02%2Fproblemas-con-la-hibernacion-y-mousepad-en-karmic-kola%2F&amp;source=tecnotravel20&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://tecnotravel.com.ar/wp-content/uploads/2009/11/ubuntu-logo1.jpg"><img class="size-thumbnail wp-image-1865 alignright" style="margin: 5px;" title="ubuntu-logo1" src="http://tecnotravel.com.ar/wp-content/uploads/2009/11/ubuntu-logo1-150x150.jpg" alt="ubuntu-logo1" width="150" height="150" /></a>Ubuntu 9.10 ya está en la calle, y del usao diario se van detectando cosas, que dada la cantidad limitada de personas que participan de una beta, son menos frecuentes de relevar.</p>
<p>Sin embargo, este problema ya formaba parte de la <a href="http://www.ubuntu.com/getubuntu/releasenotes/910" target="_blank">release note</a> del lanzamiento, al parecer más que nada en la edición Netbook Remix.</p>
<p>El problema consiste en que al hibernar, se necesita una gran cantidad de memoria virtual (partición swap) en la que el sistema guarda el estado en el que se encuentra al hibernar.</p>
<p>Si hemos hecho el particionamiento estándar, la cantidad de swap es menor a la cantidad de información a guardar, y esa es la causa del problema. Lo aconsejable es no hacer el particionamiento por defecto y elegir una cantidad de memoria swap del doble de la memoria RAM. yo siempre elijo el doble más un 30% mas (Ojo, tengo espacio como para hacerlo). (sigue)</p>
<p><span id="more-1864"></span>La gente de Ubuntu ya había informado al respecto.</p>
<h2 id="Hibernation may be unavailable with automatic partitioning">Hibernation may be unavailable with automatic partitioning<span> </span></h2>
<p>The default partitioning recipe in the installer will in some cases allocate a swap partition that is smaller than the physical memory in the system. This will prevent the use of hibernation (suspend-to-disk) because the system image will not fit in the swap partition. If you intend to use hibernation with your system, you should ensure that the swap partition&#8217;s size is at least as large as the system&#8217;s physical RAM. (<a title="Bug" href="https://bugs.launchpad.net/bugs/345126">345126</a>)</p>
<h1>Mousepad</h1>
<p>En cuanto al Mousepad, el problema parece solucionarse (para los que tengan este tip, a mi me funciona bien) al actualizarse la libreria del mouspad a saber:</p>
<div>
<div>
<blockquote><p>This bug was fixed in the package mousepad &#8211; 0.2.16-2ubuntu2</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;<br />
mousepad (0.2.16-2ubuntu2) karmic; urgency=low</p>
<p>* debian/patches:<br />
- 00_resensitize-find-button.patch: re-sensitize &#8220;Find/Replace&#8221; button<br />
when the dialog is shown up again LP: <a title="After Find and Replace, can't replace again unless restaring Mousepad" href="https://bugs.launchpad.net/bugs/443302">#443302</a><br />
- 01_fix-first-replace.patch: really replace the first occurrence found<br />
with the find/Replace dialog Xfce #4526<br />
- 02_mru-on-save.patch: add created files to recently used files<br />
LP: <a title="Mousepad does not add created file to recently used files" href="https://bugs.launchpad.net/bugs/392971">#392971</a><br />
- series: add these patches.<br />
* debian/control: build-depends on quilt (&gt;= 0.46-7).<br />
* debian/rules: enable quilt.</p></blockquote>
</div>
</div>
<p><span>De cualquier forma a no desesperar, ya que en las próximas actualizaciones del sistema, estas librerías se reemplazaran mientras que estemos jugando una partid de Open Arena <img src='http://tecnotravel.com.ar/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> .</span></p>
]]></content:encoded>
			<wfw:commentRss>http://tecnotravel.com.ar/2009/11/02/problemas-con-la-hibernacion-y-mousepad-en-karmic-kola/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

