Quote:
Originally Posted by G@0
Clemenseken & Lisak,
1. what's the advantage of putting dictionary file on internal memory? Does it consume less battery power and/or because of faster I/O speed?
|
The real reason for putting the dictionary on the memory card is that the 'grep' utility cannot access the memory stick. Sony developed a library so they could access the memory card. However this library does not work from the command line.
However there is a side benefit that the internal memorycard is quicker and requires less battery usage.
Quote:
Originally Posted by G@0
2. Is there any walkaround for prs-500 on accessing internal memory? a) Do I have to use Igorsk's universal flash to copy files onto internal memory? b) Where in your codes can I specify it myself if I decide to put dictionary file on memory stick instead of internal memory?
|
There is, you can either use your recommendation above. Or change the code in the autorun.js to copy the files for you to the /Data/media/database directory (of course you would have to create the directory too).
The real question is does the libfskLoad.so library works for the PRS500 if it does then updated support for the PRS500 will be easy. If it does not then the recent updates will not work with the PRS500.
At that point I would recommend PRS500 folk stick with Clemenseken original solution with version 7b.
=X=