Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/build/html/hardware_evolution.html
diff options
context:
space:
mode:
Diffstat (limited to 'build/html/hardware_evolution.html')
-rw-r--r--build/html/hardware_evolution.html142
1 files changed, 142 insertions, 0 deletions
diff --git a/build/html/hardware_evolution.html b/build/html/hardware_evolution.html
new file mode 100644
index 0000000..c5b585b
--- /dev/null
+++ b/build/html/hardware_evolution.html
@@ -0,0 +1,142 @@
+
+
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
+
+<html xmlns="http://www.w3.org/1999/xhtml">
+ <head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+
+ <title>Hardware evolution &mdash; Sugar 0.94 documentation</title>
+
+ <link rel="stylesheet" href="_static/default.css" type="text/css" />
+ <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
+
+ <script type="text/javascript">
+ var DOCUMENTATION_OPTIONS = {
+ URL_ROOT: '',
+ VERSION: '0.94',
+ COLLAPSE_INDEX: false,
+ FILE_SUFFIX: '.html',
+ HAS_SOURCE: true
+ };
+ </script>
+ <script type="text/javascript" src="_static/jquery.js"></script>
+ <script type="text/javascript" src="_static/underscore.js"></script>
+ <script type="text/javascript" src="_static/doctools.js"></script>
+ <link rel="author" title="About these documents" href="about.html" />
+ <link rel="top" title="Sugar 0.94 documentation" href="index.html" />
+ <link rel="next" title="The Sugar User Interface" href="sugar_ui.html" />
+ <link rel="prev" title="Repairs" href="repair.html" />
+ </head>
+ <body>
+ <div class="related">
+ <h3>Navigation</h3>
+ <ul>
+ <li class="right" style="margin-right: 10px">
+ <a href="sugar_ui.html" title="The Sugar User Interface"
+ accesskey="N">next</a></li>
+ <li class="right" >
+ <a href="repair.html" title="Repairs"
+ accesskey="P">previous</a> |</li>
+ <li><a href="index.html">Sugar 0.94 documentation</a> &raquo;</li>
+ </ul>
+ </div>
+
+ <div class="document">
+ <div class="documentwrapper">
+ <div class="bodywrapper">
+ <div class="body">
+
+ <div class="section" id="hardware-evolution">
+<h1>Hardware evolution<a class="headerlink" href="#hardware-evolution" title="Permalink to this headline">¶</a></h1>
+<div class="section" id="hardware-evolution-2008-2012">
+<h2>Hardware Evolution 2008 - 2012<a class="headerlink" href="#hardware-evolution-2008-2012" title="Permalink to this headline">¶</a></h2>
+<p>Although the XO has continued to look pretty much the same on the outside, the electronics inside have been changing. For details of the differences, refer to:</p>
+<ul class="simple">
+<li><a class="reference external" href="http://wiki.laptop.org/go/Hardware_specification">http://wiki.laptop.org/go/Hardware_specification</a> for the XO 1.0</li>
+<li><a class="reference external" href="http://wiki.laptop.org/go/Hardware_specification_1.5">http://wiki.laptop.org/go/Hardware_specification_1.5</a></li>
+<li><a class="reference external" href="http://wiki.laptop.org/go/XO-1.75">http://wiki.laptop.org/go/XO-1.75</a></li>
+<li><a class="reference external" href="http://wiki.laptop.org/go/XO-4">http://wiki.laptop.org/go/XO-4</a></li>
+</ul>
+<p>To some extent, the changes were made to keep using high volume parts, and improve performance. The change from 1.5 to 1.75 involved a change of the processor from x86 to arm, and a reduction in power consumption of about 50%. With power management improvements, this permits the XO to last more than 3.5 hours.</p>
+<p>XO-4 is available in two models, XO-4 and XO-4 Touch. XO-4 provides multi touch input on the display.</p>
+<p>As you can see from the &#8220;boot time&#8221; comparison, lower power has not been at the expense of decreased performance.</p>
+<table border="1" class="docutils">
+<colgroup>
+<col width="21%" />
+<col width="26%" />
+<col width="24%" />
+<col width="29%" />
+</colgroup>
+<thead valign="bottom">
+<tr class="row-odd"><th class="head">Version</th>
+<th class="head">Hard Disk</th>
+<th class="head">Memory</th>
+<th class="head">Boot Time</th>
+</tr>
+</thead>
+<tbody valign="top">
+<tr class="row-even"><td>XO 1.0</td>
+<td>1 GB</td>
+<td>256 MB</td>
+<td>76 s</td>
+</tr>
+<tr class="row-odd"><td>XO 1.5</td>
+<td>4 GB</td>
+<td>1000 MB</td>
+<td>54 s</td>
+</tr>
+<tr class="row-even"><td>XO-1.75</td>
+<td>4 GB</td>
+<td>512 MB</td>
+<td>47 s</td>
+</tr>
+<tr class="row-odd"><td>XO-4</td>
+<td>4 or 8 GB</td>
+<td>1 or 2 GB</td>
+<td>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<p>TODO: Add xo-4 Boot Time</p>
+</div>
+</div>
+
+
+ </div>
+ </div>
+ </div>
+ <div class="sphinxsidebar">
+ <div class="sphinxsidebarwrapper">
+ <h3><a href="index.html">Table Of Contents</a></h3>
+ <ul>
+<li><a class="reference internal" href="#">Hardware evolution</a><ul>
+<li><a class="reference internal" href="#hardware-evolution-2008-2012">Hardware Evolution 2008 - 2012</a></li>
+</ul>
+</li>
+</ul>
+
+ </div>
+ </div>
+ <div class="clearer"></div>
+ </div>
+ <div class="related">
+ <h3>Navigation</h3>
+ <ul>
+ <li class="right" style="margin-right: 10px">
+ <a href="sugar_ui.html" title="The Sugar User Interface"
+ >next</a></li>
+ <li class="right" >
+ <a href="repair.html" title="Repairs"
+ >previous</a> |</li>
+ <li><a href="index.html">Sugar 0.94 documentation</a> &raquo;</li>
+ </ul>
+ </div>
+ <div class="footer">
+ &copy; Copyright 2013, SugarLabs.
+ Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
+ </div>
+ </body>
+</html> \ No newline at end of file