notaz
Certified Guru
You could do something like /usr/pandora/scripts/op_storage.sh does to remove other gadget modules and restore them back after the app quits.
That's a good point. I will fix that. Thank youI just noticed that this PND has the documentation named as simply README, which is a big no-no as far as standards go (you have no way of knowing which app it goes with in the menu).
For gaming, tons of people still do.Forget about windows, nobody uses it anymore.
For working, tons of people still do. (sadly)Forget about windows, nobody uses it anymore.
Still can't get neither Windows 8 nor Android 4.? to recognize the Pandora as a input device, steps I did:So I need some tests for Win and BT please.
The touchscreen is not implemented yet. The action buttons shouldn't be a problem. Could you please post the map you tried?Used it via OTG on Linux OpenSUSE - works well but the touch screen does not seem to map to the screen.
I played Shank with it and the gamepad reacts very well, but it's impossible to map any of the action buttons. So I had to map the keyboard instead. Any idea why?
I'm sorry I don't understand what you are asking - what map ?Thanks for your input, people. I'll keep investigating the problems.
The touchscreen is not implemented yet. The action buttons shouldn't be a problem. Could you please post the map you tried?Used it via OTG on Linux OpenSUSE - works well but the touch screen does not seem to map to the screen.
I played Shank with it and the gamepad reacts very well, but it's impossible to map any of the action buttons. So I had to map the keyboard instead. Any idea why?
same issue here.here's my logThe program could not be started. Please check /tmp/pndrun_mastercontrol.outInstalled on my pandora but the interface never shows up. It asks for root, then nothing. Is there a log file on the system to check for output?
=======================================================================================
PND : /media/mmcblk0p1/pandora/apps/mastercontrol.pnd
PND_FSTYPE : Squashfs
APPDATADIR : /media/mmcblk0p1/pandora/appdata/mastercontrol
APPDD_FSTYPE : vfat
PND_CPUSPEED : <unset>
EXENAME : pandora/run_mastercontrol.sh
ARGUMENTS : <unset>
=======================================================================================
[ START ]--- Mount the PND ----------
Mounting : mount -t squashfs -o ro "/dev/loop0" "/mnt/utmp/mastercontrol"
Mounting the Union FS : mount -t aufs -o exec,noplink,dirs="/media/mmcblk0p1/pandora/appdata/mastercontrol=rw+nolwh":"/mnt/pnd/mastercontrol=rr" none "/mnt/utmp/mastercontrol"
[SUCCESS]--- Mount the PND ----------
[ START ]--- Starting the application ( pandora/run_mastercontrol.sh ) ----------
++ id -u
+ '[' 1000 '!=' 0 ']'
+ gksudo -m 'Master Control needs root privileges to run.Please enter your password' id
uid=0(root) gid=0(root)
+ exec sudo -n ./pandora/run_mastercontrol.sh
++ id -u
+ '[' 0 '!=' 0 ']'
++ modprobe gadgetfs
+ result=
+ '[' 0 '!=' 0 ']'
++ mkdir -p /dev/gadgetfs
+ result=
+ '[' 0 '!=' 0 ']'
++ mountpoint -q /dev/gadgetfs
++ mount -t gadgetfs gadgetfs /dev/gadgetfs
+ result='mount: unknown filesystem type '\''gadgetfs'\'''
[ FAILED]--- Starting the application ( pandora/run_mastercontrol.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/mastercontrol': 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