Zink
Member
- Joined
- Mar 8, 2012
- Messages
- 170
Hi, I have been playing with my newly received Pandora for three days now (got it two days before my birthday - it's the best birthday present I've ever got, despite the fact I had to pay for it ).
I was learning it for the time, and managed to solve some issues that came out (mostly by searching the forums). I have left with two of them:
1. This one is really important, as I would like to use Pandora also for writing texts: How to set it up to display national characters correctly? I'm Polish and we have some of the national characters, but none of them is shown correctly nor can be typed from the keyboard on Pandora. I've searched for topics with similar problems but haven't found anything. Here is the image to show what I'm talking about. On the left side it is how it looks on Pandora, on the right - how it should be looking (how it looks in Windows).
I couldn't find any regional/codepage/charset settings in the system.
2. How to associate SMPlayer pnd with avi (and other) files? I tried the pnd_assoc file, but when I double-click on the avi it shows "pnd assoc loading" icon for a second, and then nothing happens. The pndrun_smplayer2.out file suggest that something is misconfigured either in the pndrun or smplayer, as an additional "x11" parameter is passed to the run script:
The two below are not real problems, but rather just-out-of-curiosity questions:
3. How to relocate the Trash out of NAND? I already have the additional "delete permanently" action in Thunar, but using the normal Delete would be more convenient. For now I couldn't even find the exact path to the Trash directory.
4. I've read that some Pandoras can be powered from AC adaptor alone (without the battery), other ones would not do anything when powered from AC alone. I have tested my one, and it does something strange: When an SD card is in the left slot, and I connect it to the AC adaptor, it powers up by itself, Pandora logo shows for two seconds, then the logo disappears and it powers down. Flipping the power switch does nothing. If there is no card in the left slot, nothing happens when connecting the adaptor. Is it normal behaviour?
I was learning it for the time, and managed to solve some issues that came out (mostly by searching the forums). I have left with two of them:
1. This one is really important, as I would like to use Pandora also for writing texts: How to set it up to display national characters correctly? I'm Polish and we have some of the national characters, but none of them is shown correctly nor can be typed from the keyboard on Pandora. I've searched for topics with similar problems but haven't found anything. Here is the image to show what I'm talking about. On the left side it is how it looks on Pandora, on the right - how it should be looking (how it looks in Windows).
I couldn't find any regional/codepage/charset settings in the system.
2. How to associate SMPlayer pnd with avi (and other) files? I tried the pnd_assoc file, but when I double-click on the avi it shows "pnd assoc loading" icon for a second, and then nothing happens. The pndrun_smplayer2.out file suggest that something is misconfigured either in the pndrun or smplayer, as an additional "x11" parameter is passed to the run script:
Code:
=======================================================================================
PND : /media/PANHDD/pandora/desktop/smplayer2_r4.pnd
PND_FSTYPE : Squashfs
APPDATADIR : /media/PANHDD/pandora/appdata/smplayer2
APPDD_FSTYPE : vfat
PND_CPUSPEED : <unset>
EXENAME : smplayer2.sh x11
ARGUMENTS : /media/PANHDD/Kuba.Wojewodzki.283.Kazadi.Rogucki.Malaszynski.avi
=======================================================================================
[ START ]--- Mount the PND ----------
Mounting : mount -t squashfs -o ro "/dev/loop0" "/mnt/utmp/smplayer2"
Mounting the Union FS : mount -t aufs -o exec,noplink,dirs="/media/PANHDD/pandora/appdata/smplayer2=rw+nolwh":"/mnt/pnd/smplayer2=rr" none "/mnt/utmp/smplayer2"
[SUCCESS]--- Mount the PND ----------
[ START ]--- Starting the application (smplayer2.sh x11 /media/PANHDD/Kuba.Wojewodzki.283.Kazadi.Rogucki.Malaszynski.avi) ----------
/usr/pandora/scripts/pnd_run.sh: line 546: ./smplayer2.sh x11: No such file or directory
[ FAILED]--- Starting the application (smplayer2.sh x11 /media/PANHDD/Kuba.Wojewodzki.283.Kazadi.Rogucki.Malaszynski.avi) ----------
[ 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/smplayer2': 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
The two below are not real problems, but rather just-out-of-curiosity questions:
3. How to relocate the Trash out of NAND? I already have the additional "delete permanently" action in Thunar, but using the normal Delete would be more convenient. For now I couldn't even find the exact path to the Trash directory.
4. I've read that some Pandoras can be powered from AC adaptor alone (without the battery), other ones would not do anything when powered from AC alone. I have tested my one, and it does something strange: When an SD card is in the left slot, and I connect it to the AC adaptor, it powers up by itself, Pandora logo shows for two seconds, then the logo disappears and it powers down. Flipping the power switch does nothing. If there is no card in the left slot, nothing happens when connecting the adaptor. Is it normal behaviour?