<?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>Arkold&#039;s Blog &#187; karmic</title>
	<atom:link href="http://arkold.com/tag/karmic/feed" rel="self" type="application/rss+xml" />
	<link>http://arkold.com</link>
	<description>My personal blog :)</description>
	<lastBuildDate>Tue, 17 Aug 2010 23:59:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Installing Firefox 3.5 with Flash 64 bits on Karmic Koala</title>
		<link>http://arkold.com/833-installing-firefox-3-5-with-flash-64-bits-on-karmic-koala</link>
		<comments>http://arkold.com/833-installing-firefox-3-5-with-flash-64-bits-on-karmic-koala#comments</comments>
		<pubDate>Wed, 21 Oct 2009 09:24:46 +0000</pubDate>
		<dc:creator>Arkold Thos</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[2.5]]></category>
		<category><![CDATA[64]]></category>
		<category><![CDATA[bits]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[installing]]></category>
		<category><![CDATA[karmic]]></category>
		<category><![CDATA[koala]]></category>
		<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://arkold.com/?p=833</guid>
		<description><![CDATA[Well, to stay using applications cutting edge, you need to update from your old Firefox 3 to Firefox 3.5, and sometimes is a pain to make it work with Flash for first time if you haven&#8217;t used Firefox before. So &#8230; <a href="http://arkold.com/833-installing-firefox-3-5-with-flash-64-bits-on-karmic-koala">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Well, to stay using applications cutting edge, you need to update from your old Firefox 3 to Firefox 3.5, and sometimes is a pain to make it work with Flash for first time if you haven&#8217;t used Firefox before. So here is the fast guide, <strong>you must have universe repositories enabled</strong>.</p>
<p><strong>Installing Firefox 3.5</strong>, before something else</p>
<blockquote><p><code>sudo apt-get install firefox-3.5</code></p></blockquote>
<p><strong>After installing it, you will need to download Flash for 64 bits</strong> from Adobe Labs</p>
<blockquote><p><code>wget http://download.macromedia.com/pub/labs/flashplayer10/libflashplayer-10.0.32.18.linux-x86_64.so.tar.gz<br />
tar xvfz libflashplayer-10.0.32.18.linux-x86_64.so.tar.gz</code></p></blockquote>
<p><strong>Then a fast command to move it to the right place</strong></p>
<blockquote><p><code>sudo mv libflashplayer.so /usr/lib/mozilla/plugins/libflashplayer.so</code></p></blockquote>
<p>Now open Firefox 3.5 and <strong>enjoy</strong> Flash!</p>
]]></content:encoded>
			<wfw:commentRss>http://arkold.com/833-installing-firefox-3-5-with-flash-64-bits-on-karmic-koala/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Intel Audio Issue fix in Karmic Koala</title>
		<link>http://arkold.com/825-intel-audio-issue-fix-in-karmic-koala</link>
		<comments>http://arkold.com/825-intel-audio-issue-fix-in-karmic-koala#comments</comments>
		<pubDate>Mon, 19 Oct 2009 23:46:42 +0000</pubDate>
		<dc:creator>Arkold Thos</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[intel]]></category>
		<category><![CDATA[issue]]></category>
		<category><![CDATA[karmic]]></category>
		<category><![CDATA[koala]]></category>

		<guid isPermaLink="false">http://arkold.com/?p=825</guid>
		<description><![CDATA[This worked for me and I don&#8217;t know if will work with others, but here it is my solution First of all, you have to edit /etc/modprobe.d/alsa-base.conf sudo nano /etc/modprobe.d/alsa-base.conf search for this lines # Power down HDA controllers after &#8230; <a href="http://arkold.com/825-intel-audio-issue-fix-in-karmic-koala">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This worked for me and <strong>I don&#8217;t know if will work with others</strong>, but here it is my solution</p>
<p><strong>First of all, you have to edit <code>/etc/modprobe.d/alsa-base.conf</code></strong></p>
<blockquote><p><code>sudo nano /etc/modprobe.d/alsa-base.conf</code></p></blockquote>
<p><strong>search for this lines</strong></p>
<blockquote><p><code># Power down HDA controllers after 10 idle seconds<br />
options snd-hda-intel power_save=10 power_save_controller=N</code></p></blockquote>
<p><strong>and put a # before it, and will look like</strong></p>
<blockquote><p><code># Power down HDA controllers after 10 idle seconds<br />
# options snd-hda-intel power_save=10 power_save_controller=N</code></p></blockquote>
<p><strong>After each reboot, you will have to do this</strong></p>
<blockquote><p><code>sudo alsa force-reload<br />
alsamixer</code></p></blockquote>
<p>In alsamixer you will have to unmute the Master, Headphones, PCM, Center and LFE. And sound got fixed! I hope this works, but this will be fixed on coming days (I suppose that needs to before Karmic Koala release)</p>
<p><strong>Looking on IRC I have noticed many people is getting problems with sound here I will add information that might work for more people.</strong></p>
<p>Mitac computer (Polarina@freenode) with <span style="background-color: #ffffff;">00:1b.0 Audio Device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03) added the following line in /etc/modprobe.d/alsa-base.conf</span></p>
<blockquote>
<p style="-qt-block-indent: 0; text-indent: 0px; margin: 0px;"><!--StartFragment--><span style="color: #ff0000;"><code>options snd-hda-intel probe_mask=1 model="basic"</code></span></p>
</blockquote>
<p>(Not sure if that probe_mask is required).</p>
]]></content:encoded>
			<wfw:commentRss>http://arkold.com/825-intel-audio-issue-fix-in-karmic-koala/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Java Sound Synthesizer and TuxGuitar on Karmic</title>
		<link>http://arkold.com/811-java-sound-synthesizer-and-tuxguitar-on-karmic</link>
		<comments>http://arkold.com/811-java-sound-synthesizer-and-tuxguitar-on-karmic#comments</comments>
		<pubDate>Mon, 19 Oct 2009 12:12:05 +0000</pubDate>
		<dc:creator>Arkold Thos</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[karmic]]></category>
		<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[sound]]></category>
		<category><![CDATA[synthesizer]]></category>
		<category><![CDATA[tuxguitar]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://arkold.com/?p=811</guid>
		<description><![CDATA[Since I upgraded to Karmic Koala I missed using TuxGuitar, I found easier to install Virtual Box with Windows XP and then Guitar Pro 5 to search the guide, but well, I was quite bored this morning, I mean, is &#8230; <a href="http://arkold.com/811-java-sound-synthesizer-and-tuxguitar-on-karmic">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Since I upgraded to Karmic Koala I missed using TuxGuitar, I found easier to install Virtual Box with Windows XP and then Guitar Pro 5 to search the guide, but well, I was quite bored this morning, I mean, is 6:52 am and I haven&#8217;t sleep nothing yet. So I started to see how make it work and thanks to <a href="http://swiss.ubuntuforums.org/member.php?u=717493" target="_blank">ZaHACKieL</a> on Ubuntu Forums found out how, and here an easy guide.</p>
<p>First of all, download and install TuxGuitar (if you got installed from repositories, uninstall them and install this) &#8211; this is for 64 bits, if you got 32 bits system or the download link on wget didn&#8217;t work, download the correct Ubuntu deb package from <a href="http://www.tuxguitar.com.ar/download.html">here</a></p>
<blockquote><p><code>wget http://downloads.sourceforge.net/project/tuxguitar/TuxGuitar/TuxGuitar-1.1/tuxguitar-1.1-ubuntu-amd64.deb?use_mirror=softlayer<br />
sudo dpkg -i tuxguitar-1.1-ubuntu-amd64.deb</code></p></blockquote>
<p>Now, we need to get Java Sound API: Soundbanks, I selected the deluxe edition, that have better sound quality and weights a little more (4MB) for others or if the download link is broken, here is the site link. In this same step we will make a move the extracted file to the folder where it belongs to.</p>
<blockquote><p><code>wget http://java.sun.com/products/java-media/sound/soundbank-deluxe.gm.zip<br />
unzip soundbank-deluxe.gm.zip<br />
sudo mv soundbank-deluxe.gm /usr/lib/jvm/java-6-openjdk/jre/lib</code></p></blockquote>
<p><strong>Now all is installed! </strong></p>
<blockquote><p>Open Tuxguitar and go to Tools -&gt; Settings -&gt; Sound -&gt; On MIDI Port select: Java Sound Synthesizer.</p></blockquote>
<p>Now is working; the only problem that you might find is that the timebar on TuxGuitar don&#8217;t work as supposed, you can still change the instrument do you want to see but actually, it doesn&#8217;t show but I am able to live with that until the bug is fixed (I wish I can), tried with the binary and the Live version of TuxGuitar, none worked.</p>
<p>Dont ask me why Timidity now just don&#8217;t appear in TuxGuitar, I don&#8217;t have a clue, and now that it is working I don&#8217;t care, so no questions about this please!</p>
]]></content:encoded>
			<wfw:commentRss>http://arkold.com/811-java-sound-synthesizer-and-tuxguitar-on-karmic/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
