<?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>Jefim Borissov &#187; Ubuntu</title>
	<atom:link href="http://jefim.eu/blog/category/it/linux/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://jefim.eu/blog</link>
	<description>Житие мое</description>
	<lastBuildDate>Fri, 05 Aug 2011 22:28:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
		<item>
		<title>HOW-TO: Linksys WUSB54GC Wireless and Ubuntu Linux (7.04 Feisty / 7.10)</title>
		<link>http://jefim.eu/blog/2007/07/how-to-linksys-wusb54gc-wireless-and-ubuntu-linux-704-feisty/</link>
		<comments>http://jefim.eu/blog/2007/07/how-to-linksys-wusb54gc-wireless-and-ubuntu-linux-704-feisty/#comments</comments>
		<pubDate>Tue, 24 Jul 2007 09:33:31 +0000</pubDate>
		<dc:creator>Jefim</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://jefim.wordpress.com/2007/07/24/how-to-linksys-wusb54gc-wireless-and-ubuntu-linux-704-feisty/</guid>
		<description><![CDATA[Hi, this is a guide I decided to write after buying and installing a Linksys WUSB54GC wireless USB adapter. The guide is very simple. What you need to get this device going is to install ndiswrapper and the driver. You can use the driver attached to this post (or you can go to Linksys official [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://jefim.files.wordpress.com/2007/07/wusb54gc.jpg" title="Drivers for WUSB54GC"><img src="http://jefim.files.wordpress.com/2007/07/wusb54gc.jpg" alt="Drivers for WUSB54GC" /></a></p>
<p>Hi, this is a guide I decided to write after buying and installing a Linksys WUSB54GC wireless USB adapter. The guide is very simple.</p>
<p>What you need to get this device going is to install ndiswrapper and the driver. You can use the driver attached to this post (or you can go to Linksys official web-site, download the driver (not the Vista one), unpack it (I know that it is an EXE file, but you can still unpack it) and find the drivers in the Drivers folder - that's exactly how I got the drivers I attached to this post).</p>
<p>Ok, now the installation procedure. Lets assume you unpacked the drivers into your home directory (~) - the should be three files:</p>
<ul>
<li>rt73.cat</li>
<li>rt73.inf</li>
<li>rt73.sys</li>
</ul>
<p>1. Install ndiswrapper:</p>
<p><b>apt-get install ndiswrapper</b></p>
<p>2. Change the dir to where your driver files are located:</p>
<p><b>cd ~</b></p>
<p>3. Install the drivers:</p>
<p><b>ndiswrapper -i rt73.inf</b></p>
<p><b>ndiswrapper -m</b></p>
<p><b>ndiswrapper -mi</b></p>
<p><b>ndiswrapper -ma </b></p>
<p>4. Reboot. Now the device should start working - you can verify that by clicking on the nmapplet or by going to <i>Administration-&gt;Network - </i>it should be there and it should show you wireless networks. I got it working that way and it correctly shows the signal strength, connects nicely - works nicely.</p>
<p>Now, why I used ndiswrapper - before I installed and configured ndiswrapper the device was also present and it even showed me the wireless networks, but it did not connect to any network.</p>
]]></content:encoded>
			<wfw:commentRss>http://jefim.eu/blog/2007/07/how-to-linksys-wusb54gc-wireless-and-ubuntu-linux-704-feisty/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
	</channel>
</rss>

