<?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>Jeff Barr - Horror/SciFi/Fantasy Pulp Fiction Writer &#187; Linux</title>
	<atom:link href="http://jeffbarr.com/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://jeffbarr.com</link>
	<description>Schlock and awe.</description>
	<lastBuildDate>Sun, 01 Aug 2010 06:57:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The User Controls The OS, Not The Other Way Around</title>
		<link>http://jeffbarr.com/writing/the-user-controls-the-os-not-the-other-way-around/</link>
		<comments>http://jeffbarr.com/writing/the-user-controls-the-os-not-the-other-way-around/#comments</comments>
		<pubDate>Sun, 01 Aug 2010 06:57:29 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Writing]]></category>

		<guid isPermaLink="false">http://jeffbarr.com/?p=51</guid>
		<description><![CDATA[I am not a Koan!
]]></description>
			<content:encoded><![CDATA[<p>I am not a Koan!</p>
]]></content:encoded>
			<wfw:commentRss>http://jeffbarr.com/writing/the-user-controls-the-os-not-the-other-way-around/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Wireless Adaptor Working in Ubuntu 9.10 With RTL8192SE Linux driver</title>
		<link>http://jeffbarr.com/linux/getting-wireless-adaptor-working-in-ubuntu-9-10-with-rtl8192se-linux-driver/</link>
		<comments>http://jeffbarr.com/linux/getting-wireless-adaptor-working-in-ubuntu-9-10-with-rtl8192se-linux-driver/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 23:41:12 +0000</pubDate>
		<dc:creator>Jeff</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://jeffbarr.com/?p=18</guid>
		<description><![CDATA[If you have a Toshiba laptop, there&#8217;s a good chance it has a Realtek RTL8191SE Wireless LAN 802.11n PCI-E NIC or some minor variation of same. Realtek apparently doesn&#8217;t make it very easy to find drivers for linux for this card &#8211; the person who posted the driver said he got it from Realtek, and [...]]]></description>
			<content:encoded><![CDATA[<p>If you have a Toshiba laptop, there&#8217;s a good chance it has a Realtek RTL8191SE Wireless LAN 802.11n PCI-E NIC or some minor variation of same. Realtek apparently doesn&#8217;t make it very easy to find drivers for linux for this card &#8211; the person who posted the driver said he got it from Realtek, and I don&#8217;t have any real reason to doubt that. It works for me, in  any case. Here are the steps I took to be able to use WiFi on my Toshiba Satellite P505. YMMV, so feel free to give a thorough read of the problem and solutions available at the <a href="http://https://bugs.launchpad.net/ubuntu/+source/linux/+bug/401126">Ubuntu help/bug forums</a>. The driver tarball is available to download from that thread. rtl8192se_linux_2.6.0010.1012.2009.tar.gz  (1.3 MiB, application/x-tar) </p>
<blockquote><p>only load the driver module to kernel and start up nic.<br />
	 1. Build up the drivers from the source code<br />
	  make<br />
         2. Copy firmware to /lib/firmware/ or /lib/firmware/(KERNEL_VERSION)/<br />
            cp -rf firmware/RTL8192SE /lib/firmware<br />
          or<br />
            cp -rf firmware/RTL8192SE /lib/firmware/(KERNEL_VERSION)<br />
          Note: This depends on whether (KERNEL_VERSION) subdirectory exists under /lib/firmware</p>
<p>	 3. Load driver module to kernel and start up nic.<br />
	  ./wlan0up</p></blockquote>
<p>And now back to writing.</p>
]]></content:encoded>
			<wfw:commentRss>http://jeffbarr.com/linux/getting-wireless-adaptor-working-in-ubuntu-9-10-with-rtl8192se-linux-driver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
