<?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>patrik.cqure.net &#187; Ubuntu</title>
	<atom:link href="http://patrik.cqure.net/wordpress/category/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://patrik.cqure.net/wordpress</link>
	<description>random thoughts about random things</description>
	<lastBuildDate>Fri, 27 Nov 2009 23:09:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>Virtualbox &#8211;  USB trouble in Intrepid</title>
		<link>http://patrik.cqure.net/wordpress/2008/11/18/virtualbox-usb-trouble-in-intrepid/</link>
		<comments>http://patrik.cqure.net/wordpress/2008/11/18/virtualbox-usb-trouble-in-intrepid/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 09:04:59 +0000</pubDate>
		<dc:creator>patrik</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[489fb370-c227-4d43-9761-ceb28484fd9f]]></category>
		<category><![CDATA[Intrepid]]></category>
		<category><![CDATA[Proxy Service]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[VERR_FILE_NOT_FOUND]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://patrik.cqure.net/wordpress/?p=74</guid>
		<description><![CDATA[Installing Intrepid once again broke the USB support in Virtualbox. If your getting the following error, the next few lines are for you. The previous fix for Hardy should no longer be used as the mountdevsubfs.sh looks different in Intrepid. The following solution was proposed in a ubuntu forum and looks as if it does [...]]]></description>
			<content:encoded><![CDATA[<p>Installing Intrepid once again broke the USB support in Virtualbox. If your getting the following error, the next few lines are for you.</p>
<p><a href="http://patrik.cqure.net/wordpress/wp-content/uploads/2008/11/usb-proxy-service.png"><img class="alignnone size-medium wp-image-82" title="usb-proxy-service" src="http://patrik.cqure.net/wordpress/wp-content/uploads/2008/11/usb-proxy-service-300x197.png" alt="" width="300" height="197" /></a></p>
<p>The previous fix for Hardy should no longer be used as the mountdevsubfs.sh looks different in Intrepid. The following solution was proposed in a ubuntu forum and looks as if it does the job. Simply add the following line at the end of your /etc/fstab file:</p>
<p><code><br />
none /proc/bus/usb usbfs devgid=46,devmode=664 0 0<br />
</code></p>
<p>Make sure that your user is member or the group with gid 46 or adjust the above line. Once added to fstab mount the file system using:</p>
<p><code><br />
sudo mount /proc/bus/usb<br />
</code></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fpatrik.cqure.net%2Fwordpress%2F2008%2F11%2F18%2Fvirtualbox-usb-trouble-in-intrepid%2F&amp;title=Virtualbox%20%26%238211%3B%20%20USB%20trouble%20in%20Intrepid"><img src="http://patrik.cqure.net/wordpress/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://patrik.cqure.net/wordpress/2008/11/18/virtualbox-usb-trouble-in-intrepid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgraded to Intrepid</title>
		<link>http://patrik.cqure.net/wordpress/2008/11/18/upgraded-to-intrepid/</link>
		<comments>http://patrik.cqure.net/wordpress/2008/11/18/upgraded-to-intrepid/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 08:27:05 +0000</pubDate>
		<dc:creator>patrik</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Hardy]]></category>
		<category><![CDATA[Intrepid]]></category>
		<category><![CDATA[Networkmanager]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://patrik.cqure.net/wordpress/?p=76</guid>
		<description><![CDATA[I upgraded from Hardy to Intrepid on my work laptop, a few weeks ago. Apart from ssh-keys not working through the keymanager (again) and Firefox starting up with the window title outside of the screen I&#8217;d say it all went pretty smooth. I had some problems with our backup solution, but it turned out that [...]]]></description>
			<content:encoded><![CDATA[<p>I upgraded from Hardy to Intrepid on my work laptop, a few weeks ago. Apart from ssh-keys not working through the keymanager (again) and Firefox starting up with the window title outside of the screen I&#8217;d say it all went pretty smooth. I had some problems with our backup solution, but it turned out that it had nothing to do with the upgrade.</p>
<p>I solved the keyring problem by deleting the .gnome2 folder in my home directory. This could most likely be solved a lot easier but I didn&#8217;t have the time to dig deeper at the time. Changes have been made to the Networkmanager which now supports mobile internet connections. So far I have not successfully been able to connect to my provider using this new functionality so I&#8217;m sticking with the wvdial method.</p>
<p>A really annoying new thing with the network manager is that it shows all my interfaces with static ip-addresses from /etc/network/interfaces. So what? Well if you&#8217;re running a lot of systems with dedicated &#8220;Host interfaces&#8221; in Virtualbox, I guess you see what I mean. As a bonus, each time I attach the network cable it tries to bring up one of those virtual interface with a static ip instead of the eth0 interface&#8230; Luckily I&#8217;m using 3g and wi-fi a lot, otherwise I would have to face facts and fix the problem <img src='http://patrik.cqure.net/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Hopefully something that can be configured better. I haven&#8217;t bothered to look at any documentation, things should just work <img src='http://patrik.cqure.net/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . Perhaps an alternateive strategy by dynamically creating interfaces when starting Virtual boxes, leaving the interfaces file and ifconfig output cleaner.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fpatrik.cqure.net%2Fwordpress%2F2008%2F11%2F18%2Fupgraded-to-intrepid%2F&amp;title=Upgraded%20to%20Intrepid"><img src="http://patrik.cqure.net/wordpress/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://patrik.cqure.net/wordpress/2008/11/18/upgraded-to-intrepid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More on GnomeDo</title>
		<link>http://patrik.cqure.net/wordpress/2008/06/14/more-on-gnomedo/</link>
		<comments>http://patrik.cqure.net/wordpress/2008/06/14/more-on-gnomedo/#comments</comments>
		<pubDate>Sat, 14 Jun 2008 19:49:25 +0000</pubDate>
		<dc:creator>patrik</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[0.5.0]]></category>
		<category><![CDATA[do]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[Hardy]]></category>

		<guid isPermaLink="false">http://patrik.cqure.net/wordpress/?p=29</guid>
		<description><![CDATA[Updating to version 0.5.0 brings even greate power and functionality to Do. At the time of the writing this version is not available in Ubuntu 8.04 Hardy. In order to install it follow the installation guide here. I realized that I was missing a dependency (libevolution3.0-cil) needed to get the Evolution plugin running. Simply installing [...]]]></description>
			<content:encoded><![CDATA[<p>Updating to version 0.5.0 brings even greate power and functionality to Do. At the time of the writing this version is not available in Ubuntu 8.04 Hardy. In order to install it follow the installation guide <a title="https://wiki.ubuntu.com/GnomeDo/Installation" href="https://wiki.ubuntu.com/GnomeDo/Installation">here</a>.</p>
<p>I realized that I was missing a dependency (libevolution3.0-cil) needed to get the Evolution plugin running. Simply installing it after Do was in place resolved my troubles:</p>
<pre lang=bash>
sudo aptitude install libevolution3.0-cil
</pre>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fpatrik.cqure.net%2Fwordpress%2F2008%2F06%2F14%2Fmore-on-gnomedo%2F&amp;title=More%20on%20GnomeDo"><img src="http://patrik.cqure.net/wordpress/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://patrik.cqure.net/wordpress/2008/06/14/more-on-gnomedo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GNOME + Do = Crazy Delicious</title>
		<link>http://patrik.cqure.net/wordpress/2008/06/14/gnome-do-crazy-delicious/</link>
		<comments>http://patrik.cqure.net/wordpress/2008/06/14/gnome-do-crazy-delicious/#comments</comments>
		<pubDate>Sat, 14 Jun 2008 17:59:37 +0000</pubDate>
		<dc:creator>patrik</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[delicious]]></category>
		<category><![CDATA[do]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[sexy]]></category>

		<guid isPermaLink="false">http://patrik.cqure.net/wordpress/?p=25</guid>
		<description><![CDATA[I have been running Gnome Do for quite some time now and fully agree with it being &#8220;A powerful, speedy, and sexy remote control for your GNOME Desktop&#8221;. I am now wondering how I actually coped without it in the past. So what is it? Well, GNOME Do is inspired by Quicksilver and GNOME Launch [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://patrik.cqure.net/wordpress/wp-content/uploads/2008/06/do2.jpg"><img class="alignnone size-medium wp-image-28" title="Gnome Do" src="http://patrik.cqure.net/wordpress/wp-content/uploads/2008/06/do2.jpg" alt="" width="196" height="104" /></a></p>
<p>I have been running <a title="http://do.davebsd.com/" href="http://do.davebsd.com/">Gnome Do</a> for quite some time now and fully agree with it being &#8220;A powerful, speedy, and sexy remote control for your GNOME Desktop&#8221;. I am now wondering how I actually coped without it in the past.</p>
<p><span id="more-25"></span></p>
<p>So what is it? Well, GNOME Do is inspired by Quicksilver and GNOME Launch Box. There are quite a few screenshots and movies at their <a title="http://do.davebsd.com/" href="http://do.davebsd.com/">homepage</a> which gives it the presentation it deserves. But, basically it allows you to start your applications in a very speedy, efficient and sexy way. You activate Gnome Do using a predefined keyboard sequence, the default being Super + Space. Using the default subset of plugins Gnome Do is aware of your Music collection, your pidgin contacts, Evolution contacts, Gnome Menus, Firefox bookmarks, ssh servers and much more. By simply starting to type the name of an application, a contact or the name of a song Gnome Do proposes a number of matches with matching actions. Typing the name of a e-mail contact Gnome Do proposes the action Email.</p>
<p>A beatiful feature of Do is that it actually learns what tasks your commonly doing and proposes applications, contacts, music better and better and better each time. As an example the first time I locked my screen I had to type super + space followed by &#8220;lock screen&#8221;. Today I simply need to do a super + space followed by the letter &#8220;l&#8221;.</p>
<p>Well, try it out and hopefully you will be as pleased as me. I have went so far as removing all gnome panels, and menus and simply running Gnome Do and Avant Window Navigator now.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fpatrik.cqure.net%2Fwordpress%2F2008%2F06%2F14%2Fgnome-do-crazy-delicious%2F&amp;title=GNOME%20%2B%20Do%20%3D%20Crazy%20Delicious"><img src="http://patrik.cqure.net/wordpress/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://patrik.cqure.net/wordpress/2008/06/14/gnome-do-crazy-delicious/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>openvpn fix released</title>
		<link>http://patrik.cqure.net/wordpress/2008/06/13/openvpn-fix-for-hardy-released/</link>
		<comments>http://patrik.cqure.net/wordpress/2008/06/13/openvpn-fix-for-hardy-released/#comments</comments>
		<pubDate>Thu, 12 Jun 2008 22:20:12 +0000</pubDate>
		<dc:creator>patrik</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Add new tag]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[Hardy]]></category>
		<category><![CDATA[openvpn]]></category>
		<category><![CDATA[released]]></category>

		<guid isPermaLink="false">http://patrik.cqure.net/wordpress/?p=23</guid>
		<description><![CDATA[A fix for that nasty OpenVPN bug in Hardy was released this evening. No need to type the password for your keys 4 times in a row anymore. The Network manager is also back in business and works just great. I can finally remove my kludge whitelisting fix]]></description>
			<content:encoded><![CDATA[<p>A fix for that nasty OpenVPN bug in Hardy was released this evening. No need to type the password for your keys 4 times in a row anymore. The Network manager is also back in business and works just great. I can finally remove my kludge whitelisting fix <img src='http://patrik.cqure.net/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fpatrik.cqure.net%2Fwordpress%2F2008%2F06%2F13%2Fopenvpn-fix-for-hardy-released%2F&amp;title=openvpn%20fix%20released"><img src="http://patrik.cqure.net/wordpress/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://patrik.cqure.net/wordpress/2008/06/13/openvpn-fix-for-hardy-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple patch for openssl-vulnkey</title>
		<link>http://patrik.cqure.net/wordpress/2008/06/05/simple-patch-for-openssl-vulnkey/</link>
		<comments>http://patrik.cqure.net/wordpress/2008/06/05/simple-patch-for-openssl-vulnkey/#comments</comments>
		<pubDate>Thu, 05 Jun 2008 19:10:12 +0000</pubDate>
		<dc:creator>patrik</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[openssl-vulnkey]]></category>
		<category><![CDATA[patch]]></category>

		<guid isPermaLink="false">http://patrik.cqure.net/wordpress/?p=22</guid>
		<description><![CDATA[I have created a small workaround for the VERY annoying results of the introduction of openssl-vulnkey. Having to enter my ssl key passwords four times before establishing a OpenVPN connection and not being able to use the nm-applet at all wasn&#8217;t great. The patch adds a key to a whitelist ones it has verified it [...]]]></description>
			<content:encoded><![CDATA[<p>I have created a small workaround for the VERY annoying results of the introduction of openssl-vulnkey. Having to enter my ssl key passwords four times before establishing a OpenVPN connection and not being able to use the nm-applet at all wasn&#8217;t great.</p>
<p>The patch adds a key to a whitelist ones it has verified it as safe and does not do any further blacklist tests for any keys located in the whiltelist. The patch is not flawless and should only be seen as a temporary workaround until a permanent solution from the vendor becomes available. It has several shortcomings, such as only being able to add keys to the whitelist if run as root.</p>
<p>The patch is available at the launchpad site here:<br />
<a title="https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/230197/" href="https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/230197/"> https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/230197/</a></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fpatrik.cqure.net%2Fwordpress%2F2008%2F06%2F05%2Fsimple-patch-for-openssl-vulnkey%2F&amp;title=Simple%20patch%20for%20openssl-vulnkey"><img src="http://patrik.cqure.net/wordpress/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://patrik.cqure.net/wordpress/2008/06/05/simple-patch-for-openssl-vulnkey/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenVPN issues in Hardy</title>
		<link>http://patrik.cqure.net/wordpress/2008/05/20/openvpn-issues-in-hardy/</link>
		<comments>http://patrik.cqure.net/wordpress/2008/05/20/openvpn-issues-in-hardy/#comments</comments>
		<pubDate>Tue, 20 May 2008 17:54:36 +0000</pubDate>
		<dc:creator>patrik</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[keys]]></category>
		<category><![CDATA[Network Manager]]></category>
		<category><![CDATA[network-manager-openvpn]]></category>
		<category><![CDATA[nm-applet]]></category>
		<category><![CDATA[openssl]]></category>
		<category><![CDATA[openvpn]]></category>
		<category><![CDATA[VPN]]></category>
		<category><![CDATA[vulnkey]]></category>

		<guid isPermaLink="false">http://patrik.cqure.net/wordpress/?p=18</guid>
		<description><![CDATA[Last weeks OpenSSL issues in Debian based distributions didn&#8217;t go unnoticed for most of us. The introduction of openssl-vulnkey screwed up the Network Manager based OpenVPN GUI as it does no longer properly supply the underlying daemon with the passkey correctly. Running OpenVPN from the command line now asks for the password three times as [...]]]></description>
			<content:encoded><![CDATA[<p>Last weeks OpenSSL issues in Debian based distributions didn&#8217;t go unnoticed for most of us. The introduction of openssl-vulnkey screwed up the Network Manager based OpenVPN GUI as it does no longer properly supply the underlying daemon with the passkey correctly.</p>
<p>Running OpenVPN from the command line now asks for the password three times as seen below:</p>
<p>Tue May 20 19:37:12 2008 /usr/sbin/openssl-vulnkey -q /home/user/openvpn/key.pem<br />
Enter pass phrase for /home/user/openvpn/key.pem:<br />
Enter pass phrase for /home/user/openvpn/key.pem:<br />
Enter Private Key Password:</p>
<p>There is a incorrect but working workaround suggested at Ubuntu launchpad:<br />
<a title="https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/230197/" href="https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/230197/">https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/230197/</a></p>
<p>It suggests replacing openssl-vulnkey that is intended for checking x509 certificates with openvpn-vulnkey used for checking OpenVPN shared static keys. Replacing openssl-vulnkey with /bin/true works just as good as the suggested workaround at launchpad but obviously removes the intended check for blacklisted keys as well.</p>
<p>So check your keys using openssl-vulnkey, replace any keys needing replacing, make a backup of openssl-vulnkey and replace it with /bin/true TEMPORARLY. If your interested in monitoring the activity of the bug, become a subscriber at the link above. If not wait for the security update and make sure to apply it ones it&#8217;s released.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fpatrik.cqure.net%2Fwordpress%2F2008%2F05%2F20%2Fopenvpn-issues-in-hardy%2F&amp;title=OpenVPN%20issues%20in%20Hardy"><img src="http://patrik.cqure.net/wordpress/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://patrik.cqure.net/wordpress/2008/05/20/openvpn-issues-in-hardy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Running 8.04 on the Eee</title>
		<link>http://patrik.cqure.net/wordpress/2008/05/09/running-804-on-the-eee/</link>
		<comments>http://patrik.cqure.net/wordpress/2008/05/09/running-804-on-the-eee/#comments</comments>
		<pubDate>Fri, 09 May 2008 15:16:26 +0000</pubDate>
		<dc:creator>patrik</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[8.04]]></category>
		<category><![CDATA[eee]]></category>
		<category><![CDATA[Hardy]]></category>
		<category><![CDATA[ping]]></category>
		<category><![CDATA[xandros]]></category>

		<guid isPermaLink="false">http://patrik.cqure.net/wordpress/?p=16</guid>
		<description><![CDATA[I&#8217;ve been looking at the sweet small Asus Eee PC&#8217;s for quite some time now. I have had a hard time deciding whether to wait for the 900-series or buy the ones that are available in stores now. Giving it some thought I decided to wait for the new ones AND buy one now What [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been looking at the sweet small Asus Eee PC&#8217;s for quite some time now. I have had a hard time deciding whether to wait for the 900-series or buy the ones that are available in stores now. Giving it some thought I decided to wait for the new ones AND buy one now <img src='http://patrik.cqure.net/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  What can I say it&#8217;s a small pink beauty and so far I love it.</p>
<p><span id="more-16"></span></p>
<p>I ripped out Xandros as I couldn&#8217;t stand it and installed Ubuntu 8.04 which wasn&#8217;t that much of a hassle. I decided to install a eee optimized version from here: <a title="http://ubuntu-eee.tuxfamily.org/index.php5?title=Main_Page" href="http://ubuntu-eee.tuxfamily.org/index.php5?title=Main_Page">http://ubuntu-eee.tuxfamily.org/index.php5?title=Main_Page</a></p>
<p>Apart from needing a LOT of updates taking a LOT of time to install, it all went pretty smooth. In case I would ever want to go back to the original software for any not that obvious reason I backed up the whole 4Gig device using dd using the Ubuntu live CD and an external USB harddrive.</p>
<p>After applying all updates I installed the following packages available from the URL above:</p>
<ul>
<li> <a class="external free" title="http://www.x2on.de/eeepc/eeepc-acpi-module-2.6.24-16-generic.deb" rel="nofollow" href="http://www.x2on.de/eeepc/eeepc-acpi-module-2.6.24-16-generic.deb">http://www.x2on.de/eeepc/eeepc-acpi-module-2.6.24-16-generic.deb</a></li>
<li> <a class="external free" title="http://www.x2on.de/eeepc/eeepc-wlan_1.0-1_i386.deb" rel="nofollow" href="http://www.x2on.de/eeepc/eeepc-wlan_1.0-1_i386.deb">http://www.x2on.de/eeepc/eeepc-wlan_1.0-1_i386.deb</a></li>
<li> <a class="external free" title="http://www.x2on.de/eeepc/eee-osd-ubuntu-2.1.1.deb" rel="nofollow" href="http://www.x2on.de/eeepc/eee-osd-ubuntu-2.1.1.deb">http://www.x2on.de/eeepc/eee-osd-ubuntu-2.1.1.deb</a></li>
</ul>
<p>The result was still not good enough alot of things were not working as they were supposed to do. In order to get the wireless interface running I had to disable the card in &#8220;Hardware Drivers&#8221;, rename or remove the /lib/modules/2.6.24-16-generic/volatile/ath_hal.ko as it was interferring with the drivers above. In order to get it to load at boot I had to add ath_pci into /etc/modules.</p>
<p>I also made a number of small fixes to fix sound etc. However this seems to be handled in the scripts available for download from here: <a title="ftp://ftp.samiux.com/public/eeepc/" href="ftp://ftp.samiux.com/public/eeepc/">ftp://ftp.samiux.com/public/eeepc/</a>. I commented out building the madwifi wireless driver from source in the 700-1.3 script and then successfully ran it fixing most/all of the remaining problems such as OSD and fn-keys. There is some more useful information in this guys blog: <a title="http://samiux.wordpress.com/" href="http://samiux.wordpress.com/">http://samiux.wordpress.com/</a></p>
<p>I also installed a new theme called clearlooks-compact which uses the screen a bit more efficiently buy compacting buttons and texts. The clearlooks-compact theme is available from here: <a title="http://martin.ankerl.com/2007/11/04/clearlooks-compact-gnome-theme/" href="http://martin.ankerl.com/2007/11/04/clearlooks-compact-gnome-theme/">http://martin.ankerl.com/2007/11/04/clearlooks-compact-gnome-theme/</a></p>
<p>In order to free some disk space I ended the setup with</p>
<pre lang="bash">apt-get clean </pre>
<p>removing any retrieved packages stored in the local repository.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fpatrik.cqure.net%2Fwordpress%2F2008%2F05%2F09%2Frunning-804-on-the-eee%2F&amp;title=Running%208.04%20on%20the%20Eee"><img src="http://patrik.cqure.net/wordpress/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://patrik.cqure.net/wordpress/2008/05/09/running-804-on-the-eee/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing vmware-tools on Hardy &#8230;</title>
		<link>http://patrik.cqure.net/wordpress/2008/04/30/installing-vmware-tools-on-hardy/</link>
		<comments>http://patrik.cqure.net/wordpress/2008/04/30/installing-vmware-tools-on-hardy/#comments</comments>
		<pubDate>Wed, 30 Apr 2008 21:19:54 +0000</pubDate>
		<dc:creator>patrik</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[2.6.24]]></category>
		<category><![CDATA[Hardy]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://patrik.cqure.net/wordpress/?p=10</guid>
		<description><![CDATA[fails miserably. I&#8217;m guessing other distributions shipping with the 2.6.24 suffer from the same problem. The trouble starts when the installer tries to build the vmxnet network driver. The error I&#8217;m getting is: In file included from /tmp/vmxnet-only/vmxnet.c:36: /tmp/vmxnet-only/vm_basic_types.h:161: error: conflicting types for ‘uintptr_t’ I found the following web page that hosts a number of [...]]]></description>
			<content:encoded><![CDATA[<p>fails miserably. I&#8217;m guessing other distributions shipping with the 2.6.24 suffer from the same problem. The trouble starts when the installer tries to build the vmxnet network driver.</p>
<p>The error I&#8217;m getting is:<br />
In file included from /tmp/vmxnet-only/vmxnet.c:36:<br />
/tmp/vmxnet-only/vm_basic_types.h:161: error: conflicting types for ‘uintptr_t’</p>
<p>I found the following web page that hosts a number of patches and pre-patched sources solving the problem. <a href="http://projects.tuxx-home.at/?id=vmware_updates">http://projects.tuxx-home.at/?id=vmware_updates</a></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fpatrik.cqure.net%2Fwordpress%2F2008%2F04%2F30%2Finstalling-vmware-tools-on-hardy%2F&amp;title=Installing%20vmware-tools%20on%20Hardy%20%26%238230%3B"><img src="http://patrik.cqure.net/wordpress/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://patrik.cqure.net/wordpress/2008/04/30/installing-vmware-tools-on-hardy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware server console broken &#8230;</title>
		<link>http://patrik.cqure.net/wordpress/2008/04/29/vmware-server-console-not-working-in-hardy/</link>
		<comments>http://patrik.cqure.net/wordpress/2008/04/29/vmware-server-console-not-working-in-hardy/#comments</comments>
		<pubDate>Tue, 29 Apr 2008 19:37:47 +0000</pubDate>
		<dc:creator>patrik</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[console]]></category>
		<category><![CDATA[Hardy]]></category>
		<category><![CDATA[Heron]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://patrik.cqure.net/wordpress/?p=8</guid>
		<description><![CDATA[Yet another tool that does not work out of the box on Hardy. If you&#8217;re experiencing the following error message /usr/lib/vmware-server-console/bin/vmware-server-console: /usr/lib/vmware-server-console/lib/libgcc_s.so.1/libgcc_s.so.1: version `GCC_3.4&#8242; not found (required by /usr/lib/libcairo.so.2) Well&#8230; simply run the following command (at your own risk) and you should be all set sudo rm -f /usr/lib/vmware-server-console/lib/libgcc_s.so.1/libgcc_s.so.1]]></description>
			<content:encoded><![CDATA[<p>Yet another tool that does not work out of the box on Hardy. If you&#8217;re experiencing the following error message</p>
<p>/usr/lib/vmware-server-console/bin/vmware-server-console: /usr/lib/vmware-server-console/lib/libgcc_s.so.1/libgcc_s.so.1: version `GCC_3.4&#8242; not found (required by /usr/lib/libcairo.so.2)</p>
<p>Well&#8230; simply run the following command (at your own risk) and you should be all set<br />
sudo rm -f /usr/lib/vmware-server-console/lib/libgcc_s.so.1/libgcc_s.so.1</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fpatrik.cqure.net%2Fwordpress%2F2008%2F04%2F29%2Fvmware-server-console-not-working-in-hardy%2F&amp;title=VMware%20server%20console%20broken%20%26%238230%3B"><img src="http://patrik.cqure.net/wordpress/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://patrik.cqure.net/wordpress/2008/04/29/vmware-server-console-not-working-in-hardy/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

