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

Pages: [1]
1
Zaurus - pdaXrom / Cross Compile For Pdaxii13
« on: August 22, 2007, 07:50:35 am »
Quote
################################################################################

# UBUNTU PACKAGE AFTER FRESH INSTALL
################################################################################


apt-get install openssh-server
apt-get install libc6-dev g++ gcc

################################################################################

# DOWNLOAD AND DECOMPRESS SDK
################################################################################


[...]

Thank you for the guide! Used successfully on Debian Etch compiling znester.

2
Zaurus - pdaXrom / Is Your Z "dead" After Trying To Install Pdaxrom?
« on: August 10, 2007, 02:30:57 am »
Quote
You can always get into the Fn+D+M menu.

Remove the battery and AC from your Z, hold down Fn, D, and M, then insert the power cable.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=163457\"][{POST_SNAPBACK}][/a][/div]

Great! I only found until now D+M but not Fn. I'll try later and hope it works  

Thank you for the information!

3
Zaurus - pdaXrom / Nes Emulator On Pdaxrom
« on: July 27, 2005, 02:41:05 am »
Quote
Quote
The ipk did not work on your SL-5500, tell me about errors in detail and command
you executed.

A difference between the 5500 and the SL-C models is the processor, if you used the sdk built for the SL-C (armv5tel) the binary might contain  optimizations for xscale that will not work on the 5500.

(it might be  a problem for all the contributed packages .....)
[div align=\"right\"][a href=\"index.php?act=findpost&pid=89581\"][{POST_SNAPBACK}][/a][/div]

Yes, all software compiled for armv5tel for Intel XScale processors fail in armv4 for SL-5500 with StrongARM processor and need to be recompiled. This is because I try to download source code and compile with sl-5500 sdk.

4
Zaurus - pdaXrom / Nes Emulator On Pdaxrom
« on: July 26, 2005, 02:40:18 am »
Quote
[...]
http://www.loosehacker.com/lhacker/znester.html

Have you tried it?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=89507\"][{POST_SNAPBACK}][/a][/div]

Hi, I have tried your znes ipk but does not work on sl-5500. When I try to download the source code and patch I receive this message from your server:

Quote
Forbidden
You don't have permission to access /WebSVN/dl.php on this server.

Apache/1.3.33 Server at atty.jp Port 80

5
Zaurus - pdaXrom / Nes Emulator On Pdaxrom
« on: July 19, 2005, 06:55:34 am »
Quote
Znester(NES emulator)

We tried infones,  but it was hard to enjoy some games.
So, we find znester source for SHARP ROM and compiled for pdaXrom.

It is also  comfortable on SL-C700.

Try it.   

There is some other tools for pdaXrom.
http://www.loosehacker.com/lhacker/znester.html
[div align=\"right\"][a href=\"index.php?act=findpost&pid=87203\"][{POST_SNAPBACK}][/a][/div]

I want to compile znester for SL-5500 but i can't. Can you give me some info about howto compile it for my own?

Thanks.

6
Zaurus - pdaXrom / Nes Emulator With 5500 - Collie
« on: July 19, 2005, 04:59:19 am »
Hi,

I'm searching for a NES emulator that work in 5500 with pdaXrom. I have found:

 - InfoNES
 - znester
 - fceu

But all depends of qtopia libs. I try to compile InfoNES but depend of qtopia headers too. I try to install fceu and libs but same thing. Only rest to try to compile znester for my own but i don't found source code until now.

There are a way to have NES emulator into 5500? Somebody already have it? Also, InfoNES is in the feed for pdaXrom for other Zaurus but not in the 5500 feed. How I can compile for my own?

Thanks in advance.

7
Zaurus - pdaXrom / Pdaxrom For 5500?
« on: July 19, 2005, 04:52:10 am »
Quote
I forgot to ask if anyone knows how to get the
screen to rotate to the portrait orientation.  The
rotate.sh script tries to invoke some "*clamshell*"
script that is not there.

Many thanks in advance for a solution,
John
[div align=\"right\"][a href=\"index.php?act=findpost&pid=88758\"][{POST_SNAPBACK}][/a][/div]

Hi,

yep, i have change the rotate.sh script.
Change actions in case statement to use xrandr directly.

xrandr -o [normal | left | right | inverted]

Works for me.

Pages: [1]