<?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>CodePy.Net &#187; realtek</title>
	<atom:link href="http://codepy.net/tag/realtek/feed" rel="self" type="application/rss+xml" />
	<link>http://codepy.net</link>
	<description>专注网络开发：Python,PHP,Vim,Linux 分享我的快乐 -- Share My Happiness</description>
	<lastBuildDate>Sun, 15 Jan 2012 16:20:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>在ubuntu中使用realtek 8187b无线网卡</title>
		<link>http://codepy.net/2008/10/05/use-realtek-8187b-in-ubuntu.html</link>
		<comments>http://codepy.net/2008/10/05/use-realtek-8187b-in-ubuntu.html#comments</comments>
		<pubDate>Sun, 05 Oct 2008 15:22:24 +0000</pubDate>
		<dc:creator>ruitao</dc:creator>
				<category><![CDATA[LINUX生活]]></category>
		<category><![CDATA[8187b]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[realtek]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[无线网卡]]></category>

		<guid isPermaLink="false">http://codepy.net/?p=61</guid>
		<description><![CDATA[下载以下两个包 http://www.datanorth.net/~cuervo/rtl8187b/rtl8187b-modified-dist.tar.gz http://www.datanorth.net/~cuervo/rtl8187b/2.6.24.patch 执行以下命令，然后就可以开始使用了 tar -xzvf rtl8187b-modified-dist.tar.gz cp 2.6.24.patch rtl8187b-modified/ cd rtl8187b-modified patch -p1 2.6.24.patch ./makedrv sudo ./wlan0up 安装之后，你会发现重新启动之后又得重新启动wlan0up，很麻烦，让wlan0up随系统启动即可 打开终端，执行以下命令 sudo gedit /etc/rc.local 添加你的wlan0up文件路径，比如我的是： /home/***/sh/rtl8187b-modified/wlan0up 然后重新启动，享受无线带来的自由吧 转发请注明本文链接：http://codepy.net/2008/10/05/use-realtek-8187b-in-ubuntuuse-realtek-8187b-in-ubuntu.html]]></description>
			<content:encoded><![CDATA[<p>下载以下两个包</p>
<p>http://www.datanorth.net/~cuervo/rtl8187b/rtl8187b-modified-dist.tar.gz</p>
<p>http://www.datanorth.net/~cuervo/rtl8187b/2.6.24.patch</p>
<p>执行以下命令，然后就可以开始使用了</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">tar</span> <span style="color: #660033;">-xzvf</span> rtl8187b-modified-dist.tar.gz
<span style="color: #c20cb9; font-weight: bold;">cp</span> 2.6.24.patch rtl8187b-modified<span style="color: #000000; font-weight: bold;">/</span>
<span style="color: #7a0874; font-weight: bold;">cd</span> rtl8187b-modified
<span style="color: #c20cb9; font-weight: bold;">patch</span> <span style="color: #660033;">-p1</span>  2.6.24.patch
.<span style="color: #000000; font-weight: bold;">/</span>makedrv
<span style="color: #c20cb9; font-weight: bold;">sudo</span> .<span style="color: #000000; font-weight: bold;">/</span>wlan0up</pre></div></div>

<p>安装之后，你会发现重新启动之后又得重新启动wlan0up，很麻烦，让wlan0up随系统启动即可</p>
<p>打开终端，执行以下命令</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> gedit <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>rc.local</pre></div></div>

<p>添加你的wlan0up文件路径，比如我的是：</p>
<p>/home/***/sh/rtl8187b-modified/wlan0up</p>
<p>然后重新启动，享受无线带来的自由吧</p>
<p>转发请注明本文链接：http://codepy.net/2008/10/05/use-realtek-8187b-in-ubuntuuse-realtek-8187b-in-ubuntu.html</p>
]]></content:encoded>
			<wfw:commentRss>http://codepy.net/2008/10/05/use-realtek-8187b-in-ubuntu.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

