<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	
	<channel>
		<title>Spacezone is not a blog / zaurus</title>
		<link>http://www.spacezone.de/blog/zaurus/index.php</link>
		<description>Linux Powered Toy</description>
		<language>en</language>
		<managingEditor></managingEditor>
                <copyright>Copyright 2009</copyright>
		<generator>Pivot Pivot - 1.40.7: 'Dreadwind'</generator>
		<pubDate>Fri, 17 Apr 2009 01:29:45 +0200</pubDate>
		<ttl>60</ttl>
		
		
		
		
		<item>
			<title>Benchmarking Zaurus batteries</title>
			<link>http://www.spacezone.de/blog/pivot/entry.php?id=9&amp;w=zaurus</link>
			<comments>http://www.spacezone.de/blog/pivot/entry.php?id=9&amp;w=zaurus#comm</comments>
                        <description><![CDATA[ I wrote a simple shell script <a href="http://www.spacezone.de/download/zaurus/battery.sh">battery.sh</a> similar to <a href="http://ldrolez.free.fr/software/zaurus/#Benchmarks_">Ludovic Drolez's Battery Bench</a>. The main difference is I'm using /sys instead of /proc, which works fine on current OZ and kernel 2.6. My script will set the backlight to 10 (that's 21% and quite usuable), monitor battery voltage (and percentage) once per minute and suspend the device when the battery reaches 5%. Obviously screen savers, auto dim, auto suspend, etc must be off.<br />
<br />
The purpose was finding out how my new (small) 1800 mAh battery bought from someone known as Lauter in forums performed compared to my old (large) 1700 mAh Sharp EA-BL08. I ran the script on my idle SL-C860 running OZ 3.5.4.1 GPE (when fully charged, i.e. orange LED off. The results were quite surprising: The Lauter accu does about 2 hours while Sharp's last for more than 7 hours.<br />
<br />
<table border="1"><tr><td>Lauter 1800mAh (small)</td><td>1:59</td><td><a href="http://www.spacezone.de/download/zaurus/Lauter1800mAh.dat">log</a> <a href="http://www.spacezone.de/download/zaurus/Lauter1800mAh.png">graph</a></td></tr><tr><td>Sharp 1700mAh EA-BL08 (large)</td><td>7:24</td><td><a href="http://www.spacezone.de/download/zaurus/SharpEA-BL08.dat">log</a> <a href="http://www.spacezone.de/download/zaurus/SharpEA-BL08.png">graph</a></td></tr></table> ]]></description>
			<guid isPermaLink="false">9@http://spacezone.de/blog/pivot/</guid>
			<category>zaurus</category>
			<pubDate>Sun, 20 Aug 2006 00:00:00 +0200</pubDate>
		</item>
		
		
		
		<item>
			<title>Going to OZ 3.5.4 and GPE 2.7</title>
			<link>http://www.spacezone.de/blog/pivot/entry.php?id=27&amp;w=zaurus</link>
			<comments>http://www.spacezone.de/blog/pivot/entry.php?id=27&amp;w=zaurus#comm</comments>
                        <description><![CDATA[ <p align="justify">
<i>OK, OPIE had it's time. Now I'm going to GPE. Of course, I'm not going without my data.</i>
</p><p align="justify">
<ul><li>Did quite some backups of my OPIE data
<ul><li>Multisync 0.82-5 (debian sarge) to Evolution via sftp
<li>tar/bzip2 of /home
<li>opie-backup to file on CF.
</ul>
<li>Installation procedure worked like charm.
<li>Asks for a (root) password then user details with password. Big plus for GPE<li>Now it comes to syncing the data back:

<ul><li>I couldn't find a (binary) <a href="http://www.handhelds.org/moin/moin.cgi/GpeSync">gpe plugin</a> for multisync 0.82-5.
<li><a href="http://handhelds.org/cgi-bin/cvsweb.cgi/gpe/base/gpe-opensync/INSTALL?rev=1.3&content-type=text/x-cvsweb-markup">Got and compiled</a> opensync/multisync0.90 from subversion source. Had to get the following debian sarge packages:
libxml2-dev, libsqlite3-dev, libglib2.0-dev. (You need opensync before you can make multisync.)
<li>Appearently I got only the CLI version of <tt>msynctool</tt>, no GUI. (Well, actually I prefer this.)
<li>Got and compiled <a href="http"://www.opensync.org/wiki/download>the evolution2 plugin</a>. Had to get the following debian sarge packages:
evolution-data-server
<li>GPE plugin was missing, too. Got and compiled it.
<li>Hint: The <a href="http://www.opensync.org/wiki/download">OpenSync Wiki</a> provides Debian packages and tarballs (including GPE module) if you don't want to deal with svn.

<li>Followed the <a href="http://handhelds.org/cgi-bin/cvsweb.cgi/gpe/base/gpe-opensync/INSTALL?rev=1.3&content-type=text/x-cvsweb-markup">instructions</a> to do the sync:
<pre>Synchronizing group "gpe-evo" 
The previous synchronization was unclean. Slow-syncing
Member 1 of type gpe-sync just connected
Member 2 of type evo2-sync just connected
All clients connected or error
Member 2 of type evo2-sync just sent all changes
No contacts tables found. Creating... done.
No calendar tables found. Creating... done.
Member 1 of type gpe-sync just sent all changes
All clients sent changes or error
Member 1 of type gpe-sync committed all changes.
Member 2 of type evo2-sync committed all changes.
All clients have written
Member 1 of type gpe-sync just disconnected
Member 2 of type evo2-sync just disconnected
All clients have disconnected
The sync was successful</pre>
<li>But it wasn't successful. Nothing there, neither in Evo, nor in
GPE. (Evolution's data must have been deleted while playing with
multisync before.)
<li>Syncing between OPIE and GPE (both on Z) didn't work with GPE
image.
<li>Last resort. Copy kdepim directory to $HOME on desktop. The kdepim
pluggin seemed to require multisync/GUI. So, I had to get lots of UI
libraries, almost all of KDE and all of GNOME.
<li>Execute the GUI at /usr/local/bin/multisync0.90. Many
errors. Looks like the multisync from debian sarge but says
"experimental".
<li>Says "Synced Successfully. Read 1 entries. Wrote 0 Entries."
<li>Ok. I learned that neither on the Z nor on the desktop, the kde
pim data is where it's supposed to be in ~/kdepim. I give up.
</ul>
</ul>
</p><p align="justify">
<b>summary:</b> Nice big (=readable) UI elements.</p> ]]></description>
			<guid isPermaLink="false">27@http://spacezone.de/blog/pivot/</guid>
			<category>zaurus</category>
			<pubDate>Thu, 23 Feb 2006 00:00:00 +0200</pubDate>
		</item>
		
		
		
		<item>
			<title>From non-standard partitioning back to OpenZaurus</title>
			<link>http://www.spacezone.de/blog/pivot/entry.php?id=26&amp;w=zaurus</link>
			<comments>http://www.spacezone.de/blog/pivot/entry.php?id=26&amp;w=zaurus#comm</comments>
                        <description><![CDATA[ <p align="justify"><i>
PdaXrom won't do forever. I wanted OZ/OPIE. However when I tried before the installation failed and I'm not at home, no linux PC, no card reader; only a WinXP notebook (not mine) and my Zaurus. (XP's "new USB device detected sound" got on my nerves, but everything else worked.) Quite a challange, but I had nothing else to do.
</i>
</p><p align="justify">
My initial plan, plan A, was:
<ul>
<li><a href="http://www.oesf.org/index.php?title=NAND_Flash_Backup">Full NAND Backup</a> to CF
<li>Copy OZ installation files and Sharp ROM image from <a href="http://www.trisoft.de/c860howto.htm">TRIsoft</a> to CF using Zaurus as USB Mass storage.

<li><a href="http://www.oesf.org/index.php?title=NAND_Flash_Restore">Full NAND Restore</a>
<li><a href="http://openzaurus.org/wordpress/installation/c7x0/">OZ installation</a>
</ul>
Then I took a look at my <a href="http://www.spacezone.de/blog/pivot/entry.php?id=23&amp;w=zaurus">install log</a> and noticed (<a href="http://www.spacezone.de/zaurus/articles/update.sh.txt">update.sh</a> in mind) I named the root filesytem image wrong, which explains the results I was getting. Thus, it seemed very likely I can get OpenZaurus running without the "risky" NAND Flash restore procedure. However, my partition scheme was 50MiB rootfs and 70MiB home and I wanted to try out different applications, so I decided on 64MiB root. (The "correct" size is 53MiB, which I didn't know yet. New procedure, plan B:
<ul>
<li>pdaXrom install files on SD card.
<li>`halt`, remove battery and USB/AC, reinstall both, OK+Power
<li>Menu 4 / 3: Update from SD, Y
<li>resise root to 64M(i)B

<li>Reboot while holding OK
<li>Menu 4 / 2: Update from CF, Y <i>(It's getting interesting)</i>
<pre>--- Zaurus CF updater ---
MODEL:SL-C860
kernel
[progress bar]
Success!
RO file system
Flash erasing..done
[progress bar]
Success!
--- Finish ---
Rebooting</pre>
Looks great, I never got that far.
<li>"OpenZaurus w/ kernel 2.6" boot logo, cursor blinks, for ages nothing happens. The read-on-blue progress bar is on the very beginning. Nothing happens.
<li>Remove CF, battey, USB; replace battery, Power on, same problem
</ul>
</p><p align="justify">
Back to plan A:
<ul><li>Remove battery and USB/AC, press M and D while reinstalling battery, connect USB/AC
<li><a href="http://www.oesf.org/index.php?title=Diagnostics_Menu">Diagnotics Menu</a>: NAND Restore to Sharp ROM from TRIsoft:
<pre>NAND Restore from CF
file:SYSTC860.DBK
Execute Restore? <i>OK</i>

Delete all flash data? <i>OK</i>
Resotre...OK <i>Cancel</i></pre>
(Italics are keys pressed)
<li>Extra Menu / Reset = shutdown
<li>Remove CF card, Power On, Sharp boot screen, Japanese, cursor blinks. Zaraus boots into GUI. Doesn't look too bad at all.
<li>Insert CF card, execute md5sum and check with <a href="http://ewi546.ewi.utwente.nl/mirror/www.openzaurus.org/official/unstable/3.5.3/">source</a>, just to make sure I didn't make a stupid mistake again:
<pre>298b4adb5851abda23eb68047163da4e  zImage.bin
c1f5d9cd2e09cbaf662f1723a853b289  initrd.bin
f5aa58e71c73f4b5151b8b33967bb27f  updater.sh</pre>
I delete all the other files on CF. (Maybe OZ doesn't like them.)
<li>From <tt>df</tt> I learn /dev/root=/ is 54272KiB=53.0MiB, /dev/mtdblock3=/home is 69632KiB=68.0MiB

<li>Reboot from Qt menu, holding OK.
<li>Menu 4 / 2: Update from CF, Y
<li>same procedure as above. Remove CF when it says rebooting.
<li>OZ red-on-blue progress bar moves. Messages that are not errors! Wow! <b>Welcome to OPIE!</b>
<li>First step, first mistake: Clicked on terminal 1, got a text console, didn't know how to go back, but <a href="http://www.oesf.org/forums/index.php?showtopic=15592&hl=terminal">searching OESF Forum</a> helped.
<li>Found opie-console (like xterm). Happy.
</ul>
</p><p align="justify">
OK. No usbnet here. (No, I'm not even trying to setup IP MASQ or USB/Ethernet bridging on XP.) Thus, I need wireless. My cheap ADTEC card gets recognized as "D-Link DCF660". The network here doesn't do DHCP, but manual setup is simple (if you know gateway and DNS, of course). Now it's time to install additional software and give it a test...
</p><p align="justify">
<b>problems:</b> In OZ it's possible to turn the backlight completely off (0%), plus <tt>Fn + 4</tt> doesn't work, so I had to plug USB power to change light settings, quite annoying. The package manager segfaults from time to time. <a href="http://qpe-gaim.sf.net">GAIM</a> works for me but not perfect (random segfaults). I think icons and some software was designed for screen resolutions less than 640x480: The launcher bar and fonts (default settings) are a bit too small for me. OM/PI (email) doesn't work for me, I couldn't find any documentation nor any help in forums; sad.

</p><p align="justify">
<b>pros:</b>
OPIE PIM, that is Ko/PI and Ka/PI, are OK. Unless you are already in love with some other PIM suite, you get everything you'd have ever possibly asked for: Today applet tells you what's on now. With Todo and Calender you enter what's on for the future. Multisync works for OPIE and Evolution via sftp. (This requires openssh and friends on Z.)</p> ]]></description>
			<guid isPermaLink="false">26@http://spacezone.de/blog/pivot/</guid>
			<category>zaurus</category>
			<pubDate>Wed, 22 Feb 2006 00:00:00 +0200</pubDate>
		</item>
		
		
		
		<item>
			<title>Zaurus SL-C860 and pdaXrom 1.1.0beta1</title>
			<link>http://www.spacezone.de/blog/pivot/entry.php?id=24&amp;w=zaurus</link>
			<comments>http://www.spacezone.de/blog/pivot/entry.php?id=24&amp;w=zaurus#comm</comments>
                        <description><![CDATA[ <p align="justify">
After all the trouble related to OZ's installer, I was pretty sure
pdaXrom could definitely not be worse,. so I gave it a try. <a
href="http://www.pdaxrom.org/index.php?showid=2&amp;menuid=1">Installation
procedure</a> is same as for Cacko and worked well (yes, that is including
resizing root partition).
</p><p align="justify">
Boots in landscape mode and displays text console login. Login works
as root with blank password. <tt>startx</tt> works as expected. Asks
for screen calibration. Try my best, however the result is
terrible. Exit. <tt>rm /etc/pointercal</tt> (from FAQ and my Vr3
experience), <tt>startx</tt>. Better. Screen rotation works. I got X
on Z. I'm as happy as a penguin can be.

</p><p align="justify">
The taskbar is not as nice as Cacko/qtopia. The applets are simpler.
Everything seems
desgined for landscape mode (or not desgined for a PDA at all). I
bought a clamshell because that exactly what I wanted, a tiny laptop,
but for showing off PDA style is better. The X server seems to take
quite some to "decide" what orientation to display. That's a little
bit annoying when powering on. The only input method is keyboard and
virutal keyboard, from a PDA I'd expect some form of character
recognition. Finally, I'd prefer a simpler window manager as default
(one app at a time, fullscreen).
</p><p align="justify">
CF memory card ejected (clicking on the cards popup menu is unmount/eject) and WLAN CF inserted. Card
blinks. GUI shows no reaction, but what a surprise, according to
<tt>dmesg</tt> the hostap_cs driver got loaded. The cards menu calls
my ADTEC card (vendor said equivilant to a SMC) "Zcomac XI-325H
200mW". (Oops 200mW, doesn't sound like a lot of mobility but I was
aware of that when buying, was the cheapest.). Menu / System Tools / LAN&amp;Wifi
looks like it would be easy to setup if I had a AP
nearby. <tt>iwconfig</tt> and so on are present.
</p><p align="justify">
Now it comes to heavy testing for stability, usability and additional
software, of course. I chose 50MB for the root fs as recommended, this
leaves 71MB for /dev/mtdblock/3 mounted as /home and /mnt/usr
according to <tt>df</tt> and <tt>mount</tt> (both rw), but /mnt/user
is <tt>mount --bind /home/user</tt>... 

</p><p align="justify"> Anyway seventy megs to be used, I need
usbnet/IPMASQ again. usbnet works out of the box. The Z thinks he's
192.168.129.201, I'll accept this for now (can be changed in Menu /
System Tools / USB). Setup my desktop box (describe this later), set
<tt>passwd</tt> for root on zaurus and ssh works. Tried dillo and
liked it, but you can't do without horizontal scrolling in portrait
mode. The default font is too small. (I can read it, I have good eyes,
but I think they'll worsen if I continue with this setup.) BTW: <a
href="http://www.pdaXrom.org">pdaXrom.org</a> is the only site I've
checked which didn't look good. Dillo has the tendency to ruin
table layouts.
</p><p align="justify">
Menu / System Tools / Package Manager. Configured the "official"
feed. The list of availabe packages is impressive, the manager is intuitive. This time I'm not
going to make the same mistake I made with Cacko (installed *everything*
which looked interesting), I gotta to make some choice. Productivity
is not on the aganda, I need something to play with: Firefox, gaim,
gimp, gnumeric, gpe-calc, gtodo, kdepim, kopi, minimo, nmap, octave,
yacas. (I hope this will all fit on my 69MB free space. BTW: I miss
emacs, of course, and a SIP (VoIP) tool.) <tt>top</tt> tells my Z is heavily
<tt>wget</tt>ting. There's no progress bar, but <tt>df -h</tt> is a
good hint. Available space is 0 now, still nothing happens. Commands
start failing (as displayed in tab Log), I want to stop it and retry
with a smaller set of applications, unplug the cable, kill the package
manager: Free Space 23MB now. Same apps as before. Restart X. Magic.

</p><p align="justify">
Firefox: OK. This was important to prove, but it's slow. GAIM: Maybe the most important toy for me ATM; works. Stylepheed: Well, it works (IMAP/SSL, SMTP/STARTTSL/AUTH), but its UI seems to big (for me), I'm a mutt fan.
</p><p align="justify"><b>summary:</b>
Ok, it works with X and firefox
and everything, that's impressive for the linux enthusiast or the one
who really wants to squeeze his desktop into his pocket. For everyday use the GUI needs work. You can argue about portrait or landscape, fullscreen versus windows, but in any case windows must fit on the screen! I hate to use stylus and keyboard at the same time, input should be improved.
When playing around with the WLAN applet X sometimes crashes.</p> ]]></description>
			<guid isPermaLink="false">24@http://spacezone.de/blog/pivot/</guid>
			<category>zaurus</category>
			<pubDate>Mon, 20 Feb 2006 00:00:00 +0200</pubDate>
		</item>
		
		
		
		<item>
			<title>Zaurus SL-C860 and OpenZaurus/OPIE 3.5.3</title>
			<link>http://www.spacezone.de/blog/pivot/entry.php?id=23&amp;w=zaurus</link>
			<comments>http://www.spacezone.de/blog/pivot/entry.php?id=23&amp;w=zaurus#comm</comments>
                        <description><![CDATA[ <p align="justify"><i>
Actually I was about to write good documentation for the Zaurus but
this prooved to hard to begin with, so I'm starting with what everyone
does: These are my experiences. Unskilled as I am they are not of much
help. "Your Mileage May Vary".
</i></p><p align="justify">
Before getting started with my Z I had already tried to compile a
comparision of <a
href="http://www.oesf.org/index.php?title=Distributions">distributions</a>.
Going by this, <a href="http://www.pdaxrom.org">pdaXrom</a> looks very
attractive,
if you don't need PIM, but I chickend out and decided to go for
OZ/OPIE first. (Remember, I need a system to work well out of the box
to impress my friend.) And OpenZaurus seems kind of the default setup.
Sadly I realized a painfull lack of documentation, plus broken links
and expired domains where documentation was theoretically
available. (What you need is in the left hand bar on
openzaurus.sourceforge.net.) Before upgrade you need <a href="http://www.spacezone.de
http://openzaurus.sourceforge.net/wordpress/installation/c7x0/">"standard
flash partitioning (e.g. as it was originally)"</a> and <a
href="http://www.oesf.org/forums/index.php?showtopic=17814">no one
seems to know</a> what this really means. Ouch.

</p><p align="justify"> Well, then, my attempt to install OZ/OPIE
3.5.3. People haven't reported serious trouble with OZ installation,
so it I think I can do it, too: <ul><li><a
href="http://www.oesf.org/index.php?title=NAND_Flash_Backup">NAND
Flash Backup</a> from the <a
href="http://www.oesf.org/index.php?title=%22Secret%22_Key_Combinations">secret</a>
Diagnostics Menu to CF <li>Booted into Cacko's update.sh from <a
href="http://www.oesf.org/index.php?title=Maintenance_Menu">Maintenance
Menu</a> and used his nice NAND Partioning Tool to create a 40MB root
partition. The size was guess based on what I learned before.
<li>prepared CF with
<pre>http://oz.hentges.net/mirror/oz3.5.3/c7x0,c8x0/opie/opie-image-c7x0-20050411221036.rootfs.img
http://oz.hentges.net/mirror/oz3.5.3/c7x0,c8x0/updater.sh
http://oz.hentges.net/mirror/oz3.5.3/c7x0,c8x0/opie/zImage-c7x0-20050411221036.bin</pre>
renamed as <pre>-rwxr-xr-x 1 jk jk 19709968 2006-02-20 19:25 initrd.img
-rwxr-xr-x 1 jk jk 5365 2006-02-20 19:22 updater.sh
-rwxr-xr-x 1 jk jk 1313808 2006-02-20 19:22 zImage.bin</pre>

(surprised that the image is called initrd and that it's only 19MB)
<li>Booted into OZ installer, flash seemed to work. Reboot. Nothing
much. <a href="http://www.oomph.de/">Oomph</a>! That's where I'm now:
<tt>INIT: No inittab file found</tt> (Now, it's official, I'm a
newbie, a looser; me, who shows off by reading mail with mutt in a
public place making people around me (using webmail) think I'm
cracking into some big mainframe. That's tough.)  <li>To make things
easier, I employ the 128MB SD from my digital camera and put Cacko's
installer on it.  <li>Cacko "Format user partition", hoping the OZ
installer would behave different then. Didn't.  <li>Try 50MB root
partition, didn't make any difference <li>Installed Cacko again, just
to be sure this was still possible.  <li>Tried again to install
OZ. Looks better: <pre>mount: Mounting /dev/ram1 on /dev failed: No
such device tar: /dev/*: Cannot create symlink to '*': Read-only
filesystem tar: /dev/*: Cannot mknod: Read-only filesystem tar:
/dev/*: Cannot create directory '*': Read-only filesystem INIT: Id
"1n" respawning too fast: disabled for 5 minutes</pre> (The * are
wildcards for many similar lines) Not a lotter better, I admit. This
is at least something I can google for.  <li>5 min later: <pre>prctl:
PR_SET_OOM_KILL_SURVIVAL_LEVEL is not supported ERROR:
/usr/sharp/etc/launch.conf -- cannot open file ERROR: launch.conf --
cannot open file /sbin/launch : launch.conf not found INIT: Id "1n"
respawning too fast: disabled for 5 minutes</pre> <li>Got on the
nerves of people at <a
href="http://www.oesf.org/forums/index.php?showtopic=17814">oesf.org</a>

and <a
href="http://www.linuxontour.de/modules/newbb/viewtopic.php?topic_id=6852&amp;forum=16">linuxontour.de</a>. I'm sure that would have solved the problem, but not as quickly as I wanted to try out my Z. It's seems OZ's installer (update.sh)
is very picky about partition sizes. Pgas told me the correct size is
about 53MB and I'd need to do NAND Restore. I didn't try either
resizing to 53MB nor the NAND Restore yet.  </ul> <p
align="justify"><b>summary:</b>
Well, I think the installer script
(Hint: steal from the other distors) and the documentation need
work. When I have more time on my hands, I'll give OZ another
chance. I appreciate the work on a distro optimized (not just crosscompiled) for PDAs. OPIE is nice.
The same on X (such as GPE) probably even better.</p> ]]></description>
			<guid isPermaLink="false">23@http://spacezone.de/blog/pivot/</guid>
			<category>zaurus</category>
			<pubDate>Sun, 19 Feb 2006 00:48:00 +0200</pubDate>
		</item>
		
		
		
		<item>
			<title>Zaurus SL-C860 and Cacko 1.23</title>
			<link>http://www.spacezone.de/blog/pivot/entry.php?id=22&amp;w=zaurus</link>
			<comments>http://www.spacezone.de/blog/pivot/entry.php?id=22&amp;w=zaurus#comm</comments>
                        <description><![CDATA[ <p align="justify"><i>
This series of articles is where I log what I've
been doing while my new toy is rebooting, flashing or downloading.
</i></p><p align="justify">
I owned a <a href="http://www.agendawiki.com/">VR3</a>, the first
linux PDA, before and loved it for its flexibility. Of course, I'd
fancy a Zaurus, but it was low on my agenda. To be honest, I don't need a
PDA and they are pretty expensive for a poor student. But then, things
changed rapidly. My friend wanted a mobile Internet device and he was
considering buying a Windoze Smartphone like those <a
href="http://xda-developers.com">Taiwanese HTCs</a> as known as "?da"
in Europe. That's a challenge as that could have been the final battle
in our personal holy war. (OK, I want to convince my dad, too, of the
power of the penguin, but he's a lost soul. The only gadget he'd
really accept was one either running Newton or <a
href="http://en.wikipedia.org/wiki/VAX/VMS">VMS</a>. Unless someone
builds this he's stuck with M$ products, he hates and continues to use
anyway.)

</p><p align="justify">
So I made some
research and finally got a used SL-C860 via
linuxontour.de and ebay. (My <a href="http://www.pulster.de">favourite
dealer</a> temporarily stop selling Zaurii because of legal trouble
with his more expensive competitor.)
It's in very good shape and came with 256MB
CF, Z remote control headphones, two USB cables and leather bag for 350
EUR. I found this was cheap (and only changed my mind when I learned
that new N770 sell at the same price). The only trouble was finding a
suitable escrow service, in the end we used paypal.
Quickly bought a cheap Prism2.5
Wifi CF card which is known to draw a lot of power from the Z but it
doesn't bother me much as <a href="http://www.uni-konstanz.de">my
university</a>'s stupid <a
href="http://www.uni-konstanz.de/RZ/wlan/software/software_linux.php">closed
source clients only policy</a> prevents me from really using it.
(My friends uni allows <a
href="http://www.unix-ag.uni-kl.de/~massar/vpnc/">vpnc</a>; good for me, he'll think linux is great.)
The two things left to buy is a power source &ndash; I'm thinking about a solar
powered battery pack (that's cool and cheaper as Sharp's original
European power supply) &ndash; and a headset for VoIP.

</p><p align="justify">
Got it with Cacko1.22 on it. First thing to do was upgrade to 1.23
full and play around with kismet and wellenreiter II. (All WLANs in my
neighbourhood use WEP. Fuck, I thought all private wireless APs were open for
the owners were either ignorant about security or would <a
href="https://wiki.koeln.ccc.de/index.php/%C3%96ffnet_eure_Netze"
>advocate open access</a> for their own comfort when away from home.)
Worked quite
well,
<a
href="http://www.aonorokugo.net/rokugo/misc/zaurus/maintenance_menu_translation/">rokugo's
translations</a> helped with Japanese menus.
Decided quickly
I wouldn't like cacko full for all the software (mostly Sharp PIM)
installed by default is worse than it's open source replacements such
as OPIE. The 860 has sufficient flash to support both Sharp and OPIE
at the same time but menus get really big. I hated that Xqt
sometimes went Japanese and didn't work in PDA style (portrait)
mode. Oh, and I almost <a
href="http://www.oesf.org/forums/index.php?showtopic=17798">screwed
things up</a> while trying to secure the installation by disabling sudo. OK, <a
href="../images/">some digital photos</a> are a must nowadays.
</p><p align="justify">
The next obstacle was internet access without the help of my ignorant
neighbours with their WEP secured WLANs (I didn't want to try my luck
with aircrack.), that is usbnet, kind of ethernet over USB. The <a
href="http://www.oesf.org/index.php?title=Linux_Connectivity">WIKI documentation</a>
seemed outdated and I didn't understand Sharp's Settings/Network
applet but standard linux ifconfig/route did the job and I could ssh
from PC to the Z. Great. OK, <a href="http://www.tldp.org/HOWTO/html_single/Masquerading-Simple-HOWTO/">IP masquerading</a> then, shouldn't be to hard
on linux 2.6.x but it took me a whole day to find iptables_nat. Some one
has hidden it under Device Drivers (I was not going to add hardware to
my box, was I?), Networking support (OK, this was an easy guess),
Networking options (hmm), Network packet filtering (easy again,
netfilter rang a bell), Netfilter Configuration (the only choice here,
easy again), connection tracking (this was the hardest one to spot), IP
tables support (yeah!), Full NAT (Do I need this? Hint: Yes),
MASQUERADE target support (Finally, I'm there.) (JFTR, this is when I
started liking the concept of kernel modules. It is my first
modularized kernel ever.) The hardest part was finding out
/proc/sys/net/ipv4/ip_forward was 0 on my debian box.
</p><p align="justify">
<b>summary:</b> Cacko is a good distro. I didn't use for more than a
couple of days because I wanted more. But -- hey! -- it works out of
the box. You get all the standards from Sharp including the popular
Opera browser plus a great feed with the most important open source
stuff. Yery good to start with, I should have kept it. Only thing, it
messes with partitions, which may cause trouble with OZ installtions. (I
don't think we can blame Cacko here, because Cacko has a working
partitioning tool.) However, I'd recommend Cacko lite for flexibility.</p> ]]></description>
			<guid isPermaLink="false">22@http://spacezone.de/blog/pivot/</guid>
			<category>zaurus</category>
			<pubDate>Sat, 18 Feb 2006 00:00:00 +0200</pubDate>
		</item>
		
		
		
	</channel>
</rss>
