<?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; Errata</title>
	<atom:link href="http://webbookblog.com/category/errata/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>Keep the noise down!</title>
		<link>http://webbookblog.com/keep-the-noise-down/</link>
		<comments>http://webbookblog.com/keep-the-noise-down/#comments</comments>
		<pubDate>Fri, 29 Aug 2008 18:12:25 +0000</pubDate>
		<dc:creator>Alan Bell</dc:creator>
				<category><![CDATA[Errata]]></category>

		<guid isPermaLink="false">http://webbookblog.com/?p=140</guid>
		<description><![CDATA[Another errata item for you. This one we will fix in an automatic update, but if you are impatient and like to fiddle then you can do the fix yourself in advance.
Basically the issue is that when you plug in headphones and listen to something the webbook speakers don&#8217;t get turned off automatically. This kind [...]]]></description>
			<content:encoded><![CDATA[<p>Another errata item for you. This one we will fix in an automatic update, but if you are impatient and like to fiddle then you can do the fix yourself in advance.</p>
<p>Basically the issue is that when you plug in headphones and listen to something the webbook speakers don&#8217;t get turned off automatically. This kind of defeats the point of plugging in the headphones and is not commuter train friendly. <img src='http://webbookblog.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<p>The problem is that the sound driver works for all sorts of different laptops and desktops with all sorts of different speaker/microphone/headphone/SPDIF configurations. It takes a guess as to what layout it should be using, but sometimes gets it wrong. We need to give the driver module a hint by telling it what the layout is. To do this we add a file in the /etc/modprobe.d directory and with a line of text in it. This is a sensitive area so we have to be the superuser to mess with files in that area.</p>
<p>OK, lets get started. Log in to the webbook as normal (as the primary user if you have set up multiple users)</p>
<p>Press Alt+F2 to bring up the run program dialog, in there type in gksudo gedit /etc/modprobe.d/options-webbook-audio<br />
<img title="fixheadphones" src="http://webbookblog.com/wp-content/uploads/2008/08/fixheadphones.png" alt="" /></p>
<p>this will ask for your password and launch gedit, which is like notepad, but better. Now type in the following line:</p>
<p>options snd_hda_intel model=lenovo-101e</p>
<p>yep, thats right, we tell the sound driver(snd_hda_intel) this is a Lenovo laptop (eeepc-701 also seems to work but I think we should stick to lenovo-101e) save and exit and restart the webbook (it might just start working straight away without a reboot &#8211; probably depends on what the card is doing at the time of the change)</p>
<p>and finally, let me know if it works.</p>
<p>When the automatic update happens we will update /etc/modprobe.d/options-webbook and you will have two copies of the &#8220;options snd_hda_intel model=lenovo-101e&#8221; line in your modprobe.d directory. This does not appear to cause any problems, however do please remember that you did this just in case one day the driver changes and we might for example set the model to &#8220;webbook&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://webbookblog.com/keep-the-noise-down/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>But I AM Online!</title>
		<link>http://webbookblog.com/but-i-am-online/</link>
		<comments>http://webbookblog.com/but-i-am-online/#comments</comments>
		<pubDate>Sun, 03 Aug 2008 10:15:44 +0000</pubDate>
		<dc:creator>Alan Bell</dc:creator>
				<category><![CDATA[Errata]]></category>
		<category><![CDATA[Mobile Networking]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Mobile Broadband]]></category>

		<guid isPermaLink="false">http://webbookblog.com/?p=57</guid>
		<description><![CDATA[The webbook comes with the very very latest version of the Firefox web browser, version 3.0. This is a great broswer, but one of it&#8217;s fancy new features is a little less than helpful. Firefox can be put into &#8220;offline mode&#8221;, when in offline mode it won&#8217;t try to connect to websites, it will just [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright alignnone size-full wp-image-63" style="float: right;" title="301" src="http://webbookblog.com/wp-content/uploads/2008/08/301.png" alt="" />The webbook comes with the very very latest version of the Firefox web browser, version 3.0. This is a great broswer, but one of it&#8217;s fancy new features is a little less than helpful. Firefox can be put into &#8220;offline mode&#8221;, when in offline mode it won&#8217;t try to connect to websites, it will just display web pages stored in the cache. Pretty handy in principal, and this feature has been about for a while. The &#8220;great&#8221; new feature is that Firefox communicates with the network manager and can now detect when you are connected to the network with a wired or wifi connection. When you are not connected it automatically flips into offline mode. Still sounds like a good feature doesn&#8217;t it? Well the downside is that when you are connected to the internet on a 3G dongle (which is kind of the whole point of the webbook) Firefox has a chat with the network manager that goes a bit like this:</p>
<blockquote><p><strong>FF</strong>: &#8220;Hey, Network Manager, my user requested a page, am I connected to a wired network?&#8221;</p>
<p><strong>NM</strong>: &#8220;nope, I have no wires plugged in&#8221;</p>
<p><strong>FF</strong>: &#8220;how about wireless? Near any hotspots?&#8221;</p>
<p><strong>NM</strong>: &#8220;nope, not associated with any hotspot right now.&#8221;</p>
<p><strong>FF</strong>: &#8220;OK, I will go to offline mode&#8221;</p></blockquote>
<p>The fact that there is a perfectly good mobile broadband connection sitting there online never comes into the conversation as the mobile broadband bit isn&#8217;t the responsibility of the network manager.</p>
<p>So how do we deal with this? Well we really really wanted to fix this before releasing the webbook, but all the fixes we found had nasty side effects that we couldn&#8217;t live with and a proper fix was promised in Firefox 3.0.1. Fortunately Firefox 3.0.1 was released to the Ubuntu repositories just a couple of days ago, so if you have done an automatic update recently you should have Firefox 3.0.1. Check by going to Help-About Mozilla Firefox and you should see the version number 3.0.1. If you still have 3.0 then look at the top of the screen for the red &#8220;updates available&#8221; icon. Click it and follow the prompts to install the available updates.</p>
<p><img class="alignnone size-full wp-image-65" title="updates" src="http://webbookblog.com/wp-content/uploads/2008/08/updates.png" alt="" width="370" height="68" /></p>
<p>you might have to restart the webbook, or at least restart Firefox to get the update to take effect.</p>
<p>So now you have the updated firefox, that still doesn&#8217;t quite fix the problem. Firefox now has the ability to ignore the network manager, but we still need to tell it to do so. In the URL bar type &#8220;about:config&#8221;.</p>
<p>If Carlsberg made warning messages they would be like the Firefox one:</p>
<p><img src="http://webbookblog.com/wp-content/uploads/2008/08/networkmanager1.png" alt="here be dragons" /></p>
<p>So if you promise to be careful, you will see a huge list of settings you can tweak. The one we are interested in is called toolkit.networkmanager.disable. To find this without scrolling through the big list just type &#8220;tool&#8221; in the filter box and the setting will leap into view.</p>
<p>Double click the setting and it will turn bold (to show it isn&#8217;t the default setting) and the value will change from false to true.<br />
<img src="http://webbookblog.com/wp-content/uploads/2008/08/networkmanager2.png" alt="changing the property" /></p>
<p>Now when you start Firefox with the broadband dongle connected you won&#8217;t have to turn off offline mode any more.</p>
]]></content:encoded>
			<wfw:commentRss>http://webbookblog.com/but-i-am-online/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Video killed the Radio Star</title>
		<link>http://webbookblog.com/video-killed-the-radio-star/</link>
		<comments>http://webbookblog.com/video-killed-the-radio-star/#comments</comments>
		<pubDate>Thu, 31 Jul 2008 19:31:06 +0000</pubDate>
		<dc:creator>Alan Bell</dc:creator>
				<category><![CDATA[Errata]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://webbookblog.com/?p=44</guid>
		<description><![CDATA[We didn&#8217;t think watching videos was going to be a major use-case for the webbook, partly because it doesn&#8217;t have a DVD drive, and partly because we thought we were going to ship it with a 2GB solid state drive so not much room for big video files. As it turned out we have a [...]]]></description>
			<content:encoded><![CDATA[<p>We didn&#8217;t think watching videos was going to be a major use-case for the webbook, partly because it doesn&#8217;t have a DVD drive, and partly because we thought we were going to ship it with a 2GB solid state drive so not much room for big video files. As it turned out we have a very roomy 80GB hard disk and plenty of people watch video podcasts in MP4 format. As I mentioned before, the drivers for the graphics card don&#8217;t really show off it&#8217;s full potential and playing videos highlights one area that the teacher would put on the report as &#8220;could do better&#8221;</p>
<p>Fortunately for us, the webbook can indeed do better, with just a little guidance. This version of the OpenChrome driver doesn&#8217;t do a particularly good job of handling the <a href="http://en.wikipedia.org/wiki/X_video_extension">X Video extension</a>. The point of the X Video extension is to allow the main CPU to hand over all the complicated video decoding to the graphics card. Basically the CPU says to the graphics card, &#8220;Please do some video decoding, you can draw it in this rectangle here, the data is over there, get on with it whilst I go do some other stuff&#8221;. Well that is great in theory, but in practice the graphics card just isn&#8217;t pulling it&#8217;s weight at the moment. Luckily for us the CPU of the webbook is nippy enough to do all the decoding itself (although it would probably struggle on HD content). We just have to tell the media player not to attempt to hand off the drawing to the lazy graphics card. Press alt+F2 to bring up the run program dialog then type in</p>
<blockquote><p>gstreamer-properties</p></blockquote>
<p>This will bring up a settings tool as shown below. On the video tab change the plugin from automatic to X Window System (No Xv). Now try playing your video again and you should have it playing back in glorious technicolour.</p>
<p><img src="http://webbookblog.com/wp-content/uploads/2008/07/screenshot-3.png" alt="" /></p>
<p>There will be better graphics drivers for the webbook, probably in an automatic update at some stage.</p>
]]></content:encoded>
			<wfw:commentRss>http://webbookblog.com/video-killed-the-radio-star/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<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>

