View Single Post
Old 02-21-2023, 10:22 AM   #6
rkomar
Wizard
rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.
 
Posts: 3,055
Karma: 18821071
Join Date: Oct 2010
Location: Sudbury, ON, Canada
Device: PRS-505, PB 902, PRS-T1, PB 623, PB 840, PB 633
It's difficult to say which older apps will continue to work on modern PocketBook firmwares, and which won't. When my PocketBook Colour updated to a newer firmware, pbimageviewer stopped working properly because some of the necessary GUI functions were pruned from the Inkview library. Other apps that require those missing functions will also no longer work. It is probably easiest to just try them and see if they work or not. Apps that provide their own GUI code (e.g. koreader) or don't use much of it (e.g. utelnetd) will likely continue to work.

You can cross compile a lot of stuff and run it on the devices without having root. I'm not so sure about openvpn; I have the feeling that it requires kernel modules to run (tun/tap?). If those aren't already on the system, then installing a cross-compiled openvpn client on the device probably won't work.

The PocketBook devices run linux with the arm gnueabi ABI. A lot of programs from compatible linux distros can simply be copied (with necessary libraries) and run on the devices. You can do a lot of tinkering if the mood hits you.

Finally, if you are going to start pruning the supplied books, I would use the system's Library app for that (rather than connecting via USB and deleting from a different computer). The Library app knows how to update the various databases and caches on the device when books are removed, which leaves the device in a more consistent state afterwards.
rkomar is offline   Reply With Quote