Quote:
Originally Posted by tshering
Really strange! Maybe you could try putting this script into kbmenu/scripts/test and start it from there.
testkoreader.sh
Code:
#!/bin/sh
kbmenudir=/mnt/onboard/.kobo/kbmenu
sh $kbmenudir/onstart/koreader_kobo.sh 2> $kbmenudir/koreadertest.log
Maybe it gives us some information what is happening in the line ./reader.lua /mnt/onboard 2> crash.log.
If this doesn't give us meaningful information, we could try starting the koreader with strace. You can find strace in kbmenu/tools.
|
Hey Tkz...
I am at work now but test it later (in 3 hours). I hope we can get to the bottom of this.