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 - dsturim

Pages: [1]
1
C1000/3x00 General discussions / Cacko 1.23 (nonbeta) For The C3000
« on: February 01, 2006, 01:07:21 pm »
I have been using Cacko 1.23b1 on my C-3000 with great success. I just noticed that 1.23 is out for C-1000 and C-3100.  Is there any word on the C-3000 version? Can I use the 3100 version?

Thanks

2
C1000/3x00 General discussions / Prboom For Zaurus
« on: May 22, 2005, 10:52:04 pm »
Quote
Known problem with prboom is that it tries to start 320x200 which screws up because that mode isn't available.

If you are getting it dropping straight back out edit the config file and change it to 320x240. That should work.

- Andy
[div align=\"right\"][a href=\"index.php?act=findpost&pid=80949\"][{POST_SNAPBACK}][/a][/div]
Thanks, Andy,  

I modified the prboom.cfg file and I can change the "flipped" resolution just fine. But if I try with "Display with magnified screen" on the Qtopia desktop it still pops me back out after displaying two wait screens. Nothing is reported in dmesg to point to the failure.

-Doug

3
C1000/3x00 General discussions / A Kernel With Everything
« on: May 22, 2005, 10:47:43 pm »
Quote
I've increased the size allowed on file uploads to be 5MB, so if someone has the files/ just upload them to this post so they will forever be here.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=80988\"][{POST_SNAPBACK}][/a][/div]


Does WPA wifi work with this by chance?

Thanks

4
C1000/3x00 General discussions / Prboom For Zaurus
« on: May 22, 2005, 10:40:48 am »
Quote
I believe it is looking for /usr/share/games/doom/doom.wad

You can also dump it/symlink it into /root

The shareware version comes as DOOM1.WAD, and prboom wants doom.wad.
Or doom2.wad etc.
Good luck.
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]


Okay I got Doom to run on the stock 3K Sharp Rom using [a href=\"http://www.users.on.net/~hluc/myZaurus/]http://www.users.on.net/~hluc/myZaurus/[/url] as a guide.  However it runs flipped and small.  

# libsdl - [libsdl_1.2.6-zports-5_arm.ipk]
# libsdl-mixer - [libsdl-mixer_1.2.5cvs-1_arm.ipk]
# libsdl-net - [libsdl-net_1.2.5cvs-1_arm.ipk]
# doomdemo - [doomdemo_1.8-1_arm.ipk]
# prboom - [prboom_2.2.3-2_arm.ipk]

How can I flip and put it full screen.

Thanks

5
Linux Issues / Linux to 5600 sync success... (kind of)
« on: February 18, 2004, 01:53:38 pm »
Here is my solution(s) to linking the 5600 to a Linux box. OpenZaurus is not yet stable enough for the 5600.

This is what I\'ve done:

1) The key is getting my SuSE Linux box mounting my Z via samba.  This gives my Linux box almost full access to the Z (CF,CD and memory).  This link gets you started

http://www.ossh.com/zaurus/mirrors/docs.za...ers_howto.shtml

2) Calendar: I use the great KO/PI package found here;

http://www.pi-sync.net/html/_latest_ko_pi.html

I like the calendar package much better then the built-in one.

Then I use Korganizer on the Linux side. When I launch Korganizer I point the it to the calendar file on the Z!

While in Korganizer I also periodically merge to a local copy of the calendar so I have access to it while the Z is not connected.

3) Address book: I use opieaddressbook which saves the addresses in the old xml format. A version of OpieAddressbook can also be found here:

http://www.pi-sync.net/html/_latest_ko_pi.html

On  the linux side I use QtopiaDesltop which can be found here:

http://www.trolltech.com/download/qtopia/

Since the desktop can not sync with the Z! I then use rsync on the linux side to sync with the two commands:

rsync -zurv ~/Zmnt/Z/Applications/addressbook /home/ds/.palmtopcenter

rsync -zurv /home/ds/.palmtopcenter/addressbook ~/Zmnt/Z/Applications

4) Backup: I just use rsync to save changes to my linux box
 
Hope the helps,

---------------------------------------------------------------
SL5600 with Sharp ROM 1.32 - SuSE 9.0 Pro
512 Sandisk CF Card, 256 Sandisk SD card

Pages: [1]