Quote:
Originally Posted by BloodRagg
OKreader ... Ohh nice 
Im still using ntx_hwconfig and the koreader.sh suggests otherwise (see reboot clause), but ill take your word for it

|
Running KOReader by using other launcher is supported (ie: launching KOReader via telnet/ssh) but KOReader expects a working Kobo filesystem (including their "weird" drivers path and their binaries)
Quote:
Originally Posted by BloodRagg
What is do not understand though is why one would use the variables from rcS instead of relying solely on ntx_config. Because when i look at the default rcS

|
Repurposing system environment variables is a good thing on a device which should retain compatibility with stock firmware and other 3rd party software.
If you want to make KOReader available on other kind of systems you can create a "koreader-standalone.sh", like we do on BQ Cervantes devices:
https://github.com/koreader/koreader...-standalone.sh and get your environment variables there.