Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - le_bul_de_sier

Pages: [1]
1
Personal Java/Jeode/J2ME Personal Profile / Openjdk
« on: November 27, 2006, 10:57:07 am »
Here is open source java implementation from Sun:
http://www.sun.com/software/opensource/java/

Did anybody try to compile it for zaurus?

Victor

2
Angstrom & OpenZaurus / Opie-console Size Messed Up
« on: May 18, 2006, 05:24:22 am »
Also one coud try to reproduce another fancy bug:
Start opie-console, open keyboard, switch console to fullscreen, switch back; keyboard off - half of screen is greyed (I have a collie+OZ354)

3
Here is fixed script (there is an error in fomat string in original post)

Code: [Select]
#!/bin/sh
# Update the timestamp, if there is one
if test -e /etc/timestamp
then
        date +%2m%2d%2H%2M%Y > /etc/timestamp
fi

4
Angstrom & OpenZaurus / Openzaurus 3.5.4 Released
« on: March 20, 2006, 10:46:04 am »
Oops, I've got a problem with this installation: every reboot resets time to 13 Mar 06 00:32.
SL5500, 64-0, opie. md5 sums are ok.
I've tried to boot from root and from sd card with the same result.
I didn't have such problems with previous installs (including test5).
What can I do with this problem?

Pages: [1]