Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > KOReader

Notices

Reply
 
Thread Tools Search this Thread
Old 02-11-2015, 03:35 AM   #2056
tshering
Wizard
tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.
 
Posts: 3,489
Karma: 2914715
Join Date: Jun 2012
Device: kobo touch
Quote:
Originally Posted by Name28 View Post
Now I am using Koreader and to power off the reader I have to exit koreader and then shut it down from menu.
You might be able to power off from Koreader by holding the power slider a little longer in the off position as you are use to do. You will however not see any indication on the screen that the device is powered off.
What is happening after booting is not so much related on how you powered off.
Quote:
Originally Posted by Name28 View Post
Then when I want to continue reading, I should open Koreader,
You can configure KSM so that it automatically starts Koreader after boot.
Quote:
Originally Posted by Name28 View Post
choose the book and turn on frontlight (it is not so convenient)
You can configure Koreader to start with a certain light level, and you can configure Koreader to open the last read book.

Last edited by tshering; 02-11-2015 at 06:07 AM.
tshering is offline   Reply With Quote
Old 02-11-2015, 06:59 AM   #2057
Name28
Enthusiast
Name28 began at the beginning.
 
Posts: 36
Karma: 10
Join Date: Feb 2015
Device: Kobo_glo, Kobo_glo_HD
Thumbs up

tshering, thank you for help!

I've recently installed Koreader, therefore I didn't know some features Please, correct me if I did something wrong:

Quote:
Originally Posted by tshering View Post
You might be able to power off from Koreader by holding the power slider a little longer
I tried long slide on koreader v2014.11-71-g82eb168, but it didn't work. I've updated today to the last version, now it works, but not good. Sometimes it goes to suspend mode, sometimes powers off. That's why I tried to set power off function to the short slide button. I opened "suspend.sh" from koreader dir, and in the "#go to sleep" section instead of
Code:
sync
echo 1 > /sys/power/state-extended
echo mem > /sys/power/state
I wrote:
Code:
sleep 2s
/bin/busybox poweroff
I've copied it from vlasovsoft's dir, from "poweroff.sh". Thanks for Sergey Vlasov
Now I guess it works, i.e. when I short slide it powers off.

Quote:
Originally Posted by tshering View Post
You can configure KSM so that it automatically starts Koreader after boot.
From the "kbmenu" dir, I've changed usersettings.txt:
Code:
ksmAutoselectafter=3
ksmAutoselectoption=start_koreader
Quote:
Originally Posted by tshering View Post
You can configure Koreader to start with a certain light level
In the koreader's dir I've opened "defaults.lua" and changed this lines:
Code:
KOBO_LIGHT_ON_START = 45
Quote:
Originally Posted by tshering View Post
you can configure Koreader to open the last read book.
Finally, I did not know that FileManager has its own settings There is such line "Start with last opened file", I checked it.

That's all. Thank you very much, now I'm happy
Name28 is offline   Reply With Quote
Advert
Old 02-11-2015, 07:55 AM   #2058
tshering
Wizard
tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.
 
Posts: 3,489
Karma: 2914715
Join Date: Jun 2012
Device: kobo touch
Quote:
Originally Posted by Name28 View Post
now I'm happy
Than I'm happy too!
tshering is offline   Reply With Quote
Old 02-11-2015, 08:53 AM   #2059
WS64
WS64 ought to be getting tired of karma fortunes by now.WS64 ought to be getting tired of karma fortunes by now.WS64 ought to be getting tired of karma fortunes by now.WS64 ought to be getting tired of karma fortunes by now.WS64 ought to be getting tired of karma fortunes by now.WS64 ought to be getting tired of karma fortunes by now.WS64 ought to be getting tired of karma fortunes by now.WS64 ought to be getting tired of karma fortunes by now.WS64 ought to be getting tired of karma fortunes by now.WS64 ought to be getting tired of karma fortunes by now.WS64 ought to be getting tired of karma fortunes by now.
 
WS64's Avatar
 
Posts: 661
Karma: 506380
Join Date: Aug 2010
Location: Germany
Device: Kobo Aura / PB Lux 2 / Bookeen Frontlight / Kobo Mini / Nook Color
Quote:
Originally Posted by Name28 View Post
In the koreader's dir I've opened "defaults.lua" and changed this lines:
Code:
KOBO_LIGHT_ON_START = 45
Although this leads to the correct result it is still slightly wrong.

The file "defaults.lua" will get overwritten with every update you do on Koreader.

You can manually create a file called defaults.persistent.lua and add this line there.
And you can also do this change in Koreader itself, under "Change defaults" (I hope this is the name, it changed and I am not sure right now if this really is the correct menu entry!) you can edit this value (which will also result in a new version of the defaults.persistent.lua file with your entry)
WS64 is offline   Reply With Quote
Old 02-11-2015, 09:09 AM   #2060
Name28
Enthusiast
Name28 began at the beginning.
 
Posts: 36
Karma: 10
Join Date: Feb 2015
Device: Kobo_glo, Kobo_glo_HD
Quote:
Originally Posted by WS64 View Post
You can manually create a file called defaults.persistent.lua and add this line there
I've created "defaults.persistent.lua" with current settings. I hope it helps. Thank you
Name28 is offline   Reply With Quote
Advert
Old 02-11-2015, 02:21 PM   #2061
Ebri
Groupie
Ebri began at the beginning.
 
Posts: 150
Karma: 48
Join Date: Apr 2014
Device: Kindle Paperwhite 2, Kobo Aura HD
Sorry i see continued on new page. So I only have one question.

Do you rarely use your reader? I ask because my fully charged Aura HD depletes in two weeks with reading of daily at least one hour, and sleep in the other times, and turning on and off is much quicker this way.

Last edited by Ebri; 02-11-2015 at 02:24 PM.
Ebri is offline   Reply With Quote
Old 02-11-2015, 07:42 PM   #2062
Name28
Enthusiast
Name28 began at the beginning.
 
Posts: 36
Karma: 10
Join Date: Feb 2015
Device: Kobo_glo, Kobo_glo_HD
I read almost every day about 40-60 min. Usually Kobo Glo's full charge is enough for at least a month. It is in nickel, when I don't use slepping mode, only power off each time. I will continue my observation in koreader from today
Name28 is offline   Reply With Quote
Old 02-12-2015, 11:49 PM   #2063
Name28
Enthusiast
Name28 began at the beginning.
 
Posts: 36
Karma: 10
Join Date: Feb 2015
Device: Kobo_glo, Kobo_glo_HD
Hello. I have a problem, please help me. As I wrote I set power off function to short slide button. But now Koreader does not remember the last page I read, I guess it is not closing properly (I don't know why but twice all settings were reseted). Even If I put bookmark on the last page I read, Koreader does not remember it. If I close Koreader and then open it again and after shut it down, it remembers the last page. Please help me.
Name28 is offline   Reply With Quote
Old 02-13-2015, 12:11 AM   #2064
Ken Maltby
Wizard
Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.
 
Ken Maltby's Avatar
 
Posts: 4,466
Karma: 6900052
Join Date: Dec 2009
Location: The Heart of Texas
Device: Boox Note2, AuraHD, PDA,
You would be better off if you restored the power slider functions to what they were. Then you could sleep in Koreader. That should be all you need to do most of the time, and when you really want to poweroff, the KSM poweroff function is just a couple of pokes away.

The bookmark does not set where the book will open. It is there so you can return to that page using a list of bookmarked pages. There is a "History" menu item that will have your current book listed at the top. It is in the File Manager menu, as well as the menu you see when reading a book.

Luck;
Ken
Ken Maltby is offline   Reply With Quote
Old 02-13-2015, 08:50 AM   #2065
Name28
Enthusiast
Name28 began at the beginning.
 
Posts: 36
Karma: 10
Join Date: Feb 2015
Device: Kobo_glo, Kobo_glo_HD
Quote:
Originally Posted by Ken Maltby View Post
You would be better off if you restored the power slider functions
I thought that there is solution to this. Isn't possible to add something to suspend.sh, that koreader could save settings and exit before shut down? Sorry for my stupid questions
Name28 is offline   Reply With Quote
Old 02-13-2015, 09:56 AM   #2066
hawhill
Wizard
hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.
 
hawhill's Avatar
 
Posts: 1,379
Karma: 2155307
Join Date: Nov 2010
Location: Goettingen, Germany
Device: Kindle Paperwhite, Kobo Mini
No. It is called upon suspend, meaning that koreader assumes to gain back control at exactly the point where it handed it off to the suspend script. All files are open, changes unwritten at that point. This is not the way to implement a quit & poweroff.

You would have to implement it properly, within koreader. It isn't hard to do, but the use case does not look very common. Maybe it's sufficient to have the script that calls koreader from KSM do a poweroff when koreader is done?
hawhill is offline   Reply With Quote
Old 02-13-2015, 11:02 AM   #2067
Ken Maltby
Wizard
Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.
 
Ken Maltby's Avatar
 
Posts: 4,466
Karma: 6900052
Join Date: Dec 2009
Location: The Heart of Texas
Device: Boox Note2, AuraHD, PDA,
Quote:
Originally Posted by Name28 View Post
I thought that there is solution to this. Isn't possible to add something to suspend.sh, that koreader could save settings and exit before shut down? Sorry for my stupid questions
Upon start up after a poweroff (by the slider or KSM's menu item) I have the KSM start "always". Then if I wait 5 seconds, I have it set to launch Koreader. I usually have Koreader set to start in the last opened file, so it opens on the page I was reading last. But, if for some reason the book I was reading was not the last file I had open, I can just go to the "History" menu and select the book I want and be in the page I was last reading. The book will be just as I left it, with its settings the same.

Luck;
Ken
Ken Maltby is offline   Reply With Quote
Old 02-13-2015, 02:51 PM   #2068
Ebri
Groupie
Ebri began at the beginning.
 
Posts: 150
Karma: 48
Join Date: Apr 2014
Device: Kindle Paperwhite 2, Kobo Aura HD
As during suspend my Aura HD depleted to 0% in two days from 70%, probably suspend script hung (no crash.log). Do you know, was there any change in suspend method since the 201411 version? As otherwise it works well, I wouldn't upgrade only if sg. has changed in this respect. (And it can't be caused by anything else, if suspend is correct, it can easily survive a week in sleep mode.)
Ebri is offline   Reply With Quote
Old 02-13-2015, 08:52 PM   #2069
Name28
Enthusiast
Name28 began at the beginning.
 
Posts: 36
Karma: 10
Join Date: Feb 2015
Device: Kobo_glo, Kobo_glo_HD
Quote:
Originally Posted by hawhill View Post
You would have to implement it properly, within koreader. It isn't hard to do, but the use case does not look very common. Maybe it's sufficient to have the script that calls koreader from KSM do a poweroff when koreader is done?
Thank you for reply. I guess it will be enough: when I short swipe, Koreader exits and then reader automatically powers off. Could you help me with this script?

Quote:
Originally Posted by Ken Maltby
Upon start up after a poweroff (by the slider or KSM's menu item) I have the KSM start "always". Then if I wait 5 seconds, I have it set to launch Koreader. I usually have Koreader set to start in the last opened file
I did almost the same thing (except KSM waits for 3 sec, before koreader runs and opens the last file). I just would like to power off e-reader every time as I did before (in nickel). "Right" way of doing so, i.e. long swipe is also not working properly. When Koreader is opened and I long swipe the power button it powers off, but when I turn it on it doesn't remember the last page, and there is nothing in hystory about the last page I read. In nickel at least long swipe used to work properly. Thank you.
Name28 is offline   Reply With Quote
Old 02-14-2015, 02:36 PM   #2070
aydio
Member
aydio began at the beginning.
 
Posts: 15
Karma: 10
Join Date: Feb 2015
Device: Kobo Aura H2O
Hi, I just installed Koreader on my H2O and have a massive problem: I can't exit the frontlight setting. I typed any number between 0 and 100, pressed ok, but nothing happens. I can't even turn off the device by pressing and holding the power button. What can I do?

I have the feeling that Koreader is really buggy…
aydio is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
KOReader: a document reader for PDF, DJVU, EPUB, FB2, HTML, ... (GPLv3) hawhill Kindle Developer's Corner 1289 04-07-2025 10:18 AM
Touch Using two Kobos tkavan Kobo Reader 4 06-23-2017 02:47 AM
2 kobos at once tsarinaerika Kobo Reader 14 06-03-2013 04:13 AM
Syncing between two Kobos fx3000se Kobo Reader 4 01-24-2013 02:10 PM
2 kobos 1 account retired05 Kobo Reader 9 05-05-2012 08:25 AM


All times are GMT -4. The time now is 04:54 PM.


MobileRead.com is a privately owned, operated and funded community.