Release MegaMart - Test


Wally

I am a banana!
Joined
Jan 31, 2006
Messages
3,212
Age
37
Location
Melbourne, Australia
Hi All,


Just compiled MegaMart (Ported from the PSP) and as I don't have my shiny new 1GHZ Pandora I cannot test it to see if it works.


PND is here: https://dl.dropbox.c...egaMart.pnd.zip


If someone could test it and get back to me, that'd be ace!


Known issues:


Controls are not mapped


Resolution is not correct.


Probably will have to wait until I get my Pandora back to get it all working properly :(
 
Last edited by a moderator:
sorry but it gave segmentation fault...here the complete pnd_run

=======================================================================================


PND : /media/SAND8GB/pandora/apps/MegaMart.pnd


PND_FSTYPE : Squashfs


APPDATADIR : /media/SAND8GB/pandora/appdata/MegaMart


APPDD_FSTYPE : vfat


PND_CPUSPEED : <unset>


EXENAME : scripts/MegaMart.sh


ARGUMENTS : <unset>


=======================================================================================


[ START ]--- Mount the PND ----------


Mounting : mount -t squashfs -o ro "/dev/loop0" "/mnt/utmp/MegaMart"


Mounting the Union FS : mount -t aufs -o exec,noplink,dirs="/media/SAND8GB/pandora/appdata/MegaMart=rw+nolwh":"/mnt/pnd/MegaMart=rr" none "/mnt/utmp/MegaMart"


[sUCCESS]--- Mount the PND ----------


[ START ]--- Starting the application (scripts/MegaMart.sh ) ----------


/usr/pandora/scripts/pnd_run.sh: line 519: 2482 Segmentation fault "./$EXENAME" $ARGUMENTS


[ FAILED]--- Starting the application (scripts/MegaMart.sh ) ----------


[ START ]--- Restoring the frame buffer status ----------


[sUCCESS]--- Restoring the frame buffer status ----------


[ START ]--- uMount the PND ----------


[ START ]--- Waiting the Union to be available ----------


[sUCCESS]--- Waiting the Union to be available ----------


auplink:plink.c:223: AUFS_CTL_PLINK_MAINT: Inappropriate ioctl for device


rmdir: failed to remove `/mnt/utmp/MegaMart': Device or resource busy


[ START ]--- Waiting the PND mount dir to be free ----------


[sUCCESS]--- Waiting the PND mount dir to be free ----------


cleanup done


[sUCCESS]--- uMount the PND ----------


=======================================================================================


Return code is : 2
 
Back
Top