| 
			
			 | 
		#2506 | |
| 
			
			
			
			 Evangelist 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 407 
				Karma: 314204 
				Join Date: Jan 2015 
				
				
				
				Device: bq Avant XL, Kobo Aura H2O, Onyx Boox M96C Plus 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 Have you activated the cover book screensaver?  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#2507 | 
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,466 
				Karma: 6900052 
				Join Date: Dec 2009 
				Location: The Heart of Texas 
				
				
				Device: Boox Note2, AuraHD, PDA, 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			So if it drains the battery twice as fast and Kobo claims that you get 2 months between charges, using it for 30min/day, running Nickel.  Then you would have to charge it once a month, if running KOReader.  I could live with that.  I read a lot and charge my Aura HD about once a week.  It is easy to always have it ready to read.  Compared with my Tablet that almost always needs to be charged if I plan to make any use of it, and then it can only be used for a few hours before it needs charging. 
		
	
		
		
		
		
		
		
		
		
		
		
	
	I also picked up a Samsung 2.0A "Travel Adapter" that came with a 5 foot charging/data USB cord. This makes it easy to charge while reading, if I should let it get lower than I like. KOReader now has a "+" added to the charge percentage displayed, when it is charging, so I can tell that it is charging. Having to charge once a week, perhaps while reading, is no hardship and being able to go two weeks between charges, instead of just one week, would not be worth much to me. (Certainly nor enough to put up with Nickel.) Luck; Ken  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#2508 | |
| 
			
			
			
			 Enthusiast 
			
			![]() Posts: 46 
				Karma: 10 
				Join Date: May 2015 
				
				
				
				Device: Kobo Glo HD 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 https://www.mobileread.com/forums/sho...d.php?t=268071  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#2509 | 
| 
			
			
			
			 Zealot 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 122 
				Karma: 130628 
				Join Date: Aug 2015 
				Location: Athens, Greece 
				
				
				Device: Kobo Aura 6'', Kobo Aura H2O, Kobo Glo HD 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			One thing I miss from Nikel is the fonts sharpeness.  
		
	
		
		
		
		
		
		
		
		
		
		
	
	Is there a trick or script to increse the contrast on Koreader beyond the "darker" option? So sad, there's is a "darkest" option that suits me but is only for pdfs.  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#2510 | |
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,466 
				Karma: 6900052 
				Join Date: Dec 2009 
				Location: The Heart of Texas 
				
				
				Device: Boox Note2, AuraHD, PDA, 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 Luck; Ken  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#2511 | |
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,466 
				Karma: 6900052 
				Join Date: Dec 2009 
				Location: The Heart of Texas 
				
				
				Device: Boox Note2, AuraHD, PDA, 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 You can change the values used for "Lighter" "Default" and "Darker" to match your preference. Luck; Ken  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#2512 | |
| 
			
			
			
			 Evangelist 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 446 
				Karma: 1084584 
				Join Date: Aug 2007 
				Location: Sisak, Croatia 
				
				
				Device: Kobo Aura H2O, Kobo Aura ONE 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 That's the reason why I now power off reader if I won't read book for a longer time (in hours). Some people suggest using suspend script (suspend.sh) from CoolReader that apparently has same battery impact as nickel's script. I didn't tried that though. But, just to place here, this is suspend script from CoolReader (actually, from whole Vlasovsoft package): Code: 
	#!/bin/sh
export PATH=$PATH:/sbin:/usr/sbin
echo "suspend.sh: enter"
handler()
{
    kill -15 $pid
    echo 0 > /sys/power/state-extended
    echo "suspend.sh: killed"
    exit 1
}
trap handler SIGTERM
sleep 10 &
pid=$!
wait $pid
# disable wifi
if lsmod | grep -q sdio_wifi_pwr ; then
    wlarm_le -i eth0 down
    ifconfig eth0 down
    /sbin/rmmod -r dhd
    /sbin/rmmod -r sdio_wifi_pwr
fi
echo 1 > /sys/power/state-extended
echo "suspend.sh: delay 2s (dragon)"
sleep 2 &
pid=$!
wait $pid
echo "sleeping... zzz-zzz-zzz-zzz :)"
sync
echo mem > /sys/power/state
echo 0 > /sys/power/state-extended
echo "suspend.sh: normal exit"
Code: 
	#!/bin/sh
export PATH="${PATH}:/sbin:/usr/sbin"
# Disable wifi
if lsmod | grep -q sdio_wifi_pwr ; then
	wlarm_le -i eth0 down
	ifconfig eth0 down
	rmmod -r dhd
	rmmod -r sdio_wifi_pwr
fi
# Go to sleep
sync
echo 1 > /sys/power/state-extended
sleep 2	# Because reasons?
echo mem > /sys/power/state
 | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#2513 | 
| 
			
			
			
			 BLAM! 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 13,506 
				Karma: 26047202 
				Join Date: Jun 2010 
				Location: Paris, France 
				
				
				Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			@WolfBack: Depending on the quality of the font you're using, switching CRe to use native hinting instead of freetype's autohinter might help (i.e., set font.hinting.mode to 1 in koreader/data/cr3.ini). 
		
	
		
		
		
		
		
		
		
		
		
		
	
	@Alan_S: I merged some minor tweaks to the suspend script a few weeks ago, hopefully things have improved?  | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#2514 | 
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 2,625 
				Karma: 3120635 
				Join Date: Jan 2009 
				
				
				
				Device: Kindle PW3 (wifi) 
				
				
				 | 
	
	|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#2515 | |
| 
			
			
			
			 Enthusiast 
			
			![]() Posts: 46 
				Karma: 10 
				Join Date: May 2015 
				
				
				
				Device: Kobo Glo HD 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
   Someone helped me and it's solved.I only read PDFs on Koreader because it drains too much battery. Again, thank you for your reply!  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#2516 | 
| 
			
			
			
			 Evangelist 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 407 
				Karma: 314204 
				Join Date: Jan 2015 
				
				
				
				Device: bq Avant XL, Kobo Aura H2O, Onyx Boox M96C Plus 
				
				
				 | 
	
	
	
		
		
		
		
		 
			
			I usually used it but I read somewhere that it may be the reason for the drain battery. Then I give it a try and... YES  
		
	
		
		
		
		
		
		
		
		
		
		
	
	  but work for me.
		 | 
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#2517 | |
| 
			
			
			
			 Evangelist 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 494 
				Karma: 5277078 
				Join Date: Oct 2009 
				Location: UK 
				
				
				Device: Kobo Clara HD, Boox Poke 2, PocketBook Verse Pro (634) 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 Nickel or Coolreader will give me 3 weeks between charging, Koreader gives me no more than 5 days because of large, inconsistent power drains during sleeping - on both my Glo and H2O (both now on KSM8). Using a Sleepcover makes it worse - I have seen the unit light switching on and off whilst I am carrying it with the cover closed. Coolreader has a setting which seems to honour disabling the Sleepcover. I remain hopeful that someone will post a reliable fix but, in the meantime, I read my Epubs on Coolreader and am liking the personalisation of tap and swipe gestures.  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#2518 | |
| 
			
			
			
			 Wizard 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,786 
				Karma: 731691 
				Join Date: Oct 2014 
				Location: Antwerp 
				
				
				Device: Kobo Aura H2O 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 It's a workaround in that I couldn't figure out why my H2O wasn't suspending properly, but with a wait of about 7 seconds I always got a reliable suspend.* Those extra 3 seconds are basically just a safety measure. Perhaps the proportional image screensaver takes a longer time to compute so that the 10-second timeout is insufficient as a workaround? * I mean a real suspend; that's unrelated to whatever the screen might show.  | 
|
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#2519 | ||
| 
			
			
			
			 Evangelist 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 407 
				Karma: 314204 
				Join Date: Jan 2015 
				
				
				
				Device: bq Avant XL, Kobo Aura H2O, Onyx Boox M96C Plus 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 Quote: 
	
  | 
||
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
| 
			
			 | 
		#2520 | ||||
| 
			
			
			
			 Evangelist 
			
			![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 446 
				Karma: 1084584 
				Join Date: Aug 2007 
				Location: Sisak, Croatia 
				
				
				Device: Kobo Aura H2O, Kobo Aura ONE 
				
				
				 | 
	
	
	
		
		
		
		
		 Quote: 
	
 Also, this is a bit tricky to found out when battery drains faster. To me it looks like it just drains two times faster when I suspend then when I shut it off, but this may be just coincidence. Quote: 
	
 Quote: 
	
 I have cover with magnets, so they may affect battery drain in strange ways. Maybe it would be good to have option to turn off sleep by cover with magnets? Quote: 
	
 But, can't tell for sure what really goes on. When I turn it off, I see increase in time between charges. This is valid for older version, not for the latest changes in suspend script.  | 
||||
| 
		 | 
	
	
	
		
		
		
		
			 
		
		
		
		
		
		
		
			
		
		
		
	 | 
![]()  | 
            
        
            
            
  | 
    
			 
			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 11:18 AM | 
| Touch Using two Kobos | tkavan | Kobo Reader | 4 | 06-23-2017 03:47 AM | 
| 2 kobos at once | tsarinaerika | Kobo Reader | 14 | 06-03-2013 05:13 AM | 
| Syncing between two Kobos | fx3000se | Kobo Reader | 4 | 01-24-2013 03:10 PM | 
| 2 kobos 1 account | retired05 | Kobo Reader | 9 | 05-05-2012 09:25 AM |