<?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>Niath &#187; Ubuntu</title>
	<atom:link href="http://tiagoboldt.net/blog/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://tiagoboldt.net/blog</link>
	<description>Rambles on technology</description>
	<lastBuildDate>Thu, 21 Apr 2011 09:01:36 +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>Install fglrx in Karmic</title>
		<link>http://tiagoboldt.net/blog/install-fglrx-in-karmic/</link>
		<comments>http://tiagoboldt.net/blog/install-fglrx-in-karmic/#comments</comments>
		<pubDate>Sat, 19 Dec 2009 22:07:17 +0000</pubDate>
		<dc:creator>tiagoboldt</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[9.10]]></category>
		<category><![CDATA[ati]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[fglrx]]></category>
		<category><![CDATA[karmic]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://tiagoboldt.net/blog/?p=275</guid>
		<description><![CDATA[It&#8217;s been a long time since I started to use Ubuntu 9.10, Karmic. The main frustration over it was that I was unable to get my ATI Radeon HD3650 to work with the proprietary driver. A kernel panic would happen when X started.. Since the open-source drivers still don&#8217;t work that well with the HD [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a long time since I started to use Ubuntu 9.10, Karmic. The main frustration over it was that I was unable to get my ATI Radeon HD3650 to work with the proprietary driver. A kernel panic would happen when X started.. Since the open-source drivers still don&#8217;t work that well with the HD series, I&#8217;ve started digging for some way to make it work. Yesterday I got it.</p>
<p>Really quick explanation, delete any fglrx driver you have from the repositories with:</p>
<blockquote><p>sudo apt-get purge fglrx*﻿</p></blockquote>
<p>Next, download the <a href="http://ati.amd.com/support/driver.html">driver from ATI&#8217;s site</a>. Install it with (your version might be different than 9-12 and not x86_64):</p>
<blockquote><p>sudo ﻿﻿﻿sh ati-driver-installer-9-12-x86.x86_64.run &#8211;buildandinstallpkg Ubuntu/karmic</p></blockquote>
<p>Now we  have to configure the driver with:</p>
<blockquote><p>sudo aticonfig &#8211;initial<br />
﻿sudo aticonfig &#8211;acpi-services=off</p></blockquote>
<p>All done, reboot and you should be now using fglrx without a single issue. Have fun with those 3d games:)</p>
<p><strong>Edit</strong>: Just tried and you can get the same result using the driver from the repository, so, instead of downloading, build and install it, you can just install it as bellow and configure it as above.</p>
<blockquote><p>sudo apt-get instal xorg-driver-fglrx</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://tiagoboldt.net/blog/install-fglrx-in-karmic/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Google Gears in Ubuntu</title>
		<link>http://tiagoboldt.net/blog/google-gears-in-ubuntu/</link>
		<comments>http://tiagoboldt.net/blog/google-gears-in-ubuntu/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 18:41:30 +0000</pubDate>
		<dc:creator>tiagoboldt</dc:creator>
				<category><![CDATA[Myself]]></category>
		<category><![CDATA[64bit]]></category>
		<category><![CDATA[gears]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[karmic]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://tiagoboldt.net/blog/?p=261</guid>
		<description><![CDATA[Finally, Gears is available for all 64bit users out there in Ubuntu. If you&#8217;re already using karmic, just do: sudo apt-get install gears You&#8217;re good to go!]]></description>
			<content:encoded><![CDATA[<p>Finally, Gears is available for all 64bit users out there in Ubuntu.<br />
If you&#8217;re already using karmic, just do:</p>
<blockquote><p><em>sudo apt-get install gears</em></p></blockquote>
<p>You&#8217;re good to go!</p>
]]></content:encoded>
			<wfw:commentRss>http://tiagoboldt.net/blog/google-gears-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 9.04 Beta</title>
		<link>http://tiagoboldt.net/blog/ubuntu-904-beta/</link>
		<comments>http://tiagoboldt.net/blog/ubuntu-904-beta/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 01:10:31 +0000</pubDate>
		<dc:creator>tiagoboldt</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[9.04]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[jacklop]]></category>
		<category><![CDATA[jaunty]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://tiagoboldt.net/blog/?p=245</guid>
		<description><![CDATA[I&#8217;ve been using jaunty for a couple of weeks now, and, despites the issue with ati cards, I thinks that there&#8217;s a really good Ubuntu release coming out! But, the beta is out, go on, download, test and enjoy it yourself!]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using jaunty for a couple of weeks now, and, despites the <a title="ati issues" href="https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/334101" target="_blank">issue with ati cards</a>, I thinks that there&#8217;s a really good Ubuntu release coming out! But, <a title="ubuntu 9.04 beta" href="http://www.ubuntu.com/testing/jaunty/beta" target="_blank">the beta is out</a>, go on, download, test and enjoy it yourself!</p>
]]></content:encoded>
			<wfw:commentRss>http://tiagoboldt.net/blog/ubuntu-904-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 8.04 is out!</title>
		<link>http://tiagoboldt.net/blog/ubuntu-804-is-out/</link>
		<comments>http://tiagoboldt.net/blog/ubuntu-804-is-out/#comments</comments>
		<pubDate>Thu, 24 Apr 2008 13:46:11 +0000</pubDate>
		<dc:creator>tiagoboldt</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[hardy]]></category>
		<category><![CDATA[Realease]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://tiagoboldt.net/blog/ubuntu-804-is-out/</guid>
		<description><![CDATA[With a bunch of changes, the Canonical supported Linux distribution is ready for you to download it, and see that, indeed, Linux can be for Human Beings!! Quick post in a busy, busy week!]]></description>
			<content:encoded><![CDATA[<p>With a bunch of changes, the Canonical supported Linux distribution is ready for you to <a href="http://www.ubuntu.com/getubuntu/download">download</a> it, and see that, indeed, Linux can be for Human Beings!!</p>
<p>Quick post in a busy, busy week!</p>
]]></content:encoded>
			<wfw:commentRss>http://tiagoboldt.net/blog/ubuntu-804-is-out/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Hardy cds</title>
		<link>http://tiagoboldt.net/blog/hardy-cds/</link>
		<comments>http://tiagoboldt.net/blog/hardy-cds/#comments</comments>
		<pubDate>Fri, 18 Apr 2008 21:44:21 +0000</pubDate>
		<dc:creator>tiagoboldt</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[hardy]]></category>
		<category><![CDATA[Shipit]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://tiagoboldt.net/blog/hardy-cds/</guid>
		<description><![CDATA[The latest Ubuntu version is almost out of the oven! With less than a week remaining, cds are already ready for your orders! Go ahead, place your request at ShipIt from canonical, and have your cds freely shipped to you. Order some extra, spread the love, offer them to your friends and neighbors!]]></description>
			<content:encoded><![CDATA[<p>The latest Ubuntu version is almost <a href="http://www.ubuntu.com/testing/804rc" target="_blank">out of the oven</a>!</p>
<p>With less than a week remaining, cds are already ready for your orders!</p>
<p>Go ahead, place your request at <a href="https://shipit.ubuntu.com/" target="_blank">ShipIt</a> from canonical, and have your cds freely shipped to you. Order some extra, spread the love, offer them to your friends and neighbors!</p>
]]></content:encoded>
			<wfw:commentRss>http://tiagoboldt.net/blog/hardy-cds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gnome-Do</title>
		<link>http://tiagoboldt.net/blog/gnome-do/</link>
		<comments>http://tiagoboldt.net/blog/gnome-do/#comments</comments>
		<pubDate>Tue, 11 Mar 2008 20:51:23 +0000</pubDate>
		<dc:creator>tiagoboldt</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[gnome-do]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://tiagoboldt.net/blog/gnome-do/</guid>
		<description><![CDATA[Recent gnome&#8217;s project, gnome-do, is awesome! For anyone not aware of it, you just time almost anything you want to do, and gnome will..Well, Do it! I&#8217;ve tried Queen, and the music started playing, a nick from a friend, and the conversation is open with pidgin, some page I&#8217;ve visited, and I get there imidiatly, [...]]]></description>
			<content:encoded><![CDATA[<p>Recent gnome&#8217;s project, <a href="https://wiki.ubuntu.com/GnomeDo">gnome-do</a>, is awesome!</p>
<p>For anyone not aware of it, you just time almost anything you want to do, and gnome will..Well, Do it! I&#8217;ve tried Queen, and the music started playing, a nick from a friend, and the conversation is open with pidgin, some page I&#8217;ve visited, and I get there imidiatly, and lots, lots more!</p>
<p>Try it out, it&#8217;s <a href="https://wiki.ubuntu.com/GnomeDo/Installation">easilly  and fastly installed!</a></p>
<p><img src="http://farm3.static.flickr.com/2282/2282501450_388d4eb3d2_o.jpg" align="middle" height="234" width="418" /></p>
]]></content:encoded>
			<wfw:commentRss>http://tiagoboldt.net/blog/gnome-do/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Ubuntu Developer Week</title>
		<link>http://tiagoboldt.net/blog/ubuntu-developer-week/</link>
		<comments>http://tiagoboldt.net/blog/ubuntu-developer-week/#comments</comments>
		<pubDate>Mon, 18 Feb 2008 11:53:10 +0000</pubDate>
		<dc:creator>tiagoboldt</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[developer week]]></category>
		<category><![CDATA[motu]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://tiagoboldt.net/blog/ubuntu-developer-week/</guid>
		<description><![CDATA[It starts today! There will be several classes, about a bit of everything needed to start helping with the Ubuntu development. There are almost 40000 bugs filled against Ubuntu, and, believe me, anyone can help a little with them! Let&#8217;s all learn something this week and start helping!]]></description>
			<content:encoded><![CDATA[<p><strong><a href="https://wiki.ubuntu.com/UbuntuDeveloperWeek" target="_blank">It starts today</a>!</strong></p>
<p><span id="more-224"></span><br />
There will be several classes, about a bit of everything needed to start helping with the Ubuntu development. There are almost 40000 bugs filled against Ubuntu, and, believe me, anyone can help a little with them! Let&#8217;s all learn something this week and <a href="https://bugs.edge.launchpad.net/ubuntu" target="_blank">start help</a><a href="https://bugs.edge.launchpad.net/ubuntu" target="_blank">ing</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://tiagoboldt.net/blog/ubuntu-developer-week/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu Hardy, Alpha 5</title>
		<link>http://tiagoboldt.net/blog/ubuntu-hardy-alpha-5/</link>
		<comments>http://tiagoboldt.net/blog/ubuntu-hardy-alpha-5/#comments</comments>
		<pubDate>Sat, 09 Feb 2008 21:00:50 +0000</pubDate>
		<dc:creator>tiagoboldt</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Creative]]></category>
		<category><![CDATA[disk manager]]></category>
		<category><![CDATA[MTP]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://tiagoboldt.net/blog/ubuntu-hardy-alpha-5/</guid>
		<description><![CDATA[Great news to the next alpha for the upcoming Ubuntu 8.04! To everyone who got interested in my last post, this version already ships all the mtp stuff needed to connect to those new creative mp3 players. I&#8217;ve worked a bit myself on it, by merging the latest libmtp. Another great feature is the disk [...]]]></description>
			<content:encoded><![CDATA[<p>Great news to the next alpha for the upcoming Ubuntu 8.04!</p>
<p>To everyone who got interested in my <a href="http://tiagoboldt.net/blog/creative-zen-linux/" target="_blank">last post</a>, this version already ships all the mtp stuff needed to connect to those new creative mp3 players. I&#8217;ve worked a bit myself on it, by merging the latest libmtp.</p>
<p>Another great feature is the <a href="https://wiki.ubuntu.com/DiskManagerByDefault" target="_blank">disk manager</a>. From now on, whenever you plug in a new disk, you can graphically set it. Not aware of fstab? Not needed anymore!</p>
<p><img src="http://flomertens.free.fr/disk-manager/images/notify.png" align="middle" height="274" width="464" /></p>
]]></content:encoded>
			<wfw:commentRss>http://tiagoboldt.net/blog/ubuntu-hardy-alpha-5/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Tribal Wars</title>
		<link>http://tiagoboldt.net/blog/tribal-wars/</link>
		<comments>http://tiagoboldt.net/blog/tribal-wars/#comments</comments>
		<pubDate>Sun, 21 Oct 2007 11:35:30 +0000</pubDate>
		<dc:creator>tiagoboldt</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Game]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://tiagoboldt.net/blog/tribal-wars/</guid>
		<description><![CDATA[Accepting Gouki&#8217;s challenge, the Ubuntu community is now gathering at Tribal Wars, a browser based game, where every player controls a small village, striving for power and glory. In order to really kick ass with our UBU tribe, we need you! So, what are you waiting for? Read the wiki, register and join us in [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://lh5.google.com/tiagoboldt/RxvYVNz1hSI/AAAAAAAAALY/48YG4xa1AnY/s400/user_image.php.jpeg" align="left" height="200" width="112" />Accepting <a href="http://blog.goukihq.org/2007/10/20/ubuntu-on-tribal-wars/" target="_blank">Gouki&#8217;s challenge</a>, the Ubuntu community is now gathering at <a href="http://www.tribalwars.net/" target="_blank">Tribal Wars</a>, a browser based game, where every player controls a small village, striving for power and glory. In order to really kick ass with our UBU tribe, we need you!</p>
<p>So, what are you waiting for? Read the <a href="https://wiki.ubuntu.com/TribalWars" target="_blank">wiki</a>, <a href="http://www.tribalwars.net/1172730.html" target="_blank">register</a> and join us in this adventure!</p>
<p>P.S.: We&#8217;re getting more people every hour, still, every help is needed! Come and join us and be able to get to know other Ubuntu users, while having some fun! If you have a digg account, please <a href="http://digg.com/linux_unix/Ubuntu_users_and_Tribal_Wars" target="_blank">help us</a> spreading the word.</p>
]]></content:encoded>
			<wfw:commentRss>http://tiagoboldt.net/blog/tribal-wars/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>OS X v10.5 and Ubuntu 7.10</title>
		<link>http://tiagoboldt.net/blog/os-x-v105-and-ubuntu-710/</link>
		<comments>http://tiagoboldt.net/blog/os-x-v105-and-ubuntu-710/#comments</comments>
		<pubDate>Tue, 16 Oct 2007 20:17:21 +0000</pubDate>
		<dc:creator>tiagoboldt</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Leopard]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://tiagoboldt.net/blog/2007/10/16/os-x-v105-and-ubuntu-710/</guid>
		<description><![CDATA[The hype is here. Two of the most used OSs from our days are going to have a new release this week month. Prepare your Digg feed for a lot of Ubuntu Linux and Mac OS X experience, schedule for release October 18th and 19th 26th respectively! Both are incredibly improved and I guess that [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://tech.tolero.org/blog/en/linux/review-ubuntu-710-gutsy-features-changes" target="_blank"><img src="http://www.ubuntu.com/themes/ubuntu07/images/ubuntulogo.png" align="left" height="48" width="166" /></a>The hype is here. Two of the most used OSs from our days are going to have a new release this <strike>week</strike> month. Prepare your <a href="http://digg.com/" target="_blank">Digg</a> feed for a lot of <a href="http://www.ubuntu.com/" target="_blank">Ubuntu Linux</a> and <a href="http://www.apple.com/macosx/" target="_blank">Mac OS X</a> experience, schedule for release October 18th and <strike>19th</strike> 26th respectively!</p>
<p><a href="http://store.apple.com/1-800-MY-APPLE/WebObjects/AppleStore.woa/wa/RSLID?mco=E1574954&amp;fnode=home&amp;nplm=MB021Z/A" target="_blank"><img src="http://a248.e.akamai.net/7/248/2041/1328/store.apple.com/Catalog/US/Images/leopard_box_125.jpg" align="left" height="149" width="111" /></a>Both are incredibly improved and I guess that there will be really a lot to talk about each one of them, when they begin to spread through all those computers out there.</p>
<p>I&#8217;ll keep with Ubuntu, obviously, mainly due to the 200$ kept in my pocket! But I&#8217;m sure there&#8217;s a lot of people out there dying to put their hand into this most recent OS X v10.5.</p>
<p>Is Open-Source achieving the quality standards needed to be selected by Desktop users over other well paid OSs?</p>
<p>You can learn more about each one of them by clicking in each picture.</p>
<p>Which are you waiting for?</p>
<p>(Sorry to all you MS Windows  fans out there, Windows was not forgotten, it&#8217;s just not even at this level)</p>
]]></content:encoded>
			<wfw:commentRss>http://tiagoboldt.net/blog/os-x-v105-and-ubuntu-710/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

