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

Pages: 1 2 3 [4] 5 6
46
C1000/3x00 Hardware / Graphics Speed
« on: October 21, 2005, 06:15:09 am »
this small little program might come useful...
i can use it to get the best CFLAGS setting when i compile apps that uses SDL ..

47
C1000/3x00 Hardware / Graphics Speed
« on: October 21, 2005, 02:03:55 am »
I downloaded the source code and compile ...
My machine is C1000 running pdaxrom rc12..

Compiling with FLAGS = -03 -mcpu=xscale -mtune=xscale give me this result

Code: [Select]
itch = 320
Hardware surfaces avail  = 1
Window manager avail     = 0
Blitter hardware         = 0
Colorkey blit hardware   = 0
Alpha blit hardware      = 0
Software->Hardware accel = 0
Video memory             = 600

                          320x240  320x240  640x480  640x480
                          software hardware software hardware
Slow points (frames/sec): 0.387822 0.388387 0.0331474 0.0331628
Fast points (frames/sec):    40.22  40.2642  7.18375  7.18677
   Rect fill (rects/sec):  1971.13  1970.18  221.765  222.234
 32x32 blits (blits/sec):  5271.56  5285.16  4209.66  4209.66

But with flags = -03 -mcpu=iwmmxt -mtune=iwmmxt -march=iwmmxt , i get..

Code: [Select]
Pitch = 320
Hardware surfaces avail  = 1
Window manager avail     = 0
Blitter hardware         = 0
Colorkey blit hardware   = 0
Alpha blit hardware      = 0
Software->Hardware accel = 0
Video memory             = 600

                          320x240  320x240  640x480  640x480
                          software hardware software hardware
Slow points (frames/sec): -1.973e-130 3.50975e+107 5.43145e-113 -1.6179e+211
Fast points (frames/sec): 2.78013e+204 -8.30271e-155 2.20349e+206 -7.95162e-158
   Rect fill (rects/sec): -7.1062e+286 3.30822e-20 4.47658e+269 4.47658e+269
 32x32 blits (blits/sec): -1.16795e-22 -1.16795e-22 -4.41913e+176 -8.86953e-19

Any idea?

48
Zaurus - pdaXrom / Ruby 1.8.3 Compiled..
« on: October 20, 2005, 10:33:11 pm »
updated with xscale processor..

49
Software / New Version Of Opie-reader
« on: October 20, 2005, 07:52:00 am »
timw,

Is there any way that i can get the cvs version of the opie-reader?

50
Zaurus - pdaXrom / Ruby 1.8.3 Compiled..
« on: October 20, 2005, 06:50:23 am »
updated ruby .... please read first message

51
Zaurus - pdaXrom / Mysql 4.1 On Pdaxrom
« on: October 19, 2005, 09:51:51 pm »
i don't think debian package work...
u can try and apply debian patches to enable arm port to work...
but u need to compile the package yourself...

52
Zaurus - pdaXrom / Dosbox Is Not Work In Rc12?
« on: October 19, 2005, 09:49:09 pm »
try use dosbox 0.61 from rc11...
dosbox 0.63 doesn't work yet... need patches...

53
Zaurus - pdaXrom / Pdaxrom-builder Src Tarball
« on: October 18, 2005, 07:34:10 am »
thanx...
I manage to get the files....
from cvs ...

54
Zaurus - pdaXrom / Pdaxrom-builder Src Tarball
« on: October 18, 2005, 05:53:33 am »
I was trying to do a make prepare in the pdaxrom-builder..
Some of the source files are missing...
It seems that the source file needed to be downloaded from http://www.pdaxrom.org/src/
is missing...

Anyone have any mirror for the source file..

I'm looking for tslib-14042005.tar.bz2

Thanx...

55
Zaurus - pdaXrom / Ir Keyboard Drivers - Alpha Release
« on: October 16, 2005, 02:39:16 pm »
Quote
Quote
Ok, looks like C1000/C3100 users need to open a terminal as "root" and do the following:
Code: [Select]
# mknod /dev/misc/uinput c 10 223
# ln -s /dev/misc/uinput /dev/uinput
That should get things working. If you want to run zkbdd as a non-root user you should also set the permissions on /dev/misc/uinput to something like 666.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=99582\"][{POST_SNAPBACK}][/a][/div]

I get a no file or directory error on mknod /dev/misc/uinput c 10 223
[div align=\"right\"][a href=\"index.php?act=findpost&pid=99593\"][{POST_SNAPBACK}][/a][/div]

# mkdir /dev/misc
# mknod /dev/misc/uinput c 10 223
# ln -s /dev/misc/uinput /dev/uinput

56
Zaurus - pdaXrom / Ir Keyboard Drivers - Alpha Release
« on: October 16, 2005, 02:35:32 pm »
kopsis,

I've tested again on my C1000 and pocketop..

With the mknod step..
Confirm... work..

But only when i use -d... the keycode will come out... when i press keys at my pocketop...
Does it work with programs like abiword?

57
Zaurus - pdaXrom / Pcsx Port Here(pdaxrom Version)!
« on: October 16, 2005, 12:31:41 pm »
i bet if u can contact FPSE developer... they can help you on the GPU dynacomp codes...

58
Zaurus - pdaXrom / Pcsx Port Here(pdaxrom Version)!
« on: October 16, 2005, 12:02:25 pm »
i'm using gentoo ... i just emerge --nodeps libiconv ... it doesn't break my system though...

Little John Palm... doesn't run GBA and PCSX.. its something like MESS..
It runs on palm OS.. so its already optimize for xscale machine..

If you can get LDChen to work on the zaurus port for FPSEce.. that will be sweet...

For sega genesis emulator .. try Genesis Plus...
Its one of the fastest genesis emulator... used in LJP..

59
Zaurus - pdaXrom / Ir Keyboard Drivers - Alpha Release
« on: October 16, 2005, 11:52:21 am »
i have tried the driver with my C1000... with pockettop ir keyboard

I rebooted my machine...
modprobe uinput ... loaded ok... lsmod shows the driver loaded
running zkbdd gives this result

failed to open uinput device: No such file or directory
init uinput failed

There is no /dev/misc/uinput created...

60
Zaurus - pdaXrom / Pcsx Port Here(pdaxrom Version)!
« on: October 16, 2005, 11:26:56 am »
try cross compile dgen-sdl and generator...
I can't seem to cross compile it on my desktop....
Native compile.. then the compiling when smoothly...

We still lack some console emulators...

I wonder if someone could port Little John Palm or Little John Zodiac to Zaurus...  Most of the console modules run flawlessly on my Tungsten T3....

Pages: 1 2 3 [4] 5 6