<?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>diederickdevries.net &#187; dual head</title>
	<atom:link href="http://www.diederickdevries.net/blog/tag/dual-head/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.diederickdevries.net/blog</link>
	<description>Of penguins and coffee (mostly).</description>
	<lastBuildDate>Fri, 03 Feb 2012 17:08:59 +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>Kubuntu Karmic installation</title>
		<link>http://www.diederickdevries.net/blog/2009/11/07/kubuntu-karmic-installation/</link>
		<comments>http://www.diederickdevries.net/blog/2009/11/07/kubuntu-karmic-installation/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 20:48:42 +0000</pubDate>
		<dc:creator>diederick</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[dual head]]></category>
		<category><![CDATA[karmic]]></category>
		<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[xorg.conf]]></category>

		<guid isPermaLink="false">http://www.diederickdevries.net/blog/?p=193</guid>
		<description><![CDATA[I upgraded my desktop box from Ubuntu Jaunty to Kubuntu Karmic today as well, since I find the latter&#8217;s advantages over the former outweighing its disadvantages. Among the advantages are the standard availability of Firefox 3.5, the out of the box working of sound (no hassle with sound systems this time), and faster booting up. [...]]]></description>
			<content:encoded><![CDATA[<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.diederickdevries.net%2Fblog%2F2009%2F11%2F07%2Fkubuntu-karmic-installation%2F&amp;title=Kubuntu%20Karmic%20installation" id="wpa2a_2"><img src="http://www.diederickdevries.net/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p><p>I upgraded my desktop box from Ubuntu <a href="http://releases.ubuntu.com/jaunty/">Jaunty</a> to <a href="http://www.kubuntu.org/">Kubuntu Karmic</a> today as well, since I find the latter&#8217;s advantages over the former outweighing its disadvantages. Among the advantages are the standard availability of <a href="http://www.mozilla-europe.org/">Firefox 3.5</a>, the out of the box working of sound (no hassle with sound systems this time), and faster booting up. Also, <a href="http://www.kde.org/">KDE</a> is just way cooler than <a href="http://www.gnome.org/">Gnome</a>.</p>
<p>I still have a few minor complaints about the installation though. While it looks nice, it&#8217;s bloody slow, which is especially annoying when entering text or configuring partitions. Secondly, the keyboard layout configuration won&#8217;t let you try out your selection any more, but instead shows a diagrammatic picture of the chosen layout, which was in my case not even correct.</p>
<p><a href="http://img300.imageshack.us/i/kubuntu910installer3.png/" target="_blank"><img src="http://img300.imageshack.us/img300/3747/kubuntu910installer3.th.png" border="0" alt="" /></a></p>
<p>Also, at the summary screen, the last chance to bail out,  I got no indication that the installation program  was aware of my Windows XP installation. Luckily, it was, and an entry to boot into it appeared in the Grub menu after I rebooted.</p>
<p>The newest nvidia driver doesn&#8217;t seem to have any problems on this computer, but when configuring my dual screen setup using nvidia-settings, that particular tool appeared unable to parse the config file <code>/etc/X11/xorg.conf</code>. After taking a look at it, it looked like some sort of rudimentary version and after some <a href="http://superuser.com/questions/51248/where-is-the-xorg-conf-file-in-karmic-koala-ubuntu-9-10">Googling around</a>, it seems like configuration of the X server is done automagically using dbus now. Which screws up. I did find a work-around that works nicely though. The trick is creating a fresh xorg.conf and putting it in the default location. Apparently, Xorg doesn&#8217;t ignore it (yet). Here&#8217;s how:</p>
<pre> # sudo mv /etc/X11/xorg.conf /etc/X11/xorg.conf.karmic
 # sudo nvidia-xconfig
 # kdesudo nvidia-settings</pre>
<p>After this, I had a fresh and nicely working Kubuntu desktop. My usual post-installation command did the rest:</p>
<pre># sudo apt-get install sun-java6-jdk vim kubuntu-restricted-extras build-essential
subversion mysql-server openssh-server mplayer-nogui mencoder gqview gimp
imagemagick</pre>

]]></content:encoded>
			<wfw:commentRss>http://www.diederickdevries.net/blog/2009/11/07/kubuntu-karmic-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

