Do I need to first d/l the sourcce to another machine and then patch it with each patch? (all 16 of them?)
nope... well as far as you do not understand how to do this i believe you wouldn't want to enter such things as configuring kernel, patching it, and cross-compiling it... there is an image of the new kernel already compiled... it's
here1- download it
Thanks, I'd already found this link but I can'tunderstand the procedure for actually installting the kernel.
...
The google translated instructions are hard to follow. Is there another place where I can find english instructions?
here are my 2 cents
2- download the
updater.sh3- you can check the md5 sums to see if your download went well... because if your file is corrupted you'll be in big trouble i believe
to do this, on a linux box you just have to
$ md5sum zImage-v17f-C3000.bin
and compare the result with this
page4- you need a blank, vfat formatted CF or SD card. a small one like 16M is enough to put the kernel and updater.sh.
copy the file zImage-v17f-C3000.bin to your CF/SD card naming it zImage (small z big i)
copy the file updater.sh.c3000 to your CF/SD card naming it updater.sh
i personnally did a
chmod a+x updater.sh
(i don't know how the evaluation of updater.sh is made in the flash process)
5- follow the instructions about installing
pdaXrom... here are mine (as i can recall)
0) put the CF/SD card is its slot
1) be sure you Z is not connected to AC power
2) unlock the battery cover, remove the cover, remove the battery for at least 5 seconds (go and have a coffee )
3) put the battery back in, put the cover on and lock it
4) put the Z on AC power (unless it won't work)
5) press and hold the 'OK' button
6) switch the power on
7) a maintenance menu with 4 entries appears, go in the last (4th) one.

you then have 3 options (1. CF, 2. SD and 3. back)
9) select your choice, a confirmation appears, move to the left button (Y) and click ok
the screen switches off and nothing seems to happen for a few seconds
then a message comes up
kernel update
zImage:1244096bytes
please reset
10) do 2) and 3) once again to reboot your Z
then you should see the booting messages as in every linux box and the small pinguin.
There is a gui-clock changer but i've not used it.
Once your Z is up you are able to overclock it using special values :
the value in /proc/zaurus/CCCR determines the frequencies of processor and screen
values for C3000 are
# 2000210: CPUクロック416MHz システムバス208MHz (default)
# 2000310: CPUクロック624MHz システムバス208MHz
# 2000214: CPUクロック520MHz システムバス260MHz
# 2000218: CPUクロック624MHz システムバス312MHz
the value in /proc/zaurus/VCORE determines the VCORE voltage used
values for C3000 are
# 0a: 1.350V (default: 416MHz時の定格)
# 0c: 1.450V (520MHz時の定格)
# 0e: 1.550V (624MHz時の定格)
just do a
echo value > file
to change a value.
be sure that your VCORE is ok before changing the freqs.
i've used the fastest for about 10 minutes running X/Qt + debian with an x-term, a terminal, thunderbird, firefox and the Qt Calendar and the screen froze (it was flickering). (reset needed). I've also used value "2000310" and it works fine.... but it drains more power for the battery...
i've used the infos given by m-morino in this
thread and infos found on this
sitei was hoping to get kino2 and mplayer-bvdd to work but had no chance with this last one...
i'm a user and not a master in Z3k matters so don't wait too much from me if this does not work as expected... you're alone with your responsability to do this or not...
loran