Author Topic: Pdaxrom For C3000 (based On Beta1/beta3)  (Read 123265 times)

Meanie

  • Hero Member
  • *****
  • Posts: 2803
    • View Profile
    • http://www.users.on.net/~hluc/myZaurus/
Pdaxrom For C3000 (based On Beta1/beta3)
« Reply #105 on: December 05, 2006, 05:04:00 pm »
Quote
Quote
if possible, could you paste the output of dmesg right after it starts up? it sounds like the pivot boot process worked for you which is good progress. did you have to do any tweaking to the init file or just used the latest installer files?
it may help if you installed the latest beta3 kernel module package.
http://zaurus.spy.org/feeds/cacko/pdaXrom/...20_armv5tel.ipk
and do a depmod -v
also, can you check whether /home is mounted on the microdrive or flash? the output of mount and df would be great if you could paste it here.
i did update all the files last night except the hdimages which i am still working on but close to completion.
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]

I did not changed anything. just downloaded latest files off your location and used them.

Some images i took during the boot ... not best quality  but it reads
[a href=\"http://up.drun.net/files/pdaxii13_1.jpg]Shot 1[/url] Shot 2 Shot 3 Shot 4



I'm also attaching my dmesg, hope it helps.
Attached messages file, with the wlan errors inside.

I noticed that Fn+key does not work under X/mrxvt/aterm. I cannot type symbols that depend on it, like * , : , ; , etc.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=148174\"][{POST_SNAPBACK}][/a][/div]


it all looks ok. can you try booting without anything inserted into the cf slot and then inserting the card once it has finished booting

for the keymapping, try

xmodmap /etc/X11/kb/spitz.xmodmap
« Last Edit: December 05, 2006, 06:09:36 pm by Meanie »
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

kkazakov13

  • Sr. Member
  • ****
  • Posts: 408
    • View Profile
Pdaxrom For C3000 (based On Beta1/beta3)
« Reply #106 on: December 06, 2006, 12:29:50 am »
Quote
it all looks ok. can you try booting without anything inserted into the cf slot and then inserting the card once it has finished booting

Rebooting without CF loaded, and then with CF loaded, both produced kernel panic errors.

Here is the screenshot
Shot 5

I haven't changed anything, just rebooted from the x menu entry.

Quote
for the keymapping, try

xmodmap /etc/X11/kb/spitz.xmodmap
[div align=\"right\"][a href=\"index.php?act=findpost&pid=148182\"][{POST_SNAPBACK}][/a][/div]

I will try this ... once i get rid of the kernel panic.

Also, I noticed the fonts in FBReader are messed, can't display cyrillic. B3 was okay by default. Are there any (font) packages needed to install ?
SL-C3200 ** FOR SALE :( **
https://www.oesf.org/forum/index.php?showtopic=25969

Canon K30225 CF wireless card
Taxan iTax-LAN10 wired card
My packages for customized pdaXrom beta 3

humit

  • Newbie
  • *
  • Posts: 27
    • View Profile
    • http://
Pdaxrom For C3000 (based On Beta1/beta3)
« Reply #107 on: December 06, 2006, 10:23:40 am »
Quote
[...]
I want to add one or two small games, note the small part. i just want to add something fun but not something huge. you can install all the games you want since you will have a few gigs free space to install them on  and no ipkg-link required!

Hi,

First of all thank you for the great work.

I'd like to recommend you to include sdlvexed since it is only 532k and includes 19 levelpacks with music and nice graphics.

Available from http://www.pdaxrom.org/contrib/humit/sdlve....6_armv5tel.ipk

thanks.

edit:
sdlvexed shortcut keys:
f: full screen
l: choose levelpack (works in fullscreen mode)
m: mute sound
s: solve
« Last Edit: December 06, 2006, 10:34:48 am by humit »
SL-C3000 pdaXii13

patmc

  • Newbie
  • *
  • Posts: 4
    • View Profile
Pdaxrom For C3000 (based On Beta1/beta3)
« Reply #108 on: December 06, 2006, 03:25:29 pm »
Quote
Quote
This is my first post here.
Meanie- amazing job. I got a SL-C3000 three weeks after it was launched and it has never been more than a toy until now. I've tried every distro except OpenBSD. Now it's a proper lil linux laptop!!! Terrific.

Keyboard. I'm a Dvorak touch typist (I'm OLD- built my first micro-computer (Altair) in 1976). Have a small usb keyboard, A Jetion I got in Singapore.
How do I remap the external keyboard to Dvorak? You mention that it'll remap when the USB is plugged in. What file will it go looking for?

Thanks a million
patmc
[div align=\"right\"][a href=\"index.php?act=findpost&pid=148160\"][{POST_SNAPBACK}][/a][/div]

the keyboard mapping i am still working on.
what should be happening once it is done, the correct usbkbd.o module is loaded when the keyboard is plugged in. currently my tiny usb keyboard refuses to work but my generic 104 key ps2 keyboard plugged in via a usb2ps2 adaptor seems to be working with only one dead key so far (i only mapped the main keyboard but not the keys on the right hand side where the keypad is and the home key, etc since my tiny usb keyboard does not have those keys anyway)
so the usbkbd.o module might change in the new upcoming hdimage.
also, the hotplug subsystem will execute the keybdev script which will turn the auto repeat off and remap the keys, ie in summary it will run the following two commands:
xset r off
xmodmap /etc/X11/kb/usb.xmodmap
the usb.xmodmap would be where the keys will be mappped. i am still working on a map for qwerty and might decide to give it a diffrent name such as usb-en-101.xmodmap
[div align=\"right\"][a href=\"index.php?act=findpost&pid=148169\"][{POST_SNAPBACK}][/a][/div]

Meanie
Thanks. Let us know when the keymapping's done. Could I hack the xmodmap to a Dvorak layout?
PatMc

patmc

  • Newbie
  • *
  • Posts: 4
    • View Profile
Pdaxrom For C3000 (based On Beta1/beta3)
« Reply #109 on: December 06, 2006, 03:55:59 pm »
Yippee. Got icewm going. Now to configure it
Pat

Meanie

  • Hero Member
  • *****
  • Posts: 2803
    • View Profile
    • http://www.users.on.net/~hluc/myZaurus/
Pdaxrom For C3000 (based On Beta1/beta3)
« Reply #110 on: December 06, 2006, 06:24:54 pm »
Quote
Quote
Quote
This is my first post here.
Meanie- amazing job. I got a SL-C3000 three weeks after it was launched and it has never been more than a toy until now. I've tried every distro except OpenBSD. Now it's a proper lil linux laptop!!! Terrific.

Keyboard. I'm a Dvorak touch typist (I'm OLD- built my first micro-computer (Altair) in 1976). Have a small usb keyboard, A Jetion I got in Singapore.
How do I remap the external keyboard to Dvorak? You mention that it'll remap when the USB is plugged in. What file will it go looking for?

Thanks a million
patmc
[div align=\"right\"][a href=\"index.php?act=findpost&pid=148160\"][{POST_SNAPBACK}][/a][/div]

the keyboard mapping i am still working on.
what should be happening once it is done, the correct usbkbd.o module is loaded when the keyboard is plugged in. currently my tiny usb keyboard refuses to work but my generic 104 key ps2 keyboard plugged in via a usb2ps2 adaptor seems to be working with only one dead key so far (i only mapped the main keyboard but not the keys on the right hand side where the keypad is and the home key, etc since my tiny usb keyboard does not have those keys anyway)
so the usbkbd.o module might change in the new upcoming hdimage.
also, the hotplug subsystem will execute the keybdev script which will turn the auto repeat off and remap the keys, ie in summary it will run the following two commands:
xset r off
xmodmap /etc/X11/kb/usb.xmodmap
the usb.xmodmap would be where the keys will be mappped. i am still working on a map for qwerty and might decide to give it a diffrent name such as usb-en-101.xmodmap
[div align=\"right\"][a href=\"index.php?act=findpost&pid=148169\"][{POST_SNAPBACK}][/a][/div]

Meanie
Thanks. Let us know when the keymapping's done. Could I hack the xmodmap to a Dvorak layout?
PatMc
[div align=\"right\"][a href=\"index.php?act=findpost&pid=148285\"][{POST_SNAPBACK}][/a][/div]

well, auto remapping of the keymapping did not work as I expected so I will look into it later, however, I made a little GUI to switch between different keymaps.
so my current naming convention for keymaps is as follows:
spitz.xmodmap is the default keymap for the Z keyboard while usb.xmodmap the default usb keymap
then other keymaps can be added for other keyboards, ie usb-uk.xmodmap, usb-de.xmodmap, etc...
maybe yours can be named usb-dvorak.xmodmap
I can include it in the next release of pdaXii13 if you send me a working dvorak keymap.


PS: I didn't create any of the additional keymaps. The menu items are just place holders until you create your own keymap and drop them into /etc/X11/kb
send me a copy of your usb keymaps if you want me to include it in pdaXii13 by default.
« Last Edit: December 06, 2006, 11:13:19 pm by Meanie »
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

Antikx

  • Hero Member
  • *****
  • Posts: 1147
    • View Profile
    • http://tyrannozaurus.com
Pdaxrom For C3000 (based On Beta1/beta3)
« Reply #111 on: December 06, 2006, 10:11:15 pm »
Please excuse my ignorance but would you also want keymaps for particular USB keyboards that people have figured out?
EDIT: Sorry I re-read your post and realized that is indeed what you're talking about. I'll send you my Adesso USB Kbd map.
« Last Edit: December 06, 2006, 10:13:40 pm by Antikx »
Kanpai,
-Antikx (Twitter, Mugshot and PodNova)
C1000 - pdaXrom R198 (Celestial Environment)
tyrannozaurus.com
[img]http://www.tyrannozaurus.com/files/category_pictures/general_1.png\" border=\"0\" class=\"linked-sig-image\" /]
Zaurus news/blogs feed from Zaurus users
Free Windows, Linux, or Web RSS readers.
Featured pages at tyrannozaurus:
Sharp Petition, ScummVM, Cacko, pdaXii13, and Celestial Environment

relapse808

  • Jr. Member
  • **
  • Posts: 69
    • View Profile
    • http://
Pdaxrom For C3000 (based On Beta1/beta3)
« Reply #112 on: December 07, 2006, 03:05:55 pm »
I have installed the packages and now PDAXROM is working right.  I am hoping it can be fixed instead of reinstalling.

During the bootup after it says welcome to PDAXii3 I get these errors

ldconfig : /user/local/lib/libXp.so.6 is not a symbolic link
ldconfig : /user/local/lib/libXm.so.6 is not a symbolic link
ldconfig : input file /user/lib/libSDL_ttf-2.0.so.0.6.0 not found


I still get the command prompt and log in as root
When I type startx it says
error loading shared libraries :libaticore.so.1 : cannot open shared object, no such file or directory.

All I did for this to happen was install packages from PDAXROM feeds I had found on this site.

Meanie

  • Hero Member
  • *****
  • Posts: 2803
    • View Profile
    • http://www.users.on.net/~hluc/myZaurus/
Pdaxrom For C3000 (based On Beta1/beta3)
« Reply #113 on: December 08, 2006, 12:26:38 am »
Quote
I have installed the packages and now PDAXROM is working right.  I am hoping it can be fixed instead of reinstalling.

During the bootup after it says welcome to PDAXii3 I get these errors

ldconfig : /user/local/lib/libXp.so.6 is not a symbolic link
ldconfig : /user/local/lib/libXm.so.6 is not a symbolic link
ldconfig : input file /user/lib/libSDL_ttf-2.0.so.0.6.0 not found


I still get the command prompt and log in as root
When I type startx it says
error loading shared libraries :libaticore.so.1 : cannot open shared object, no such file or directory.

All I did for this to happen was install packages from PDAXROM feeds I had found on this site.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=148434\"][{POST_SNAPBACK}][/a][/div]

Unfortunately, not all packages are always build perfectly and if you are unlucky to install one of those, it may cause problems on your Z. This is an unfortunate thing in the Zaurus world, but its better than have no packages at all to install. Try uninstalling the offending packages and find other versions of them.
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

relapse808

  • Jr. Member
  • **
  • Posts: 69
    • View Profile
    • http://
Pdaxrom For C3000 (based On Beta1/beta3)
« Reply #114 on: December 08, 2006, 12:44:06 am »
Quote
Quote
I have installed the packages and now PDAXROM is working right.  I am hoping it can be fixed instead of reinstalling.

During the bootup after it says welcome to PDAXii3 I get these errors

ldconfig : /user/local/lib/libXp.so.6 is not a symbolic link
ldconfig : /user/local/lib/libXm.so.6 is not a symbolic link
ldconfig : input file /user/lib/libSDL_ttf-2.0.so.0.6.0 not found


I still get the command prompt and log in as root
When I type startx it says
error loading shared libraries :libaticore.so.1 : cannot open shared object, no such file or directory.

All I did for this to happen was install packages from PDAXROM feeds I had found on this site.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=148434\"][{POST_SNAPBACK}][/a][/div]

Unfortunately, not all packages are always build perfectly and if you are unlucky to install one of those, it may cause problems on your Z. This is an unfortunate thing in the Zaurus world, but its better than have no packages at all to install. Try uninstalling the offending packages and find other versions of them.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=148469\"][{POST_SNAPBACK}][/a][/div]


Well I am still learning linux so it may be difficult.  I know how to uninstall from the command line but how do I find out what packages blew it up and find the package name to ipkg remove?

danboid

  • Hero Member
  • *****
  • Posts: 881
    • View Profile
    • http://
Pdaxrom For C3000 (based On Beta1/beta3)
« Reply #115 on: December 08, 2006, 06:08:41 am »
Meanie:

Maybe this isn't a bug with pdaXii13 as I never actually tried this under cacko but I had a look at /proc/cpuinfo when not overclocked earlier and it said 400+ (415?) bogomips. I then used the CPU config tool to overclock to 624Mhz and did another cat /proc/cpuinfo but it still said 415 (or whatever) bogomips.

I last updated my kernel, initrd and hdimage when you last renewed all three but I think you have released a new set of initrds (and kernels?) since then so maybe that has fixed it or maybe the bogomips value is being wrongly reported somehow?

Has the full hdimage been updated recently- with the SD card fix, new gnumeric and dictionaries etc? Next time you update the files it might be a good idea to give them a date or version number to make it easier for people to report bugs- if there are any in this next release of course!
« Last Edit: December 08, 2006, 06:10:31 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

Meanie

  • Hero Member
  • *****
  • Posts: 2803
    • View Profile
    • http://www.users.on.net/~hluc/myZaurus/
Pdaxrom For C3000 (based On Beta1/beta3)
« Reply #116 on: December 08, 2006, 10:16:16 am »
Quote
Meanie:

Maybe this isn't a bug with pdaXii13 as I never actually tried this under cacko but I had a look at /proc/cpuinfo when not overclocked earlier and it said 400+ (415?) bogomips. I then used the CPU config tool to overclock to 624Mhz and did another cat /proc/cpuinfo but it still said 415 (or whatever) bogomips.

I last updated my kernel, initrd and hdimage when you last renewed all three but I think you have released a new set of initrds (and kernels?) since then so maybe that has fixed it or maybe the bogomips value is being wrongly reported somehow?

Has the full hdimage been updated recently- with the SD card fix, new gnumeric and dictionaries etc? Next time you update the files it might be a good idea to give them a date or version number to make it easier for people to report bugs- if there are any in this next release of course!
[div align=\"right\"][a href=\"index.php?act=findpost&pid=148497\"][{POST_SNAPBACK}][/a][/div]

personally I think overclocking the Zaurus is a bad idea so I will not touch that area. feel free to do that if you want to but you're on your own and at your own risk when you do that.

as for updates, there has been no new release of pdaXii13 since the last one (build2), all the minor updates I made were fixes to the installer (updater.sh and updater-tools.bin). No changes were ever made to the kernel images since I dont have an environment to build kernels on... and the initrd.bin files updates only contain fixes to the init script which is just a simple shell script without much mystical magic around it (some people might give it fancy names in other distros, but it is just a shell script).
the hdimages have not been updated since the last update. i will be uploading new images (build3) today which will take several hours to complete...
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

kahm

  • Hero Member
  • *****
  • Posts: 657
    • View Profile
Pdaxrom For C3000 (based On Beta1/beta3)
« Reply #117 on: December 08, 2006, 10:43:21 am »
Just a note as fa as wi-fi radar is concerned - people will have to check what their wifi-card comes up as (wlan0 or eth0) and set /etc/wifi-radar.conf accordingly. I've fot one card that shows up as eth0 and one that is wlan0.

I can't wait to see build 3!

(I'm going libretto-less for today - c3k only )
Fujitsu U8240 "Stormtrooper" -  Zaurus Supplement
Libretto U100 | Sony Librie, Sony Reader
SL-C3100: Sharp 1.11JP (Kanji Dictionary/Translator) - LCD Top swap with C1000.
SL-C3000: pdaXii13 5.4.7, SL-C3000 5.4.9 - microdrive replaced with 8gb Sandisk
SL-C1000: PDAXRom Beta3 | SL-6000L: Sharp 1.12 | SL-5500: Cacko, 64-0 kernel | SL-5000D: OZ-Opie
Linksys WCF12; Sharp CE-AG06, CE-RH2, CE-170TS; iRiver USB OTG Host cable; Socket BT rev.E CF; Hitachi 6gb Microdrive

Meanie

  • Hero Member
  • *****
  • Posts: 2803
    • View Profile
    • http://www.users.on.net/~hluc/myZaurus/
Pdaxrom For C3000 (based On Beta1/beta3)
« Reply #118 on: December 08, 2006, 11:11:05 am »
pdaXii13 build3 has been uploaded

here's the changelog since build2
----------------------------------
pdaXii13 fixes/updates:

installed qbedic + dictionaries
installed stardict + dictionary
installed scim
installed uim
installed feh
installed gplflash
installed gnumeric
installed Xdialog
installed qcomicbook
installed kchmviewer
installed justreader
installed epdfview
installed evince
installed classpath
installed jamvm
installed gcjwebplugin
installed jikes
installed jar
installed scite
removed pico
fixed gftp (startup size)
fixed gthumb (startup size)
fixed xournal (startup size)
fixed gmplayer (no more lockup when launched from menu)
replaced gmplayer with latest version (rc1)
replaced cards applet to fix SD card unmount
removed handling of ctrl/alt mapping from inputconfig.py
made silkscreen work
enhanced rotation so running apps are auto resized
fixed wifi-radar default config (for most wifi cards)
fixed some xpdf font issues
cleaned xmms playlist
added data shortcut on rox desktop
added home icon
made gnumeric the default rox action for .xls files
made dillo the default rox action for .html files
added mplayer wrapper script to allow key control during playback
auto mounting usb disk works (with 4 concurrent disks)
usb keyboard support updated
created graphical usb keyboard selector tool
created simple GUI for flite
created simple control GUI for samba
added screenshot icon to taskbar
resized the default background image so it looks ok when rotated


-------------------------------------------------
Planned additions/Enhancement for build4:
-------------------------------------------------
-planner
-bluefish
-dia
-homebank
-grisbi
-ethereal
-kismet
-amule
-gimp
-vlc
-fbreader
-xkobo (game)
-ltris (game)
-xsol (game)
-dosbox (maybe)
-gpe-calendar
-gpe-soundbite
-gpe-todo
make pdaxii13 config tool (to set option in pdaxii13.conf + screencap key)
fix matchbox-panel to not loose applets when switching between vga and qvga
« Last Edit: December 08, 2006, 10:29:53 pm by Meanie »
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

danboid

  • Hero Member
  • *****
  • Posts: 881
    • View Profile
    • http://
Pdaxrom For C3000 (based On Beta1/beta3)
« Reply #119 on: December 08, 2006, 01:27:13 pm »
Sounds fantastic!

It's amazing how much pdaXii13 has progressed in such a short time. Build 4 sounds like it will be my dream Z OS!

A flite gui! Just like the speak tool in workbench!? Oooh I hope it can read pretty large text files (books) and has a 'pause' button- that would make it such a cool little app!

May I suggest the addition of vlc to the list of new apps in build 4 - it makes a great shoutcast browser/player.

Please let us know when uploading of build 3 is complete- thanks Mr Meanie!
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