<?xml-stylesheet type="text/xsl" href="http://coco-lab.org/Elgg/timo/weblog/rss/ubuntu/rssstyles.xsl"?>

<rss version='2.0'   xmlns:dc='http://purl.org/dc/elements/1.1/'>        
    <channel xml:base='http://coco-lab.org/Elgg/timo/weblog/'>
        <title><![CDATA[Timo Baumann : Weblog items tagged with ubuntu]]></title>
        <description><![CDATA[The weblog for Timo Baumann, hosted on Coco-Lab Weblog.]]></description>
        <link>http://coco-lab.org/Elgg/timo/weblog/</link>        
        <item>
            <title><![CDATA[Speed-Up Boot under Ubuntu with VMware]]></title>
            <link>http://coco-lab.org/Elgg/timo/weblog/78.html</link>
            <guid isPermaLink="true">http://coco-lab.org/Elgg/timo/weblog/78.html</guid>
            <pubDate>Fri, 30 Jan 2009 09:50:02 GMT</pubDate>
		<dc:subject><![CDATA[bootchart]]></dc:subject>
		<dc:subject><![CDATA[howto]]></dc:subject>
		<dc:subject><![CDATA[ubuntu]]></dc:subject>
		<dc:subject><![CDATA[vmware]]></dc:subject>
            <description><![CDATA[<p>I still need Windows for one piece of software that I use occasionally. So, since I&#39;ve moved to Ubuntu, I&#39;ve been using VMware for this (as it was the only solution at that time).</p><p>My VMware stopped working under Hardy. Luckily, I never needed my Windows-App for half a year. In Intrepid, I was able to just install vmware from their webpage and it restored my windows session from a year ago. Probably a record-breaking uptime for windows...</p><p>So, yesterday I played around with <a href="http://www.bootchart.org/">bootchart</a> and found out, that the VMware-services took 4 precious seconds of my (and my battery&#39;s) lifetime on every boot. Not really worth it, as I&#39;m unlikely to use my Windows-App anytime soon. So, here&#39;s what I did: </p><p>remove the links in /etc/rc*.d/*vmware </p><p>as the first command in /usr/bin/vmplayer add: </p><p>gksu -D &quot;Need root priviledges to start vmware services.&quot; /etc/init.d/vmware restart</p><p>Works like a charm. </p>]]></description>
        </item>
                
        <item>
            <title><![CDATA[no sound in praat with ubuntu (and USB sound)]]></title>
            <link>http://coco-lab.org/Elgg/timo/weblog/76.html</link>
            <guid isPermaLink="true">http://coco-lab.org/Elgg/timo/weblog/76.html</guid>
            <pubDate>Thu, 18 Dec 2008 11:11:04 GMT</pubDate>
		<dc:subject><![CDATA[howto]]></dc:subject>
		<dc:subject><![CDATA[ubuntu]]></dc:subject>
		<dc:subject><![CDATA[sound]]></dc:subject>
		<dc:subject><![CDATA[praat]]></dc:subject>
            <description><![CDATA[<p>If praat (on ubuntu) doesn&#39;t want to play any audio, it tells you to consult some Sound-HOWTO (which at least doesn&#39;t exist on ubuntu). Unfortunately, <a href="http://ubuntuforums.org/archive/index.php/t-64383.html">http://ubuntuforums.org/archive/index.php/t-64383.html</a> is of little help (and doesn&#39;t allow posting anymore as its active phase has expired).</p><p>The solution for us was easy: We use an external USB sound card and have deactivated the mainboard sound. For some reason, the sound device is now called &quot;/dev/dsp1&quot; (and &quot;/dev/audio1&quot;) and there is no &quot;/dev/dsp&quot; (nor &quot;/dev/audio&quot;). Adding symlinks from &quot;/dev/dsp&quot; to &quot;/dev/dsp1&quot; (and from &quot;/dev/audio&quot; to &quot;/dev/audio1&quot;) fixed the problem. Hope this helps. </p>]]></description>
        </item>
                
        <item>
            <title><![CDATA[sox in Ubuntu Hardy (8.04)]]></title>
            <link>http://coco-lab.org/Elgg/timo/weblog/70.html</link>
            <guid isPermaLink="true">http://coco-lab.org/Elgg/timo/weblog/70.html</guid>
            <pubDate>Fri, 25 Apr 2008 20:17:28 GMT</pubDate>
		<dc:subject><![CDATA[howto]]></dc:subject>
		<dc:subject><![CDATA[ubuntu]]></dc:subject>
		<dc:subject><![CDATA[sox]]></dc:subject>
            <description><![CDATA[<p>If you just upgraded your Ubuntu to 8.04 and use sox, then you may get the error &quot;sox soxio: Failed reading `some.file&#39;: unknown file type `auto&#39;&quot;</p><p>In Hardy, all audio formats for sox have been refactored in separate packages libsox-fmt-XYZ. So, either install just the base formats from libsox-fmt-base or get all possible formats with libsox-fmt-all.</p>]]></description>
        </item>
                
        <item>
            <title><![CDATA[howto: SRILM and ubuntu]]></title>
            <link>http://coco-lab.org/Elgg/timo/weblog/59.html</link>
            <guid isPermaLink="true">http://coco-lab.org/Elgg/timo/weblog/59.html</guid>
            <pubDate>Tue, 13 Nov 2007 13:39:43 GMT</pubDate>
		<dc:subject><![CDATA[howto]]></dc:subject>
		<dc:subject><![CDATA[ubuntu]]></dc:subject>
		<dc:subject><![CDATA[srilm]]></dc:subject>
            <description><![CDATA[<p>There is just one problem with the <a href="http://www.speech.sri.com/projects/srilm/">SRI language modeling toolkit</a>: It doesn&#39;t come with a configure-scipt and the makefiles don&#39;t work out of the box. After an hour of searching through make output, we found out, that ubuntu does not use gawk but mawk as its standard awk implementation. Later on in the build process, this leads to weird errors. </p><p>I&#39;ll attach the changed common/Makefile.machine.i686 , so you (and I) don&#39;t have to redo the work later.</p><p><a href="http://coco-lab.org/Elgg/timo/files/-1/11/Makefile.machine.i686">SRILM-Makefile for Ubuntu</a> [document/unknown] </p>]]></description>
        </item>
        
    </channel>
</rss>
