Author Topic: Upgrading C3000/cacko To Tetsu Kernel  (Read 17322 times)

danboid

  • Hero Member
  • *****
  • Posts: 881
    • View Profile
    • http://
Upgrading C3000/cacko To Tetsu Kernel
« Reply #15 on: February 07, 2006, 08:02:23 pm »
Jon- can't help you as I've not got a C3100 so I don't know if that kernel works or not

pyknite-

I assume your update worked. You should notice now you have a much more accurate battery monitor and that you can use the iwmmx mplayer so you can play back smooth video. if you weren't bothered about either of those features then you've probably wasted your time!

the kino2 homepage has links to the iwmmx mplayer package- kino2 is a great front end for it too.
Zaurus SL-C3000 w/ MD swapped for a Kingston 32GB Ultimate 266X CF running ALARM
Banana Pi running ALARM on a WD Scorpio SATA II HD
System76 Gazelle Pro i7 laptop w/ SAMSUNG 840 EVO SSD running Arch x64

How to install Arch on your C3x00 Zaurus https://github.com/danboid/ZALARM-install

Jon_J

  • Hero Member
  • *****
  • Posts: 1853
    • View Profile
    • http://
Upgrading C3000/cacko To Tetsu Kernel
« Reply #16 on: February 07, 2006, 08:09:16 pm »
danboid, should I try the C3000 version on my C3100?
If that isn't possible, I'll have to use restore, I guess..
It's cycling thru the mentioned errors every 5 minutes now.

Jon
EDIT: I just downloaded the C3000 versions. I'm going to try it because my only other option now is full restore anyway..

Just as I thought, the C3000 versions won't let you install them on a C3100
I got this error in the install

MODEL:SL-C3100
ERROR:Invalid model!
Please reset

This is why I first downloaded the C3100 versions of these files,
the only difference being the binary file is zImage-v18b-C3100.bin instead of zImage-v18a-C3000.bin
18b verses 18a. I guess it's time for a restore..
BTW, I have the first full season and all of this season of "Lost" in xVid format (349mb files) HDTV. This is why I tried this. These files won't play very well without re-encoding them.
« Last Edit: February 07, 2006, 08:29:25 pm by Jon_J »
C3100 Multiboot-->Angstrom 2007.12-r18 | Cacko 1.23 | ArchLinuxARM
C3200 pdaxii13v2-5.5-alpha4 Akita on NAND

Ambicom WL1100C-CF Wifi - Ambicom CF modem - Ambicom CF GPS - Belkin-F5D5050 USB LAN
Socket CF Bluetooth rev K - Iogear 4 port USB micro hub - pocket CF card reader
Targus mini USB optical mouse - 2 Targus SD card readers

Jon_J

  • Hero Member
  • *****
  • Posts: 1853
    • View Profile
    • http://
Upgrading C3000/cacko To Tetsu Kernel
« Reply #17 on: February 07, 2006, 09:25:06 pm »
Just reflashed with cacko 1.23, everything's fine now. It's like a fresh install of Windows, have to get all the settings I liked back.

Jon
C3100 Multiboot-->Angstrom 2007.12-r18 | Cacko 1.23 | ArchLinuxARM
C3200 pdaxii13v2-5.5-alpha4 Akita on NAND

Ambicom WL1100C-CF Wifi - Ambicom CF modem - Ambicom CF GPS - Belkin-F5D5050 USB LAN
Socket CF Bluetooth rev K - Iogear 4 port USB micro hub - pocket CF card reader
Targus mini USB optical mouse - 2 Targus SD card readers

danboid

  • Hero Member
  • *****
  • Posts: 881
    • View Profile
    • http://
Upgrading C3000/cacko To Tetsu Kernel
« Reply #18 on: March 20, 2006, 02:04:51 pm »
If anybody is wondering what files you need to copy under cacko to backup the in-built calendar's data, get all the files in

/home/zaurus/Applications/dtm

For those new to Linux, here are complete instructions

BACKING UP SHARP/CACKO CALENDAR

If you're copying these files onto a FAT formatted SD or CF card, I would use tar to back them up like this to be on the safe side. Open konsole, then enter:

cd /home/zaurus/Applications
tar cvf calen.tar ./dtm/*

cp calen.tar /mnt/card/Documents

for copying to SD, for copying to a CF use

cp calen.tar /mnt/cf/Documents

you can then unmount the disk by clicking the little zaurus icon in the task bar then clicking on your cards icon to eject it.

RESTORING SHARP/CACKO CALENDAR

First get rid of the existing calendar by doing

cd /home/zaurus/Applications
rm -rf ./dtm

Then, as your normal user (ie not as root) copy calen.tar into /home/zaurus/Applictions and extract it with

tar xvf calen.tar

For some reason I find you need to reboot the Z before it updates its calendar so you'll need to do that now and then you should find your calendar restored.
« Last Edit: August 16, 2006, 11:02:57 am by danboid »
Zaurus SL-C3000 w/ MD swapped for a Kingston 32GB Ultimate 266X CF running ALARM
Banana Pi running ALARM on a WD Scorpio SATA II HD
System76 Gazelle Pro i7 laptop w/ SAMSUNG 840 EVO SSD running Arch x64

How to install Arch on your C3x00 Zaurus https://github.com/danboid/ZALARM-install

urania

  • Newbie
  • *
  • Posts: 6
    • View Profile
Upgrading C3000/cacko To Tetsu Kernel
« Reply #19 on: March 26, 2006, 12:14:50 pm »
Quote
I followed the instructions just as danboid mentioned above, except I downloaded the C3100 files for my C3100.
zImage-v18b-C3100.bin
updater.sh.c3100
I renamed these files and the install seemed to go fine until I reset my zaurus with the stylus in the battery compartment hole.
It rebooted and it is now stuck on a long list of errors:
There are only 2 errors showing now. The first error is repeated 7 times. It is:

ERROR: /usr/sharp/etc/launch.conf -- can not open file
ERROR: launch.conf -- can not open file

The second error is at the bottom and it is:
INIT: id "ln" respawning too fast: disabled for 5 minutes

I have waited at least 15 minutes and nothing has happened. The curser is blinking below this second error, but nothing is happening. I can't type into the screen either.

Is it bricked at this point?
Should I use my restore, and restore my Z

Thank you for any suggestions,
Jon
EDIT: I'm now able to type into the screen now. Any suggestions what I could try??
[div align=\"right\"][a href=\"index.php?act=findpost&pid=114038\"][{POST_SNAPBACK}][/a][/div]


Same pb for me.....

danboid

  • Hero Member
  • *****
  • Posts: 881
    • View Profile
    • http://
Upgrading C3000/cacko To Tetsu Kernel
« Reply #20 on: March 26, 2006, 01:02:44 pm »
Sorry I can't help, but I've used those instructions I posted above again today and it successfully upgraded my C3000 kernel again no probs.

If you download the files on your PC under Linux before copying them onto a CF or SD card

DON'T

do it under GNOME. Under all the distributions I've tried GNOME's handling of USB disks (like card readers, memory sticks and Zaurii acting as a USB drive) is dodgy and doesn't always work. Either copy the files under KDE or from the command line and then make sure the disc is totally unmounted before unplugging. You could avoid all this hassle of course by downloading the files on yr Z instead
Zaurus SL-C3000 w/ MD swapped for a Kingston 32GB Ultimate 266X CF running ALARM
Banana Pi running ALARM on a WD Scorpio SATA II HD
System76 Gazelle Pro i7 laptop w/ SAMSUNG 840 EVO SSD running Arch x64

How to install Arch on your C3x00 Zaurus https://github.com/danboid/ZALARM-install

Jon_J

  • Hero Member
  • *****
  • Posts: 1853
    • View Profile
    • http://
Upgrading C3000/cacko To Tetsu Kernel
« Reply #21 on: March 26, 2006, 01:30:18 pm »
I abandoned the idea of using the above files to upgrade the kernel.
Doesn't Cacko 1.23 come with the latest version of the tetsu kernel anyway?

I have Cacko Lite installed now. I don't have any movies encoded for my Z at the present.
These are downloaded episodes of the TV show: "Lost"
These movies play, but stutter and have a few sync probs, so I've given up on playing these movies on my Z
They are Xvid encoded (hdtv.lol.avi)
Properties of these reported by GSpot (windows) are:
349MB
Audio: 119kbps 48000 HZ
Video: 948kbps (Frame size: 608 x 336)

I can try to re-encode these, but it takes a lot of time to re-encode these to a PDA compatable file.
I've tried a lot of the methods suggested here,
but those suggestions are mostly for re-encoding MPEG2 DVD files.
What I did to enable these to play on my Palm is below:
Use TMPGEnc to convert to DVD spec MPEG2
Then used VirtualDubmod to re-convert these to Xvid with a smaller screen and lowered bps settings.

Sorry for off topic, this was the only reason for me to try to upgrade the kernel.
Jon
« Last Edit: March 26, 2006, 01:33:26 pm by Jon_J »
C3100 Multiboot-->Angstrom 2007.12-r18 | Cacko 1.23 | ArchLinuxARM
C3200 pdaxii13v2-5.5-alpha4 Akita on NAND

Ambicom WL1100C-CF Wifi - Ambicom CF modem - Ambicom CF GPS - Belkin-F5D5050 USB LAN
Socket CF Bluetooth rev K - Iogear 4 port USB micro hub - pocket CF card reader
Targus mini USB optical mouse - 2 Targus SD card readers

danboid

  • Hero Member
  • *****
  • Posts: 881
    • View Profile
    • http://
Upgrading C3000/cacko To Tetsu Kernel
« Reply #22 on: March 26, 2006, 01:40:52 pm »
Did you say you have a 3100 Jon? If so I can't help. The latest Cacko for the C3000 (1.23b1) does NOT come with the latest kernel.

Another point I should've re-enforced is that the file on the CF/SD card should be called zImage NOT zImage.bin or anything else. Windows explorer has the annoying 'feature' of not showing files with their extension (like .bin) so if you were to rename the file under Windows it might not work as the .bin might be retained. Use konsole of the Z to check it.
Zaurus SL-C3000 w/ MD swapped for a Kingston 32GB Ultimate 266X CF running ALARM
Banana Pi running ALARM on a WD Scorpio SATA II HD
System76 Gazelle Pro i7 laptop w/ SAMSUNG 840 EVO SSD running Arch x64

How to install Arch on your C3x00 Zaurus https://github.com/danboid/ZALARM-install

Jon_J

  • Hero Member
  • *****
  • Posts: 1853
    • View Profile
    • http://
Upgrading C3000/cacko To Tetsu Kernel
« Reply #23 on: March 26, 2006, 01:51:19 pm »
I didn't rename it to zImage.bin
I named it zImage
EDIT:
On my windowz machine, I have system files showing and no extensinns are hidden.
« Last Edit: March 26, 2006, 01:55:16 pm by Jon_J »
C3100 Multiboot-->Angstrom 2007.12-r18 | Cacko 1.23 | ArchLinuxARM
C3200 pdaxii13v2-5.5-alpha4 Akita on NAND

Ambicom WL1100C-CF Wifi - Ambicom CF modem - Ambicom CF GPS - Belkin-F5D5050 USB LAN
Socket CF Bluetooth rev K - Iogear 4 port USB micro hub - pocket CF card reader
Targus mini USB optical mouse - 2 Targus SD card readers

crash

  • Newbie
  • *
  • Posts: 3
    • View Profile
Upgrading C3000/cacko To Tetsu Kernel
« Reply #24 on: April 02, 2006, 10:05:01 pm »
Quote
Quote
I followed the instructions just as danboid mentioned above, except I downloaded the C3100 files for my C3100.
zImage-v18b-C3100.bin
updater.sh.c3100
I renamed these files and the install seemed to go fine until I reset my zaurus with the stylus in the battery compartment hole.
It rebooted and it is now stuck on a long list of errors:
There are only 2 errors showing now. The first error is repeated 7 times. It is:

ERROR: /usr/sharp/etc/launch.conf -- can not open file
ERROR: launch.conf -- can not open file

The second error is at the bottom and it is:
INIT: id "ln" respawning too fast: disabled for 5 minutes

I have waited at least 15 minutes and nothing has happened. The curser is blinking below this second error, but nothing is happening. I can't type into the screen either.

Is it bricked at this point?
Should I use my restore, and restore my Z

Thank you for any suggestions,
Jon
EDIT: I'm now able to type into the screen now. Any suggestions what I could try??
[div align=\"right\"][a href=\"index.php?act=findpost&pid=114038\"][{POST_SNAPBACK}][/a][/div]


Same pb for me.....
[div align=\"right\"][a href=\"index.php?act=findpost&pid=120327\"][{POST_SNAPBACK}][/a][/div]

Same pb for me three! I think this kernel can not use with Cacko.

Meanie

  • Hero Member
  • *****
  • Posts: 2803
    • View Profile
    • http://www.users.on.net/~hluc/myZaurus/
Upgrading C3000/cacko To Tetsu Kernel
« Reply #25 on: April 03, 2006, 03:02:17 am »
you only need to upgrade the tetsu special kernel if you are running stock Sharp ROM or are using the Cacko beta for C3000. Cacko 1.23 does not require tetsu kernel update because its already included.
SL-C3000 - pdaXii13 build5.4.9 (based on pdaXrom beta3) / SL-C3100 - Sharp ROM 1.02 JP (heavily customised)
Netgear MA701 CF, SanDisk ConnectPlus CF, Socket Bluetooth CF, 4GB Kingston CF,  4GB pqi SD, 4GB ChoiceOnly SD, 2GB SanDisk SD USB Plus, 1GB SanDisk USB Plus, 1GB Transcend SD, 2GB SanDisk MicroSD with SD adaptor, Piel Frama Leather Case, GoldX 5-in-1 USB cable, USB hub, USB mouse, USB keyboard, USB ethernet, USB HDD, many other USB accessories...
(Zaurus SL-C3000 owner since March 14. 2005, Zaurus SL-C3100 owner since September 21. 2005)
http://members.iinet.net.au/~wyso/myZaurus - zBook3K

crash

  • Newbie
  • *
  • Posts: 3
    • View Profile
Upgrading C3000/cacko To Tetsu Kernel
« Reply #26 on: April 03, 2006, 07:08:51 am »
Quote
you only need to upgrade the tetsu special kernel if you are running stock Sharp ROM or are using the Cacko beta for C3000. Cacko 1.23 does not require tetsu kernel update because its already included.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=121565\"][{POST_SNAPBACK}][/a][/div]

it's because cacko 1.23 kernel have no "w100" driver

Hrw

  • Hero Member
  • *****
  • Posts: 1366
    • View Profile
Upgrading C3000/cacko To Tetsu Kernel
« Reply #27 on: April 03, 2006, 07:31:52 am »
w100 is needed on on c7x0 machines

cxx00 machines use bvdd under 2.4
OpenZaurus 3.5.4x Release Manager
OpenEmbedded, Ångström, Poky developer
My website

Misc embedded hardware.

crash

  • Newbie
  • *
  • Posts: 3
    • View Profile
Upgrading C3000/cacko To Tetsu Kernel
« Reply #28 on: April 03, 2006, 08:51:19 am »
Quote
w100 is needed on on c7x0 machines

cxx00 machines use bvdd under 2.4
[div align=\"right\"][a href=\"index.php?act=findpost&pid=121589\"][{POST_SNAPBACK}][/a][/div]

w100 have better performance in mplayer?

frostschutz

  • Newbie
  • *
  • Posts: 2
    • View Profile
Upgrading C3000/cacko To Tetsu Kernel
« Reply #29 on: August 08, 2006, 10:50:26 am »
Okay, on my C1000, the tetsu kernel just doesn't install. Following the procedure, it tells me to reset the Zaurus. After that it boots - first I thought it was a success - but it turned out that it booted the original Cacko kernel. The installation procedure is a no-op, doesn't change a thing, at least for me.

You can install the tetsu kernel anyway - by replacing zImage.bin in the tools.tar of the Cacko ROM and flashing it. Then the problem described by Jon_J surfaces - launch.conf not found, respawning too fast.

I was messing with the tetsu kernel because the 'Japanese Cacko Kernel 1.23' does not work with C1000 (or C3200 for that matter) and I was under the impression that I need a Japanese kernel for full Japanese support. Other sources now tell me that it may work just as well with the original Cacko kernel for the C1000.

I'm fairly new to all this Zaurus business (flashed Cacko just yesterday), so I'll see if the unmodified Cacko will work for Japanese and get back to getting a Japanese kernel only when I find out that it is actually required