Pardon me for posting this to the x2go-dev list but I think this is important because of what x2go could do for tablet computers..<br><br>I wanted to share this as I think I'm getting close to success.<br><br>I recently was persuaded by a variety of reviews to buy the $249 (US $) Barnes and Noble Nook Color tablet.<br>
<br>short list of features:<br><ul><li>7 inch tablet</li><li>OMAP3 processor defaults to 800Mhz but I've overclocked it to 1Ghz (other folks go as high as 1.2Ghz)</li><li>WIFI, bluetooth and 1 microUSB port</li></ul><br>
Not to bore you with the details but I rooted the Nook tablet and then updated it to the latest version of Android 2.3.3 (version name = Gingerbread)<br><br>Then I installed Ubuntu 10.10 successfully on it.   First with the LXDI but later switched it to Gnome (just because I'm more at home with Gnome)<br>
<br>I added the Ubuntu x2go repository<br><br>then <br>      sudo apt-get update<br><br><b>Now... the interesting part...</b><br><br>Because this is an OMAP3 ARM processor any  "sudo apt-get install xxxxxx" where = xxxxxx package name<br>
Gets automatically redirected (by Launchpad I guess) to Canonical's ARMEL (ARM repository) to complete the download/install request.<br><br>Therefore whatever you are requesting needs to have been built/added to that ARM repository.<br>
 <br>The 'sudo apt-get install x2goclient" did successfully run but so far it only finds the following in the ARMEL repository for x2go:<br><br><div style="margin-left: 40px;"><b>p    python-x2go        - python module for X2go client support</b><br>
<b>p    x2goserver          - x2go server daemon scripts</b><br></div><br>I took some pictures with my cell phone of the Nook Color terminal display above the above & I'll attach them to this but they may be a bit hard to see in any detail.<br>
<br>So... from my limited technical knowledge I "think" that its only a matter of time until the rest of the x2go and/or pyhoca-gui  x2go clients are supported in the Canonical the ARMEL repository.<br><br>From what I understand from the following 2 articles:<br>
<br><div style="margin-left: 40px;"><a href="%20http://www.thevarguy.com/2011/06/16/canonical-ubuntu-server-embracing-arm-architectures/"> http://www.thevarguy.com/2011/06/16/canonical-ubuntu-server-embracing-arm-architectures/</a><br>
</div><br>A Canonical engineer at Canonical is/has built a custom 42 core ARM Cluster to in order to do have a a proper build environment and hardware that will allow contributors to submit and build the 20,000+ packages that make up
 the Linux distribution and to expedite Ubuntu development/porting to ARM architecture(s)... a guess at total build cost was about $4,854.<span name="intellitxt" id="intellitxt"><p>The engineer ordered a custom 
rack in which to house 21 ARM PandaBoards. 20 of them would be used
 for package building, with the 21st used as a master board for 
monitoring and controlling access for each user. Each board is also 
connected to a 300GB SATAII USB hard drive, giving a total of 6TB of 
storage in the <a style="font-weight: normal; font-size: 100%; text-decoration: underline; border-bottom: 0.075em solid darkgreen; padding-bottom: 1px; color: darkgreen; background-color: transparent;" class="itxtrst itxtrsta itxthook" href="http://www.geek.com/articles/chips/canonical-builds-a-42-core-arm-cluster-server-box-for-ubuntu-20110613/#" id="itxthook3" rel="nofollow"><span id="itxthook3w0" class="itxtrst itxtrstspan itxthookspan" style="background: none repeat scroll 0% 0% transparent; font-size: inherit; font-weight: inherit; color: darkgreen;">server</span></a>.</p>

<p>The system works by allocating time on the server when a request is 
received from a user. <br></p><p>The master board checks for a free PandaBoard, 
reboots that free board, and presents the user with a clean build 
environment in which to work. <br></p><p>Once a build has been completed the board 
is flagged as free and the process is repeated.</p>

<p>This project looks to be ongoing and you can follow its progress over at the <a href="http://dmtechtalk.wordpress.com/">dmtechtalk website</a> where Mandella is regularly posting information and images.</p></span>The Canonical engineer's got a blog that is posted here with his progress:<br>
<br><div style="margin-left: 40px;"><a href="http://dmtechtalk.wordpress.com/">http://dmtechtalk.wordpress.com/</a><br></div><br><br><br><br><br><br><br><br><br><br>