<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/stylesheets/rss.css" type="text/css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Chris Ball: Tag treo650</title>
    <link>http://blog.printf.net/articles/tag/treo650</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description></description>
    <item>
      <title>Treo 650 Linux</title>
      <description>&lt;p&gt;I've just taken advantage of the massively impressive work performed by &lt;a href="http://www.shadowmite.com"&gt;Shadowmite&lt;/a&gt; 
and others and installed Linux on &lt;a href="http://madprime.org/"&gt;Mad&lt;/a&gt;'s Treo 650.  Here's a photo:&lt;/p&gt;

&lt;div align="center"&gt; 
&lt;img src="http://static.flickr.com/40/112239512_7028adacb8.jpg?v=1142306105"&gt;
&lt;/div&gt;

&lt;p&gt;&lt;p&gt;&lt;/p&gt;

&lt;p&gt;Plenty more on &lt;a href="http://www.flickr.com/photos/kosai/sets/72057594081694597/"&gt;my Flickr page&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;I used Luke's &lt;a href="http://gehennom.net/~tool/raw/treo-instructions.html"&gt;instructions&lt;/a&gt;,  but couldn't get the supplied watch-and-upload script working; it wasn't seeing the Treo's responses, so I ended up (after verifying that the connection was okay with minicom) just pasting in:&lt;/p&gt;

&lt;pre&gt;
    cat ./codeupload.load &gt; /dev/ttyUSB0 
    ./sendimage ./zImage 0xa0800000 &gt; /dev/ttyUSB0 
    ./sendimage ./initrd.gz 0xa1500000 &gt; /dev/ttyUSB0 
    ./sendimage ./linuxupload.bin 0xa1d00000 &gt; /dev/ttyUSB0 
    cat ./go.bin &gt; /dev/ttyUSB0 
&lt;/pre&gt;

&lt;p&gt;.. and hitting space on the Treo to boot Linux.&lt;/p&gt;

&lt;p&gt;Everything but the GSM radio is working now; it's hoped that that'll be on the way soon, as it presents itself as a simple AT command-set modem over a UART.&lt;/p&gt;</description>
      <pubDate>Tue, 14 Mar 2006 04:28:00 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:65da99ff-d437-43c2-b97e-67e3c42abc09</guid>
      <author>Chris Ball</author>
      <link>http://blog.printf.net/articles/2006/03/14/treo-650-linux</link>
      <category>treo650</category>
      <category>linux</category>
      <trackback:ping>http://blog.printf.net/articles/trackback/1</trackback:ping>
    </item>
  </channel>
</rss>
