<?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>blog.joaomorais.com &#187; Ubuntu</title>
	<atom:link href="http://blog.joaomorais.com/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.joaomorais.com</link>
	<description>Blog about software development, personal projects and development tools.</description>
	<lastBuildDate>Mon, 10 Apr 2017 02:26:40 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>How to setup Asus Eee PC 1201N Wireless Card on Ubuntu 9.10?</title>
		<link>http://blog.joaomorais.com/how-to-setup-asus-eee-pc-1201n-wireless-card-on-ubuntu-9-10/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-setup-asus-eee-pc-1201n-wireless-card-on-ubuntu-9-10</link>
		<comments>http://blog.joaomorais.com/how-to-setup-asus-eee-pc-1201n-wireless-card-on-ubuntu-9-10/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 23:49:51 +0000</pubDate>
		<dc:creator>João Morais</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Papers]]></category>
		<category><![CDATA[1201N]]></category>
		<category><![CDATA[8171]]></category>
		<category><![CDATA[Asus]]></category>
		<category><![CDATA[Eee]]></category>
		<category><![CDATA[Realtek]]></category>
		<category><![CDATA[rtl8191se]]></category>
		<category><![CDATA[rtl8192se]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Wireless]]></category>

		<guid isPermaLink="false">http://www.blog.joaomorais.com/?p=731</guid>
		<description><![CDATA[The first thing you need to know it&#8217;s that although the PCI output shows a Realtek 8171 wireless adapter, in reality it is a Realtek RTL8191SE! With this in mind you only need to download this file which was referenced in this thread on post #134 and execute the commands below. Make sure to remove the NDISWrapper driver before [...]]]></description>
				<content:encoded><![CDATA[<h1><img class="alignright  wp-image-737" title="Wireless" src="http://blog.joaomorais.com/wp-content/uploads/wireless.jpg" alt="" width="192" height="191" />The first thing you need to know it&#8217;s that although the PCI output shows a Realtek 8171 wireless adapter, in reality it is a Realtek RTL8191SE!</h1>
<p>With this in mind you only need to download this <a title="rtl8192se driver" href="http://launchpadlibrarian.net/366886...11.2009.tar.gz">file</a> which was referenced in this <a title="Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook" href="https://bugs.launchpad.net/ubuntu/+s...6?comments=all">thread</a> on <a title="Realtek RTL8192SE WLAN Card Fails to work on Medion Akoya E1312 Netbook - Post #134" href="https://bugs.launchpad.net/ubuntu/+source/linux/+bug/401126/comments/134">post #134</a> and execute the commands below. Make sure to remove the NDISWrapper driver before doing this if you have already installed and set it up.</p>
<p><span id="more-731"></span>After download, unpack driver:</p>
<pre class="brush:shell">$ tar xvf rtl8192se_linux_2.6.0010.1211.2009.tar.gz
$ cd rtl8192se_linux_2.6.0010.1211.2009
$ sudo make</pre>
<p>Then you need to edit two files:</p>
<pre class="brush:shell">$ sed -i 's/install: modules/install:/g' ./ieee80211/Makefile
$ sed -i 's/install: modules/install:/g' ./HAL/rtl8192/Makefile</pre>
<p>Finally install and load:</p>
<pre class="brush:shell">$ sudo make install
$ sudo echo "r8192se_pci" &gt;&gt; /etc/modules
$ sudo modprobe r8192se_pci</pre>
<p>Your wireless should now be working.</p>
<p>Credits go out to <a title="CompMas2 profile at ubuntuforums.org" href="http://ubuntuforums.org/member.php?u=1009073">CompMas2</a> of ubuntuforums.org for the <a title="rtl8192se - Wireless Problems on 1201N" href="http://ubuntuforums.org/showthread.php?t=1394281">quick answer</a> and to <a title="david woo profile at lauchpad.net" href="https://launchpad.net/~wooshwu">david woo</a> of lauchpad.net for making this driver available.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.joaomorais.com/how-to-setup-asus-eee-pc-1201n-wireless-card-on-ubuntu-9-10/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Xubuntu 8.10</title>
		<link>http://blog.joaomorais.com/xubuntu-810/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=xubuntu-810</link>
		<comments>http://blog.joaomorais.com/xubuntu-810/#comments</comments>
		<pubDate>Mon, 03 Nov 2008 07:32:07 +0000</pubDate>
		<dc:creator>João Morais</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[XFCE]]></category>
		<category><![CDATA[Xubuntu]]></category>

		<guid isPermaLink="false">http://solidlocker.webhs.org/wordpress/?p=75</guid>
		<description><![CDATA[Great news, Xubuntu 8.10 was released last week. Although I&#8217;m a big fan of Fedora I wasn&#8217;t very happy with the lack of speed while running a few applications, then I&#8217;ve decided to try a different Linux distribution. The first one that I thought it would be a good alternative was Ubuntu, but after reading [...]]]></description>
				<content:encoded><![CDATA[<p>Great news, <a title="Xubuntu" href="http://xubuntu.org">Xubuntu</a> 8.10 was released last week.</p>
<p>Although I&#8217;m a big fan of <a title="Fedora Project" href="http://fedoraproject.org/">Fedora</a> I wasn&#8217;t very happy with the lack of speed while running a few applications, then I&#8217;ve decided to try a different Linux distribution.</p>
<p>The first one that I thought it would be a good alternative was <a title="Ubuntu" href="http://www.ubuntu.com/">Ubuntu</a>, but after reading a couple of threads, I&#8217;ve finally decided to get <a title="Xubuntu" href="http://xubuntu.org">Xubuntu</a>.</p>
<p><a title="Xubuntu" href="http://xubuntu.org">Xubuntu</a> is an official derivative of the <a title="Ubuntu" href="http://www.ubuntu.com/">Ubuntu</a> operating system and it uses the <a title="Xfce" href="http://en.wikipedia.org/wiki/Xfce">Xfce</a> desktop environment.</p>
<p><span id="more-75"></span>My laptop is running <a title="Xubuntu" href="http://xubuntu.org">Xubuntu</a> since last Friday and it&#8217;s very stable, one of the things that made me very happy, considering that I have an ATI Graphics Card (9200 series), was 3D support being enabled out of the box.</p>
<p>I&#8217;m also loving <a title="Xfce" href="http://en.wikipedia.org/wiki/Xfce">Xfce</a>, I thought it would be minimalistic but it has great potential.</p>
<p>Another thing that I really appreciate is the speed of Synaptic while listing/installing new packages.</p>
<p>When I was using <a title="Fedora Project" href="http://fedoraproject.org/">Fedora</a> that was one of the turn offs because Pirut was slow and most of the times it didn&#8217;t allowed me to see the package installation process because it used to freeze all the time.</p>
<p>If you can&#8217;t waste much time in instalation processes and your system is getting old..  this is the right distribution for you!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.joaomorais.com/xubuntu-810/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
