Author Topic: Love the zaurus, need help to hack it more......  (Read 2895 times)

weasel123

  • Newbie
  • *
  • Posts: 41
    • View Profile
Love the zaurus, need help to hack it more......
« on: September 05, 2004, 10:15:04 am »
Hi all,
I am linux hacker from a poor country and the only zaurus i could afford was the 5500, which i love. I am currently running OZ 3.3.6-pre1 which i love.  I have a few questions,

1. I want to setup a cross compiler using gcc 3 on my gentoo box so i can compile apps for my zaurus. Does anyone know of any good links on how to do this?

2. Java, under sharp rom i had jeode, but it doesnt work with OZ 3.3.6,  what is the alternative, is it to use blackdown?

3. mplayer using the integerised libmad playes mp3's fine amd divx well. however i want to play OGM's, does anyone know of a link for a mplayer which has support for the ogm which runs on the zaurus?


I love this device......its great indeed.

Evil Weasel

cortez

  • Sr. Member
  • ****
  • Posts: 375
    • View Profile
    • http://www.omegamoon.com
Love the zaurus, need help to hack it more......
« Reply #1 on: September 05, 2004, 04:27:57 pm »
1. Look here for a detailed description about cross compiler setup. You could of course also look at the official Sharp site here.

2. For some Zaurus-Java links, look here, or try this link for some additional development tools. An alternative JVM can be found here. I don't know if the Sun J2ME Personal Profile found here can be used on your 5500.

3. X MultiMedia System at least says to support ogm. Haven't tried it myself, so give it a try, and share your results here.

Enjoy!  

cortez
[div align=\"center\"]== == == == == == == == == == == == == ==
www.omegamoon.com
Zaurus SL-C750 - Died in a dreadful coffee experiment, has a second life somewhere in the Czech Republic
Zaurus SL-C1000 - Multiboot Zubuntu, Debian, Fedora, Poky, Android and others
Zaurus SL-C3100 - Development device, currently Zubuntu 2.0
Zaurus SL-6000L - The fridge is running Zubuntu 1.0
Zaurus SL-C860 - Cacko, untouched since kindly donated, waiting for Zubuntu
== == == == == == == == == == == == == ==[/div]

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
Love the zaurus, need help to hack it more......
« Reply #2 on: September 05, 2004, 05:07:04 pm »
Quote
1. I want to setup a cross compiler using gcc 3 on my gentoo box so i can compile apps for my zaurus. Does anyone know of any good links on how to do this?

Grab the OZ one from here: http://www.openzaurus.org/official/toolchain/

Quote
2. Java, under sharp rom i had jeode, but it doesnt work with OZ 3.3.6, what is the alternative, is it to use blackdown?

I think the old version of Jeode worked - the one from the 2.xx 5500 ROMs - (but I may be wrong, I've not tried it in a long while).


Si
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva

weasel123

  • Newbie
  • *
  • Posts: 41
    • View Profile
Love the zaurus, need help to hack it more......
« Reply #3 on: September 05, 2004, 08:13:23 pm »
Quote
Quote
1. I want to setup a cross compiler using gcc 3 on my gentoo box so i can compile apps for my zaurus. Does anyone know of any good links on how to do this?

Grab the OZ one from here: http://www.openzaurus.org/official/toolchain/

Quote
2. Java, under sharp rom i had jeode, but it doesnt work with OZ 3.3.6, what is the alternative, is it to use blackdown?

I think the old version of Jeode worked - the one from the 2.xx 5500 ROMs - (but I may be wrong, I've not tried it in a long while).


Si
I setup the cross compiler and compiled my first hello world progrmand it worked,,, great!!!!!.
Thanks all.

My other problem is that i have the zaurus setup over usb with ipmasqurading, the zaurus can access the internet, but cant resolve hostnames

# nslookup  google.com
*** Unknown host
nslookup: google.com: Host name lookup failure

my /etc/resolv.conf is
# Domain name searches will fail until you point this to a real DNS server.
# search mydomain.com
# nameserver 127.0.0.1
nameserver 213.133.98.149


am i doing something wrong?