- Joined
- Sep 18, 2011
- Messages
- 742
For anyone interested in this, I updated the pnd on http://bochs.info/pnd/ with fixed joystick code. It runs pretty well on my 1ghz.
It *should* D: it has code for that.EDIT: ah, ok. I assumed your PND automaically puts the Nubs into joystick mode, but you have to do it yourself. Now it works.
Did you do a sleep 1 after calling the nubsetscript?It *should* D: it has code for that.EDIT: ah, ok. I assumed your PND automaically puts the Nubs into joystick mode, but you have to do it yourself. Now it works.
=======================================================================================
PND : /media/32DAT/pandora/menu/starfilledsky.pnd
PND_FSTYPE : Squashfs
APPDATADIR : /media/32DAT/pandora/appdata/starfilledsky
APPDD_FSTYPE : vfat
PND_CPUSPEED : 1000
EXENAME : ./run
ARGUMENTS : <unset>
=======================================================================================
[ START ]--- Mount the PND ----------
Mounting : mount -t squashfs -o ro "/dev/loop1" "/mnt/utmp/starfilledsky"
Mounting the Union FS : mount -t aufs -o exec,noplink,dirs="/media/32DAT/pandora/appdata/starfilledsky=rw+nolwh":"/mnt/pnd/starfilledsky=rr" none "/mnt/utmp/starfilledsky"
[SUCCESS]--- Mount the PND ----------
[ START ]--- Set CPU speed ----------
[SUCCESS]--- Set CPU speed ----------
[ START ]--- Starting the application (./run ) ----------
Found 2 available configs
EGL Open display
EGL Get display
EGL Init
Config 0
EGL Bind
EGL Create Context
EGL Create window surface
EGL Make Current
EGL Done
Player move speed = 0.250000, acceleration = 0.125000 at framerate 30/s
Rand seed = 1285702442
Done!
Done!
Done!
Copying timbre from 24 into harmony slot
Frame rate = 14.775414 frames/second
Frame rate = 29.976019 frames/second
Frame rate = 30.084236 frames/second
Frame rate = 30.093289 frames/second
Frame rate = 29.967036 frames/second
Frame rate = 30.193237 frames/second
EGL Closed
[SUCCESS]--- Starting the application (./run ) ----------
[ 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/starfilledsky': 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 : 1