<?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>rlazo&#039;s blog &#187; Gentoo</title>
	<atom:link href="http://www.rlazo.org/category/gento/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rlazo.org</link>
	<description></description>
	<lastBuildDate>Sat, 08 May 2010 18:24:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Problems shuting down Gentoo with kernel 2.6.29</title>
		<link>http://www.rlazo.org/2009/07/02/problems-shuting-down-gentoo-with-kernel-2-6-29/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.rlazo.org/2009/07/02/problems-shuting-down-gentoo-with-kernel-2-6-29/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 21:55:40 +0000</pubDate>
		<dc:creator>Rodrigo</dc:creator>
				<category><![CDATA[Gentoo]]></category>

		<guid isPermaLink="false">http://www.rlazo.org/?p=76</guid>
		<description><![CDATA[I updated my laptop a few days ago and suddenly it failed to shutdown correctly, it powered down but without finishing the shutdown process. Today, while reading the spanish users mailing list I found the solution.

In /etc/conf.d/alsasound, set:

UNLOAD_ON_STOP=&#8221;no&#8221;

KILLPROC_ON_STOP=&#8221;no&#8221;

This fixed the problem. Here is the original thread
]]></description>
			<content:encoded><![CDATA[<p>I updated my laptop a few days ago and suddenly it failed to shutdown correctly, it powered down but without finishing the shutdown process. Today, while reading the spanish users mailing list I found the solution.
</p>
<p>In /etc/conf.d/alsasound, set:
</p>
<p>UNLOAD_ON_STOP=&#8221;no&#8221;
</p>
<p>KILLPROC_ON_STOP=&#8221;no&#8221;
</p>
<p>This fixed the problem. <a href="http://archives.gentoo.org/gentoo-user-es/msg_de8a93ed8d83e645099a8bb5aca45771.xml">Here is the original thread</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rlazo.org/2009/07/02/problems-shuting-down-gentoo-with-kernel-2-6-29/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ekiga finally working</title>
		<link>http://www.rlazo.org/2000/02/27/ekiga-finally-working/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://www.rlazo.org/2000/02/27/ekiga-finally-working/#comments</comments>
		<pubDate>Sun, 27 Feb 2000 21:45:25 +0000</pubDate>
		<dc:creator>Rodrigo</dc:creator>
				<category><![CDATA[Gentoo]]></category>

		<guid isPermaLink="false">http://www.rlazo.org/?p=65</guid>
		<description><![CDATA[I&#8217;ve been trying to make ekiga work on my laptop, using pulseaudio and the internal mics for months without success. Today, while procrastinating after lunch, I finally make it work.

My laptop is a Thinkpad T61, and my first problem was that I couldn&#8217;t make ekiga recognize any input from my internal mics, but I found [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been trying to make ekiga work on my laptop, using pulseaudio and the internal mics for months without success. Today, while procrastinating after lunch, I finally make it work.
</p>
<p>My laptop is a Thinkpad T61, and my first problem was that I couldn&#8217;t make ekiga recognize any input from my internal mics, but I found <a href="http://cvlab.epfl.ch/~tola/t-blog.html">this page</a> with a step-by-step process on how to make it work:
</p>
<div class="codehilite">
<pre>1. do &#39;alsamixer -Va&#39; and set the microphone to capture and unmute it.
2. get out of there, then go ahead and do &#39;alsamixer -c 0 -V capture&#39;
3. make sure it&#39;s set to record from internal, make sure that both channels from mic are set to capture
4. press space bar on the capture to enable capturing
5. now test if it works by recording your voice by &#39;arecord test.wav&#39; --speak-- Ctrl-C, then play it with &#39;aplay test.wav&#39;
</pre>
</div>
<p>On the original post the record was set to <em>mic</em> but I set it to <em>internal</em>. To get ekiga to recognize the input I changed all the devices from default to Intel HDA.
</p>
<p>If you don&#8217;t know why ekiga is great, <a href="http://brucewagner.wordpress.com/2008/01/09/skype-is-out-ekiga-is-in-and-truly-free/">read this blog post</a>, in a nutshell ekiga gives you a communication based on open standards, different options on VoIP providers, and a regular phone number for free <img src='http://www.rlazo.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />
</p>
<p>Hope this helps somebody with a similar problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rlazo.org/2000/02/27/ekiga-finally-working/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
