Zaurus SL-C1000 > Zaurus distributions >
http://my-zaurus.narod.ru/cacko.html
A modified Sharp ROM and a complete collection of files.
-
2006-08-09 – Abandoned – The author lost the sources and gave up. Everything available is from ~ 2006-08-09.
-
Uses ipkg for packaging.
- See that page for Cacko packaging instructions.
- Commodore 64 emulation > Frodo > Frodo on Cacko
- Cacko keyboard
- Cacko external mouse
-
Quake – (1996 game) > Quake on Cacko
- It acts funny and needs to be pampered.
—
- backup download area, archive
- FAQ
- forum channel
- feed, archive (may not have ever been updated to 1.23)
- feed mirror, archive (updated)
—
~2006-06-15 – 1.23 ∞
- Cannot press
hometo get back to the desktop. Once an application is up, one is forced to use the application menu. - I have had some lockup issues, especially with Midnight Commander. I try to change the directory to
..and everything locks. I also hang the system with some general find commands. It seems that a directory is inaccessible. This was resolved with a complete reinstallation. -
- .. doesn’t seem to do anything. I can’t figure out how to get it to start playing a file. =/
-
- Videos require special attention for the best results, but this is the best video player I’ve used yet.
-
- requires libsdl
—heretic-demo_1.2-3_arm.ipk
—heretic-engine_1.0.4-2_arm.ipk
—libsdl_1.2.5-bvdd-07-2_arm.ipk - FIXME – Heretic has sideways controls.
- requires libsdl
-
- requires
libSDL_mixer-1.2.so.0 - the desktop icon blacks the screen then returns to the desktop.
- run “
doom” on the commandline. altdoes not work to strafe.
- requires
Installation ∞
- copy files
Copy these files to the root of your CF or SD card:
tools.tarinitrd.bin-
updater.sh
- flash update
- Make sure that Zaurus isn’t plugged into AC power.
- Remove battery for at least 5 seconds.
- Replace battery (replace battery cover, lock cover).
- Plug in the power cord.
- Press and hold the “
OK” button on the keyboard. - Turn the power on, you should see the Japanese service menu.
- Select option
4(flash/update). -
Choose either CF or SD, depending on which media you put the files on.
- install steps
- Perform a flash update. (
OK) - Select “
3 NAND Flash Utils“ - Select “
1 Resize root partition“ - Enter
32when prompted for root partition size. - Either hold
OKas it reboots, or perform a flash update. (OK) - Select “
1 Install new ROM” and follow the on-screen instructions. -
After installing, reboot.
When rebooting, ignore messages like this:
cramfs: wrong magic FAT: bogus logical sector size 381 ... pxa_sd_wait_id_ response: response time out ... pxa_sd_wait_id_ response: response time out ... ...
(just be patient)
Notes ∞
screenshots:
scshotcf, scshotram, scshotsd — will save a screenshot as a .bmp file.
try:
sleep 10;scshotsd
…
In QTopia, use Shift-Fn-C. A shutter sound is played and screenshot is in /mnt/card/Screen_Files/ .. This creates large .bmp files
Or install the screenshot applet (screenshotapplet_arm.ipk). It creates small .png files in ~/Documents/image
- wallpaper is
/opt/QtPalmtop/pics144/wallpaper/default.png -
Wireless card recognition
- Check entry for your card in
/etc/pcmcia/hostap_cs.conffile. Get details of your card withcardctl ident[ 1 ] See ident command. You can remove entries for all other cards so they don’t get in your way. Also remember that you need to restart pcmcia after editing config file (/etc/rc.d/init.d/pcmcia restart) - Other networking notes are on FAQ
- Check entry for your card in
To run SNES in 640×480 mode, create a startup script:
snes9x -x2 -xs 640 -ys 480
To run SNES in 320×240 with more FPS (frames per second) use this script:
export SDL_FB_SIZE=320x240 snes9x -xs 320 -ys 240

ported