<?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>Brightbox Blog &#187; acer aspire</title>
	<atom:link href="http://blog.brightbox.co.uk/tag/acer-aspire/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.brightbox.co.uk</link>
	<description></description>
	<lastBuildDate>Fri, 02 Dec 2011 12:56:25 +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 Netbook Remix on an Acer Aspire One A110</title>
		<link>http://blog.brightbox.co.uk/posts/ubuntu-netbook-remix-on-an-acer-aspire-one-a110</link>
		<comments>http://blog.brightbox.co.uk/posts/ubuntu-netbook-remix-on-an-acer-aspire-one-a110#comments</comments>
		<pubDate>Thu, 24 Sep 2009 14:59:08 +0000</pubDate>
		<dc:creator>George Hills</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[acer]]></category>
		<category><![CDATA[acer aspire]]></category>
		<category><![CDATA[acer aspire A110]]></category>
		<category><![CDATA[netbook]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.brightbox.co.uk/?p=737</guid>
		<description><![CDATA[For my weeks on call, Brightbox let me choose an ultra-mobile (netbook) PC. This will allow me to leave the house without having to carry a heavy full-size laptop with me. I wanted one that worked well with Linux, preferably Ubuntu Netbook Remix, had SSD rather than hard disk, and built-in 3G connectivity. I&#8217;ve picked [...]]]></description>
			<content:encoded><![CDATA[<p><img class="right content_image size-full wp-image-745" title="acer-aspire-one" src="http://blog.brightbox.co.uk/wp-content/uploads/2009/09/acer-aspire-one.jpg" alt="acer-aspire-one" width="250" height="250" />For my weeks on call, Brightbox let me choose an ultra-mobile (netbook) PC.  This will allow me to leave the house without having to carry a heavy full-size laptop with me.</p>
<p>I wanted one that worked well with Linux, preferably Ubuntu Netbook Remix, had SSD rather than hard disk, and built-in 3G connectivity.</p>
<p>I&#8217;ve picked the Acer Aspire One (AAO) A110. It was available in the UK from Tesco in this spec with 1GB of RAM for GBP 179 &#8211; a bargain.</p>
<p>It came with a truly dreadful pre-installed build of Windows XP Home. Very slow and very much not recommended. Ubuntu Netbook Remix is, on the other hand, superb.</p>
<p>I&#8217;ve installed the pre-release Ubuntu 9.10 &#8220;Karmic&#8221;. Here&#8217;s what I&#8217;ve found that&#8217;s specific to the A110. I&#8217;ve written up these notes in the hope that they&#8217;ll be useful to someone else thinking of running Linux on an AAO. While there is a wealth of information about it out on the Internet, it&#8217;s not all collected together in one place.<br />
<span id="more-737"></span></p>
<ul>
<li>The 3G unit is an Option GTM380 (USB ID 0af0:7211). SIM card goes in behind the battery in a very strange orientation &#8211; connectors facing outwards &#8211; but the correct orientation is the only one it will click home in. This is a good card and works well out-of-the-box in Ubuntu.  I&#8217;m using a &#8220;3&#8243; PAYG SIM in it, with the &#8220;50p for a day&#8217;s Internet&#8221; offer, but it&#8217;s unlocked for all networks &#8211; if 3 isn&#8217;t available, I can pop in the SIM from my own phone very quickly.</li>
<li>The wireless toggle switch on the front works in a slightly unexpected way. When &#8220;disabled&#8221;, both the 3G and Wifi interfaces still appear to the OS and can be configured &#8211; but their radio interfaces appear to be disabled so they can&#8217;t communicate.</li>
<li>The 3G Wifi, sound, webcam, keyboard and synaptics touchpad all worked fine out-of-the-box. There are widespread complaints on the Internet about the poor quality of driver support for the Atheros<br />
chipset the wifi uses, but it&#8217;s fine for me in Ubuntu Karmic.</li>
<li>The left-hand SecureDigital card slot works as shipped, but the right-hand (multi-card) one is not detected. To fix this, edit the kernel command-line (in /etc/default/grub) and append &#8220;pciehp.pciehp_force=1&#8243;, then run update-grub2 and reboot.</li>
<li>The above SD slot fix also fixes suspend; without it, the AAO hangs on resume.</li>
<li>The SSD is quite a lot slower than a traditional hard disk, but uses less power and is more robust. To compensate for the slowness there are a few things we can do.
<ul>
<li>Mount the root filesystem &#8220;noatime&#8221;. This stops it from recording the last time every file has been accessed &#8211; a functionality few people need. Add &#8220;noatime&#8221; to the options for &#8220;/&#8221; in /etc/fstab to do this.</li>
<li>By default, Linux tries to combine hard disk activity involvin parts of the disk which are close together. Normally, this is faster because it reduces the amount of (slow) seeking the disk has to do. The SSD is solid-state, so seeking is free &#8211; we can get quite a speed-up from disabling this behaviour by adding &#8220;elevator=noop&#8221; to the kernel commandline. In the new Karmic grub2 this is controlled from<br />
/etc/default/grub, and you need to run &#8220;update-grub2&#8243; after editing it.</li>
<li>If you want to take this a bit further, you can reduce the amount of syslog logging, or have syslog log to a tmpfs (memory) filesystem.</li>
</ul>
</li>
</ul>
<p><img class="right content_image size-full wp-image-744" title="spencer-laptop" src="http://blog.brightbox.co.uk/wp-content/uploads/2009/09/spencer-laptop.jpg" alt="spencer-laptop" width="250" height="250" /></p>
<ul>
<li>The BIOS will control the internal fan adequately, but it&#8217;ll end up turned on quite a lot. It&#8217;s pretty quiet, but you can silence it completely by turning it off unless the AAO&#8217;s innards are properly warm.<br />
Beware if you play with this that it may be possible to cause permanent damage to the AAO by overheating if you set these values incorrectly.  You may also render your AAO inaccessible by causing it to become just pleasantly warm, which results in your cat going to sleep on top of it.</p>
<ul>
<li>Fetch the &#8220;acerhdf&#8221; source from <a href="http://piie.net/index.php?section=acerhdf">http://piie.net/index.php?section=acerhdf</a>; I&#8217;m using 0.5.17 with Ubuntu&#8217;s 2.6.31 kernel.</li>
<li>You&#8217;ll need the Ubuntu linux-kernel-headers package installed, and the C compiler &amp; libraries; if you install the &#8220;build-essential&#8221; package, it depends on everything you&#8217;ll need and it&#8217;ll all get installed for you.</li>
<li>untar, &#8220;make&#8221; and &#8220;make install&#8221; the acerhdf module.</li>
<li>As of 0.5.17, the module behaves slightly differently to how its README file suggests. What you now need to do is:<br />
- &#8220;modprobe acerhdf verbose=1&#8243;<br />
- Watch the kernel log (dmesg) to see if it&#8217;s outputting succesfully<br />
- If it is, then add the module to your /etc/modules with your desired parameters &#8211; I&#8217;m using &#8220;acerhdf fanon=75 fanoff=70 verbose=1&#8243;<br />
- Enable it by adding a line above the &#8220;exit 0&#8243; in your /etc/rc.local: &#8220;echo -n &#8220;enabled&#8221; &gt; /sys/class/thermal/thermal_zone0/mode&#8221;. It will then take effect at next  reboot</li>
</ul>
</li>
<li>BIOS flash &#8211; if you have anything before v3309, upgrade to get worthwhile fixes (eg to the card readers). Alternatively, Packard Bell and Gateway 2000 both make a model of Netbook which shares hardware with the AAO.I like the Gateway 2000 BIOS because
<ul>
<li>It changes the BIOS logo to a cow-coloured cube.</li>
<li>It provides a better choice of screen brightnesses, specifically giving the option of a really low brightness level, which saves battery power and is still ample for low-light conditions.</li>
<li>Fetch it from here &#8211; note that this probably voids your warranty:<br />
<a href="http://sites.google.com/site/maclesblogspotcom/BIOS/PBG">http://sites.google.com/site/maclesblogspotcom/BIOS/PBG</a></li>
</ul>
</li>
</ul>
<h4>Useful AAO links</h4>
<ul>
<li>AAO blog <a href="http://macles.blogspot.com/">http://macles.blogspot.com/</a></li>
<li>AAO Ubuntu pages <a href="https://help.ubuntu.com/community/AspireOne">https://help.ubuntu.com/community/AspireOne</a></li>
<li>AAO forums <a href="http://www.aspireoneuser.com/forum/">http://www.aspireoneuser.com/forum/</a></li>
</ul>
<h4>Some non-AAO-specific suggestions</h4>
<ul>
<li>Throw out Firefox and get Google Chrome installed. The Linux version is now more than ready for everyday use.</li>
<li>If you want remote-control of your Netbook (eg as you configure it), the VNC Server package for the Ubuntu desktop is called &#8220;vino&#8221;. It&#8217;s not installed by default in UNR.</li>
<li>I strongly recommend removing the &#8220;quiet&#8221; and &#8220;splash&#8221; options from the Kernel command line &#8211; again in /etc/default/grub. This removes the pretty graphical effects at boot-time, but allows you to see what&#8217;s happened if something goes wrong.</li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://blog.brightbox.co.uk/posts/ubuntu-netbook-remix-on-an-acer-aspire-one-a110/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

