Another update:
Now I am in!
The instructions in
http://inv2004.googlepages.com/z1000_debian.txt are mostly accurate, except 44)
44) wget http://www.angstrom-distribution.org/unsta...-r12_armv4t.ipk
&& ar x tslib-conf_1.0-r12_armv4t.ipk
&& tar zxvf data.tar.gz
&& cat ./etc/ts.conf | sed 's/^# module_raw corgi/module_raw corgi/' > /etc/ts.conf
&& cat etc/profile.d/tslib.sh | grep -v '#!/bin/sh' >> ~/.profile
Three problems:
1) The default tslib.sh does not work for the Z. TSLIB_TSDEVICE should not be /dev/input/touchscreen0 but /dev/input/ts0
2) One very crucial step is missing: you have to copy the ./usr/lib/ts to /usr/lib, otherwise ts_calibrate will complain about missing modules!
3) The angstrom feed now has a newer version of tslib-conf and ts-calibrate
Hey, this is no ranting at all, because ...
Setting up Debian EABI is actually much easier than I expected!
Networking ...... OK
X-window ...... OK
Stylus pointer ..... OK (no jumping! and yes, xournal runs very well.)
Hwclock write ..... OK
Now only sound left!
@2or0:
-- how can you get sound working? Which packages do you use?
-- if I wanna use the Angstrom packages, which arch should I use? armv5te, armv5teb or armv4t?
-- I got an error when installing xournal. while setting up libpaper1, there was a mysterious error saying
Setting up libpaper1 (1.1.23) ...
umount: /mnt/cf: not mounted
dpkg: error processing libpaper1 (--configure)
SNIPPED
What does /mnt/cf have to do with setting up libpaper1?
Truly, EABI is much faster than OABI! (Powermanga doesn't lag terribly as in titchy...)