<?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>webbookblog &#187; wireless</title>
	<atom:link href="http://webbookblog.com/tag/wireless/feed/" rel="self" type="application/rss+xml" />
	<link>http://webbookblog.com</link>
	<description>best viewed at 1024x600</description>
	<lastBuildDate>Sun, 01 Nov 2009 19:12:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The Web Without Wires</title>
		<link>http://webbookblog.com/the-web-without-wires/</link>
		<comments>http://webbookblog.com/the-web-without-wires/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 18:40:15 +0000</pubDate>
		<dc:creator>Alan Bell</dc:creator>
				<category><![CDATA[Errata]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://webbookblog.com/?p=41</guid>
		<description><![CDATA[Your webbook comes with a wireless card built in, it does 802.11b and 802.11g. I don&#8217;t think it does 802.11n but I am prepared to be proved wrong on that one.
The wireless radio circuit can be turned on and off by pressing Fn+F1. By default it is switched off. There is a bit of an [...]]]></description>
			<content:encoded><![CDATA[<p>Your webbook comes with a wireless card built in, it does 802.11b and 802.11g. I don&#8217;t think it does 802.11n but I am prepared to be proved wrong on that one.<br />
The wireless radio circuit can be turned on and off by pressing Fn+F1. By default it is switched off. There is a bit of an issue on the early models, the wifi light on the front of the webbook does not get turned on when the wireless is activated, making it a bit tricky to tell whether wireless is on or off. Don&#8217;t worry, there is a fix for this.</p>
<p>press alt+F2 to get the run program dialog and type in</p>
<blockquote><p>gksudo gedit /etc/modprobe.d/options</p></blockquote>
<p><img title="run-application" src="http://webbookblog.com/wp-content/uploads/2008/07/run-application.png" alt="" /><br />
gksudo means &#8220;I want to be superuser when I do this&#8221;<br />
gedit is the name of the text editor (lke notepad.exe but lots better)<br />
/etc/modprobe.d/options is a file where we can pass options to hardware drivers as they are loaded.</p>
<p>Because you asked to edit the file in the text editor as the superuser you will have to put your password in first.</p>
<p>Add a line at the end and type the following</p>
<blockquote><p>options ipw2200 led=1
</p></blockquote>
<p><img class="alignnone size-full wp-image-42" title="editing-modprobe-options" src="http://webbookblog.com/wp-content/uploads/2008/07/editing-modprobe-options.png" alt="" width="476" height="313" /><br />
this tells the wireless driver that it is also responsible for turning on and off the LED on the front of the webbook. Normally this should flicker every few seconds when active, it will be on constantly when associated with a hotspot.</p>
<p>Later models will have this set by default, unfortunately the first batch escaped without it.</p>
<p>When you have wireless turned on you can click the little computer symbol at the top right of the screen to see a list of hotspots within range. Click on one to join it, you may need to enter a WEP or WPA key.</p>
]]></content:encoded>
			<wfw:commentRss>http://webbookblog.com/the-web-without-wires/feed/</wfw:commentRss>
		<slash:comments>83</slash:comments>
		</item>
	</channel>
</rss>
