<?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"
	>

<channel>
	<title>Gnarlify dot net - Gnarlify this Phlogiston</title>
	<atom:link href="http://www.gnarlify.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gnarlify.net</link>
	<description>Living with Linux on the Desktop.</description>
	<pubDate>Sun, 28 Dec 2008 09:31:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<item>
		<title>VMWare Server 2.0 Installation on K Ubuntu 8.04 Hardy Heron</title>
		<link>http://www.gnarlify.net/2008/12/vmware-server-20-installation-on-kubuntu-810-hardy-heron/</link>
		<comments>http://www.gnarlify.net/2008/12/vmware-server-20-installation-on-kubuntu-810-hardy-heron/#comments</comments>
		<pubDate>Sun, 28 Dec 2008 09:31:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Hardy Heron]]></category>

		<category><![CDATA[Kubuntu]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[workaround]]></category>

		<category><![CDATA[2.0]]></category>

		<category><![CDATA[addon]]></category>

		<category><![CDATA[browser]]></category>

		<category><![CDATA[console]]></category>

		<category><![CDATA[emc]]></category>

		<category><![CDATA[firefox]]></category>

		<category><![CDATA[plugin]]></category>

		<category><![CDATA[problem]]></category>

		<category><![CDATA[server]]></category>

		<category><![CDATA[virtualisation]]></category>

		<category><![CDATA[virtualization]]></category>

		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.gnarlify.net/?p=27</guid>
		<description><![CDATA[I had to get some kind of virtualization going in order to run a Windows application the other day.  I&#8217;m most familiar with VMWare Server, so I decided to install that.
Turns out, the guys at VMWare Inc. had released a new revision of VMWare Server (2.0!).  I only had previous experience the 1.x series, but [...]]]></description>
			<content:encoded><![CDATA[<p>I had to get some kind of virtualization going in order to run a Windows application the other day.  I&#8217;m most familiar with VMWare Server, so I decided to install that.</p>
<p>Turns out, the guys at VMWare Inc. had released a new revision of VMWare Server (2.0!).  I only had previous experience the 1.x series, but I thought 2.0 would be easy to set up, as 1.x had been relatively straightforward (after you download the required scripts, go through the ridiculous questionnaire from the configuration script, and whatnot).  Turns out that 2.0 is a huge change from 1.x (big changes on a major version upgrade? Who&#8217;d have thought?) and it still has some rough edges right now.  The main difference I noticed is that 2.0 uses a web-based management system, so instead of opening the VMWare Console application like in previous versions, you open your web browser and point it to &#8220;http://localhost:8222&#8243;.</p>
<p>I&#8217;m not sure why they thought this was a good idea.  Maybe it IS a good idea, only poorly implemented :)  Anyway, it turns out that to actually access the console of any virtual machine (which is basically the whole point of VMWare IMO), you need to install a browser plug-in.  Furthermore, it turns out that this browser plugin does not install correctly by default on my machine using Firefox 3.0.4, Firefox 2.0.0.18, or on Opera 9.51.  I even tried running the browser as root!!</p>
<p>Here is the workaround I was able to figure out that let me install the browser plug-in to make VMWare Server 2.0 work:</p>
<p>Close firefox.</p>
<pre>sudo ls /root/.mozilla/firefox/</pre>
<p>Find the name of root&#8217;s firefox profile folder in the output from the above command.<br />
Delete extensions.rdf from root&#8217;s firefox profile folder</p>
<pre>sudo firefox &amp;</pre>
<p>Load the VMWare Server interface back up (localhost:8222)<br />
Try to install the plug-in again.</p>
<p>I was able to get it working this way, but I&#8217;m not that confident in this workaround, especially since it requires running the browser as root.  I&#8217;ve actually since switched to VirtualBox instead of VMWare Server, and I&#8217;ve had good luck with it so far.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gnarlify.net/2008/12/vmware-server-20-installation-on-kubuntu-810-hardy-heron/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Odd USB problem and workaround for Kernel 2.6.24-21 on Kubuntu</title>
		<link>http://www.gnarlify.net/2008/12/odd-usb-problem-and-workaround-for-kernel-2624-21-on-kubuntu/</link>
		<comments>http://www.gnarlify.net/2008/12/odd-usb-problem-and-workaround-for-kernel-2624-21-on-kubuntu/#comments</comments>
		<pubDate>Sun, 21 Dec 2008 01:57:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Hardware]]></category>

		<category><![CDATA[Hardy Heron]]></category>

		<category><![CDATA[Kubuntu]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[workaround]]></category>

		<category><![CDATA[clip]]></category>

		<category><![CDATA[kernel]]></category>

		<category><![CDATA[p5k-vm]]></category>

		<category><![CDATA[problem]]></category>

		<category><![CDATA[sansa]]></category>

		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://www.gnarlify.net/?p=23</guid>
		<description><![CDATA[This has only happened to me once, and only when connecting my Sansa Clip 1GB via USB.  On the other hand, I don&#8217;t often connect the Sansa Clip so it could be a common problem for some.  I&#8217;m running the Asus P5K-VM motherboard (Intel G33/ICH9).
Basically, after connecting and connecting the device a few times, I [...]]]></description>
			<content:encoded><![CDATA[<p>This has only happened to me once, and only when connecting my Sansa Clip 1GB via USB.  On the other hand, I don&#8217;t often connect the Sansa Clip so it could be a common problem for some.  I&#8217;m running the Asus P5K-VM motherboard (Intel G33/ICH9).</p>
<p>Basically, after connecting and connecting the device a few times, I got these lines in the output of dmesg:<br />
<code class="smaller">[268429.607723] usb 8-2: new high speed USB device using ehci_hcd and address 10<br />
[268431.894349] ehci_hcd 0000:00:1d.7: port 2 reset error -110<br />
[268431.894356] hub 8-0:1.0: hub_port_status failed (err = -32)</code><br />
At that point, I could not get my computer to recognize the Sansa Clip again even after powering it on and off and reconnecting the USB cable multiple times.</p>
<p>I was determined to resolve this problem without rebooting, as I hate rebooting (as I&#8217;ve explained previously).  I was able to get it working again by entering the following commands:</p>
<pre>sudo modprobe -r ehci_hcd
sudo modprobe ehci_hcd</pre>
<p>After that my USB keyboard (which had been plugged in the whole time) mysteriously started typing the enter key continuously until I pressed a different key, at which point everything seemed to be working fine.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gnarlify.net/2008/12/odd-usb-problem-and-workaround-for-kernel-2624-21-on-kubuntu/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Running the original Mechwarrior 2 in Ubuntu Hardy Heron with DOSBox</title>
		<link>http://www.gnarlify.net/2008/10/running-the-original-mechwarrior-2-in-ubuntu-hardy-heron-with-dosbox/</link>
		<comments>http://www.gnarlify.net/2008/10/running-the-original-mechwarrior-2-in-ubuntu-hardy-heron-with-dosbox/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 08:28:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Hardy Heron]]></category>

		<category><![CDATA[Kubuntu]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[dosbox]]></category>

		<category><![CDATA[gaming]]></category>

		<category><![CDATA[dos]]></category>

		<category><![CDATA[games]]></category>

		<category><![CDATA[mechwarrior]]></category>

		<category><![CDATA[mechwarrior 2]]></category>

		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.gnarlify.net/?p=17</guid>
		<description><![CDATA[Mechwarrior 2 is one of my favorite games of all time, so tonight I sat down and spent the time to get it running again on my current operating system of choice (Kubuntu 8.04).  Here are (what I hope are) easy-to-follow instructions that should let you do what I did.  This should work with the [...]]]></description>
			<content:encoded><![CDATA[<p>Mechwarrior 2 is one of my favorite games of all time, so tonight I sat down and spent the time to get it running again on my current operating system of choice (Kubuntu 8.04).  Here are (what I hope are) easy-to-follow instructions that should let you do what I did.  This should work with the original DOS version of Mechwarrior 2 (with the audio tracks in cd-audio format on the disc).</p>
<p>Step 1: Install DOSBox.</p>
<ul>
<li>Click Add/Remove Programs in your K menu.  Select DOSBox from the list of available applications, click &#8216;apply changes&#8217;.</li>
</ul>
<p>Step 2: Rip the original game disc to an image on your hard drive and convert that image to a format that DOSBox can use.</p>
<ul>
<li>Insert the CD then open a Konsole window and run the following commands:</li>
</ul>
<pre style="padding-left: 30px;">cd ~/Desktop
cdrdao read-cd --datafile image.bin --driver generic-mmc:0x20000 --device /dev/cdrom --read-raw image.toc
toc2cue image.toc image.cue</pre>
<p>Step 3: Start up DOSBox and give it some virtual drives to work with.</p>
<ul>
<li>At the DOSBox command prompt, run the following commands:</li>
</ul>
<pre style="padding-left: 30px;">mount c ~/Desktop
imgmount d c:\image.cue -t iso</pre>
<p>Step 4: Install Mechwarrior 2 from the command prompt just like you would have on your old DOS machine and enjoy (commands below if you don&#8217;t remember how you used to install things in the &#8220;good ol&#8217; days&#8221;).</p>
<pre style="padding-left: 30px;">d:
install
(follow the installation prompts)</pre>
<p>A little warning, my Core 2 Duo E6600 machine has some trouble running this game at 1024&#215;768, so I run at 800&#215;600.  If you have a less modern machine you may have to resort to 640&#215;480 or less :(</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gnarlify.net/2008/10/running-the-original-mechwarrior-2-in-ubuntu-hardy-heron-with-dosbox/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Compiz Fusion is unstable and crashes my X Server pretty consistently</title>
		<link>http://www.gnarlify.net/2008/09/compiz-fusion-is-unstable-and-crashes-my-x-server-pretty-consistently/</link>
		<comments>http://www.gnarlify.net/2008/09/compiz-fusion-is-unstable-and-crashes-my-x-server-pretty-consistently/#comments</comments>
		<pubDate>Fri, 05 Sep 2008 09:17:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Hardy Heron]]></category>

		<category><![CDATA[Kubuntu]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Setup]]></category>

		<category><![CDATA[3d]]></category>

		<category><![CDATA[bugs]]></category>

		<category><![CDATA[compiz]]></category>

		<category><![CDATA[crash]]></category>

		<category><![CDATA[fusion]]></category>

		<category><![CDATA[hardy]]></category>

		<category><![CDATA[heron]]></category>

		<guid isPermaLink="false">http://www.gnarlify.net/?p=15</guid>
		<description><![CDATA[Just FYI for Kubuntu 8.04 users who might be thinking about running Compiz Fusion on their &#8216;work&#8217; machines.  I have tried it twice, and while Hardy Heron has made it very easy to enable &#8216;3d effects&#8217; on the desktop, there are still major bugs that will probably crash your X server at some point.  I&#8217;m [...]]]></description>
			<content:encoded><![CDATA[<p>Just FYI for Kubuntu 8.04 users who might be thinking about running Compiz Fusion on their &#8216;work&#8217; machines.  I have tried it twice, and while Hardy Heron has made it very easy to enable &#8216;3d effects&#8217; on the desktop, there are still major bugs that will probably crash your X server at some point.  I&#8217;m sure they&#8217;ll get it right eventually ;)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gnarlify.net/2008/09/compiz-fusion-is-unstable-and-crashes-my-x-server-pretty-consistently/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Sound stops playing on Kubuntu</title>
		<link>http://www.gnarlify.net/2008/08/sound-stops-playing-on-kubuntu/</link>
		<comments>http://www.gnarlify.net/2008/08/sound-stops-playing-on-kubuntu/#comments</comments>
		<pubDate>Wed, 13 Aug 2008 04:01:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Audio]]></category>

		<category><![CDATA[Hardy Heron]]></category>

		<category><![CDATA[Kubuntu]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[/dev/dsp]]></category>

		<category><![CDATA[8.04]]></category>

		<category><![CDATA[heron]]></category>

		<category><![CDATA[in use]]></category>

		<category><![CDATA[kde]]></category>

		<category><![CDATA[onboard]]></category>

		<category><![CDATA[sound]]></category>

		<guid isPermaLink="false">http://www.gnarlify.net/?p=10</guid>
		<description><![CDATA[I like to leave my computer on 24/7.  Having an &#8216;uptime&#8217; of months is a matter of personal satisfaction for me, and is really one of the reasons I like Linux - if something goes wrong you can usually fix it without restarting.  Today I encountered a problem that a user with a normal usage [...]]]></description>
			<content:encoded><![CDATA[<p>I like to leave my computer on 24/7.  Having an &#8216;uptime&#8217; of months is a matter of personal satisfaction for me, and is really one of the reasons I like Linux - if something goes wrong you can usually fix it without restarting.  Today I encountered a problem that a user with a normal usage pattern probably never would have noticed, as it would have been fixed if I had restarted.</p>
<p>My sound stopped working today.  I would open Amarok and try to start playback and it would look like it was playing (the eq was bouncing), but no sound was coming out.  I went to a command prompt and tried to use the &#8216;madplay&#8217; command line utility to play an mp3.  It gave me the error: &#8220;/dev/dsp: Device or resource busy&#8221;.  I did a quick search on that error message and came up with some helpful articles that led me to believe that maybe a certain process was monopolizing my sound device and not letting other processes access it.  On advice of this <a href="http://forums.opensuse.org/archives/sf-archives/hardware/339533-realtek-alc889a-open-dev-dsp-device-resource-busy.html">forum post</a>, I was able to use the &#8216;lsof&#8217; tool to find which process was locking up my audio device and then end that process.  Here is the command I used:</p>
<blockquote><p>lsof /dev/snd/*</p></blockquote>
<p>I was able to see that &#8216;firefox&#8217; was using my sound device, so I just closed firefox, and sure enough that fixed it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gnarlify.net/2008/08/sound-stops-playing-on-kubuntu/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Adobe Flash Troubles</title>
		<link>http://www.gnarlify.net/2008/07/adobe-flash-troubles/</link>
		<comments>http://www.gnarlify.net/2008/07/adobe-flash-troubles/#comments</comments>
		<pubDate>Fri, 25 Jul 2008 06:04:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Hardy Heron]]></category>

		<category><![CDATA[Kubuntu]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Setup]]></category>

		<category><![CDATA[adobe]]></category>

		<category><![CDATA[aptitude]]></category>

		<category><![CDATA[desktop]]></category>

		<category><![CDATA[firefox]]></category>

		<category><![CDATA[flash]]></category>

		<category><![CDATA[flashplugin-nonfree]]></category>

		<category><![CDATA[hardy]]></category>

		<category><![CDATA[heron]]></category>

		<category><![CDATA[nspluginwrapper]]></category>

		<guid isPermaLink="false">http://www.gnarlify.net/?p=8</guid>
		<description><![CDATA[I&#8217;ve had some problems with Adobe Flash ever since I upgraded to Kubuntu Hardy Heron.  Flash applets would come up in firefox as just a grey box sometimes.  Sometimes I would come back to a previously-opened browser tab to find a Flash applet turned from a working video player (or whatever) to a [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve had some problems with Adobe Flash ever since I upgraded to Kubuntu Hardy Heron.  Flash applets would come up in firefox as just a grey box sometimes.  Sometimes I would come back to a previously-opened browser tab to find a Flash applet turned from a working video player (or whatever) to a grey box.  Videos from sites like Youtube would often play but sometimes would start coming up as grey boxes until I restarted firefox.  I tried uninstalling and reinstalling flashplugin-nonfree and nspluginwrapper with apt-get following some instructions I found online, but that never solved the problem.  I tried the Adobe Flash Plugin 10 beta.  I tried Opera.  Opera wouldn&#8217;t load the flash files at all.  I tried Konqueror.  Konqueror would work more often than firefox, but still was inconsistent.</p>
<p>Here is my current solution that seems to have solved most all of the flash problems I was encountering.  I removed flashplugin-nonfree.  I removed nspluginwrapper.  I removed Adobe Flash Player 10 Beta.  Then I reinstalled just the flashplugin-nonfree package using aptitude instead of apt-get.  I found <a href="http://sysblogd.wordpress.com/2008/03/18/opera-flash-and-ubuntu-feisty-fawn-gutsy-gibbon-and-hardy-heron-also/">this page</a> was helpful in learning what to try.  Here is a list of commands if you are having similar problems and want to give this potential solution a try:</p>
<blockquote><p>sudo apt-get remove flashplugin-nonfree<br />
sudo apt-get remove nspluginwrapper<br />
sudo aptitude install flashplugin-nonfree</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.gnarlify.net/2008/07/adobe-flash-troubles/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to make SPDIF work in Kubuntu Hardy Heron</title>
		<link>http://www.gnarlify.net/2008/07/how-to-make-spdif-work-in-kubuntu-hardy-heron/</link>
		<comments>http://www.gnarlify.net/2008/07/how-to-make-spdif-work-in-kubuntu-hardy-heron/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 05:26:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Audio]]></category>

		<category><![CDATA[Hardware]]></category>

		<category><![CDATA[Hardy Heron]]></category>

		<category><![CDATA[Kubuntu]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Setup]]></category>

		<category><![CDATA[SPDIF audio digital Kubuntu Ubuntu hardy heron problems]]></category>

		<guid isPermaLink="false">http://www.gnarlify.net/?p=3</guid>
		<description><![CDATA[Today I received my DAC707 SuperPro digital to analog audio converter from Audio Magus.  I recently helped a friend set up his similar machine to use one of these devices.  It sounded really nice so I decided I should have one for myself.  It also frees me from having more junk in my PC as [...]]]></description>
			<content:encoded><![CDATA[<p>Today I received my <a href="http://www.diykits.com.hk/dac_super_pro_dac707.htm">DAC707 SuperPro digital to analog audio converter</a> from <a href="http://www.audio-magus.com">Audio Magus</a>.  I recently helped a friend set up his similar machine to use one of these devices.  It sounded really nice so I decided I should have one for myself.  It also frees me from having more junk in my PC as I had been using a Creative SoundBlaster Audigy2 ZS.  It was a solid card but I figured I could get better audio output by moving the conversion and pre-amplification outside the PC chassis which is traditionally full of electrical interference.  The SuperPro allows me to run either optical or spdif digital audio out to it for digital to analog conversion and then preamplification.  Anyway, it sounds great, but it was not immediately intuitive how to get my digital audio output working on my onboard sound card.</p>
<p>Here are a few tips so hopefully you can get SPDIF-out working with less hassle than it took me:</p>
<ul>
<li>The only volume level that matters is &#8216;PCM&#8217; (at least on my particular onboard audio chipset).  I cannot access the &#8216;PCM&#8217; volume level through Kmix, only through AlsaMixer (KMix 2.6.1 and AlsaMixer 1.0.15 BTW).</li>
<li>Mute does matter on some channels such as &#8216;Master&#8217;, and &#8216;IEC958&#8242;.  Make sure these aren&#8217;t muted.</li>
<li>Turn on crossfading in your music player because otherwise you might get annoying popping or crackling between tracks as the DAC seems to turn itself off and then back on between tracks if theres just silence.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.gnarlify.net/2008/07/how-to-make-spdif-work-in-kubuntu-hardy-heron/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
