On the current build of this, I'm unable to get Picodrive to work? For whatever reason it fails to find that PND on my system. Other than that, I find this a great way to run games quickly
Hmm, what version of PicoDrive are you using? The
current repo version works fine for me. Is your PND older or different than that? Pandafe's program definition for PicoDrive expects a specific app id: picodrive.notaz.1.80.
If you are using a different PND perhaps you can:
- send me a copy of that, for testing
- update to the newest repo version
I´ve just updated my Pandafe software abd am still having the same issue. i deleted my Picodrive PND and redownloaded from the repo, no improvement.
Here´s the output from that
=======================================================================================
PND : /media/SANDISK32A/pandora/apps/PicoDrive_180pxml_tv.pnd
PND_FSTYPE : Squashfs
APPDATADIR : /media/SANDISK32A/pandora/appdata/picodrive.notaz.1.80
APPDD_FSTYPE : vfat
PND_CPUSPEED : <unset>
EXENAME : PicoDrive.run
ARGUMENTS : <unset>
=======================================================================================
[ START ]--- Mount the PND ----------
Mounting : mount -t squashfs -o ro "/dev/loop2" "/mnt/utmp/picodrive.notaz.1.80"
Mounting the Union FS : mount -t aufs -o exec,noplink,dirs="/media/SANDISK32A/pandora/appdata/picodrive.notaz.1.80=rw+nolwh":"/mnt/pnd/picodrive.notaz.1.80=rr" none "/mnt/utmp/picodrive.notaz.1.80"
[sUCCESS]--- Mount the PND ----------
[ START ]--- Starting the application ( PicoDrive.run ) ----------
oshide: open /dev/tty: No such device or address
in_evdev: found "keypad" with 84 events (type 00100013)
input: new device #0 "evdev:keypad"
in_evdev: found "nub0" with 3 events (type 00000007)
input: new device #1 "evdev:nub0"
in_evdev: found "nub1" with 3 events (type 00000007)
input: new device #2 "evdev:nub1"
in_evdev: found "gpio-keys" with 16 events (type 00000023)
input: new device #3 "evdev:gpio-keys"
# drv probed binds name
0 2 y y evdev:keypad
1 2 y n evdev:nub0
2 2 y n evdev:nub1
3 2 y y evdev:gpio-keys
/dev/fb0: 800x480@16
oshide: X vendor: The X.Org Foundation, rel: 10704000, display: :0.0, protocol ver: 11.0
oshide: display is 800x480
fbdev initialized.
switching to 320x240@16
/dev/fb1: 320x240@16
fbdev initialized.
munmap tcache: 0
found skin.txt
menu_loop_romsel failed, dir:
all done
open /dev/tty: No such device or address
[ FAILED]--- Starting the application ( PicoDrive.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
link.c:223: AUFS_CTL_PLINK_MAINT: Inappropriate ioctl for device
rmdir: failed to remove `/mnt/utmp/picodrive.notaz.1.80': 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 : 3