View Single Post
Old 02-21-2014, 10:40 AM   #17
sroland42
Junior Member
sroland42 began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Feb 2014
Device: kobo glo
if someone try to use koreader without kobo launch screen (select the koreader at the bootselection screen) and prevously installed koreader with launcher, it will be freezed.

To fix it change the 90_koreader.sh script in this way:

...
echo "Launching koreader"
# we don't need fmon anymore
killall fmon
/mnt/onboard/.kobo/koreader/koreader_kobo.sh
...
sroland42 is offline   Reply With Quote