<?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>Hyperthinking &#187; RTL8192SE</title>
	<atom:link href="http://hyperthinking.us/weblog/tag/rtl8192se/feed/" rel="self" type="application/rss+xml" />
	<link>http://hyperthinking.us/weblog</link>
	<description></description>
	<lastBuildDate>Fri, 10 Feb 2012 13:45:02 +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>Installing RTL8192se in Linux</title>
		<link>http://hyperthinking.us/weblog/2010/07/27/installing-rtl8192se-in-linux/</link>
		<comments>http://hyperthinking.us/weblog/2010/07/27/installing-rtl8192se-in-linux/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 00:53:37 +0000</pubDate>
		<dc:creator>Maisy</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Driver]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Fedora 13]]></category>
		<category><![CDATA[LInux]]></category>
		<category><![CDATA[RTL8192SE]]></category>
		<category><![CDATA[Sudo]]></category>
		<category><![CDATA[Wireless]]></category>

		<guid isPermaLink="false">http://hyperthinking.us/weblog/?p=1069</guid>
		<description><![CDATA[I&#8217;ve done this more times than I wish I would have had to &#8230; based on many reasons, but the basic thing is, I have it down, at least how to do it with a good fresh install of an &#8230; <a href="http://hyperthinking.us/weblog/2010/07/27/installing-rtl8192se-in-linux/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve done this more times than I wish I would have had to &#8230; based on many reasons, but the basic thing is, I have it down, at least how to do it with a good fresh install of an updated linux system.</p>
<p>I use Fedora, have done this in Fedora 12 and Fedora 13.</p>
<p>Download a recent Linux driver from <a herf="http://www.realtek.com/downloads/downloadsView.aspx?Langid=1&#038;PNid=48&#038;PFid=48&#038;Level=5&#038;Conn=4&#038;DownTypeID=3&#038;GetDown=false&#038;Downloads=true#RTL8192SE" title="RTL8192SE downloads">Realteks website</a>.</p>
<p>as your regular login self un-tar the file such as (the most recent linux driver at this time of writing):<br />
<code>tar -xzvy rtl8192se_linux_2.6.0017.0507.2010.tar.gz</code> in Terminal.</p>
<p>Then, get ready: make sure you have given yourself Sudoer status.</p>
<p><a href="http://www.mjmwired.net/resources/mjm-fedora-f13.html#sudo">I like this way in Terminal.:</a></p>
<p><code>su</code></p>
<p><code>password: </code>&lt;&#8212;&#8211;enter password</p>
<p><code>echo  user "All(ALL)  NOPASSWD:ALL" &gt;&gt; /etc/sudoer</code></p>
<p><code>exit</code></p>
<p>Make sure you have Sudoer status. Check out that link above for info about that.</p>
<p>Now you are ready to get going on the wireless install.</p>
<p>In Terminal cd to the un-tarred rtl8192se_linux_2.6.0017.0507.2010 directory.</p>
<p>Give yourself Super User status in Terminal:</p>
<p><code>Sudo Su</code><br />
<code>make</code><br />
<code>make install</code><br />
<code>reboot</code></p>
<p>When you are booted into the right kernel next time, your wireless should be working (setup any connection information beforehand so that it just connects right away automatically.</p>
]]></content:encoded>
			<wfw:commentRss>http://hyperthinking.us/weblog/2010/07/27/installing-rtl8192se-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

