Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Kobo Reader > Kobo Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 09-11-2016, 05:17 AM   #601
erikssenmar867
Connoisseur
erikssenmar867 is a glorious beacon of lighterikssenmar867 is a glorious beacon of lighterikssenmar867 is a glorious beacon of lighterikssenmar867 is a glorious beacon of lighterikssenmar867 is a glorious beacon of lighterikssenmar867 is a glorious beacon of lighterikssenmar867 is a glorious beacon of lighterikssenmar867 is a glorious beacon of lighterikssenmar867 is a glorious beacon of lighterikssenmar867 is a glorious beacon of lighterikssenmar867 is a glorious beacon of light
 
Posts: 58
Karma: 12028
Join Date: Nov 2013
Device: Kobo Aura H2O
Quote:
Originally Posted by marp68 View Post
Do you use KSM8? I do and this solved it for me.

https://www.mobileread.com/forums/sho...&postcount=212

You activate the nickel nightmode function through KSM8. See link

Thank you very much guy. It works perfectly
erikssenmar867 is offline   Reply With Quote
Old 09-11-2016, 06:59 AM   #602
marp68
Addict
marp68 substituted for the Southern Oracle when it was on vacation.marp68 substituted for the Southern Oracle when it was on vacation.marp68 substituted for the Southern Oracle when it was on vacation.marp68 substituted for the Southern Oracle when it was on vacation.marp68 substituted for the Southern Oracle when it was on vacation.marp68 substituted for the Southern Oracle when it was on vacation.marp68 substituted for the Southern Oracle when it was on vacation.marp68 substituted for the Southern Oracle when it was on vacation.marp68 substituted for the Southern Oracle when it was on vacation.marp68 substituted for the Southern Oracle when it was on vacation.marp68 substituted for the Southern Oracle when it was on vacation.
 
Posts: 283
Karma: 132294
Join Date: Apr 2016
Location: Sweden
Device: Kobo Clara HD
Since the term nightmode already refers to black/white invert in many patches, instructions, threads, other brands etc, I think it's good to keep it for this meaning. Ive never heard of nightmode as something that has to do with minimize the blue light. But I've heard of different types of bluelight filters. I didn't neither think that this was needed in the ereaders. But please explain if it does.

But a good point if there is a misunderstanding what we talk about.
marp68 is offline   Reply With Quote
Advert
Old 09-11-2016, 09:26 AM   #603
MGlitch
Wizard
MGlitch ought to be getting tired of karma fortunes by now.MGlitch ought to be getting tired of karma fortunes by now.MGlitch ought to be getting tired of karma fortunes by now.MGlitch ought to be getting tired of karma fortunes by now.MGlitch ought to be getting tired of karma fortunes by now.MGlitch ought to be getting tired of karma fortunes by now.MGlitch ought to be getting tired of karma fortunes by now.MGlitch ought to be getting tired of karma fortunes by now.MGlitch ought to be getting tired of karma fortunes by now.MGlitch ought to be getting tired of karma fortunes by now.MGlitch ought to be getting tired of karma fortunes by now.
 
Posts: 2,855
Karma: 22003124
Join Date: Aug 2014
Device: Kobo Forma, Kobo Sage, Kobo Libra 2
The settings on the Kobo Aura One say nothing of 'night mode', they do say 'Natural Light'. Therefore there's no need to change the term of a long standing and well understood patch just because the intent of 'Natural Light' is to allow for sleep.
MGlitch is offline   Reply With Quote
Old 09-11-2016, 02:28 PM   #604
jscris
Addict
jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.
 
Posts: 399
Karma: 123456
Join Date: Feb 2009
Location: Central US
Device: k1 - KAO2, IPads
Quote:
Originally Posted by marp68 View Post
Do you use KSM8? I do and this solved it for me.

https://www.mobileread.com/forums/sho...&postcount=212

You activate the nickel nightmode function through KSM8. See link
Have tried that this morning and still no joy. I've been making changes, because of a major battery drain during the night. Trying to get that stabilized and may end up starting over.
jscris is offline   Reply With Quote
Old 09-18-2016, 02:41 PM   #605
jscris
Addict
jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.
 
Posts: 399
Karma: 123456
Join Date: Feb 2009
Location: Central US
Device: k1 - KAO2, IPads
Still unable to get nightmode to work on the Aura One using the h2o version and have tried all methods of activation. Has anyone else tried this?
jscris is offline   Reply With Quote
Advert
Old 09-18-2016, 03:02 PM   #606
frostschutz
Linux User
frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.
 
frostschutz's Avatar
 
Posts: 2,282
Karma: 6123806
Join Date: Sep 2010
Location: Heidelberg, Germany
Device: none
@jscris: I haven't tried it but it'll probably already fail early in the installer stage.

The 4.x rcS when it starts nickel looks like this:

Code:
LIBC_FATAL_STDERR_=1 /usr/local/Kobo/nickel -platform kobo -skipFontLoad &
The LIBC_FATAL_STDERR_=1 wasn't there before I guess, you'll probably have to edit the KoboRoot.tgz::/root/autorun.sh ( https://github.com/dbeinder/kobo-nig...oot/autorun.sh ) to add the above as FW4_ORIG / FW4_NEW / sed for FW4.

That should make it work for the installer itself, not sure if everything else about this mod is unaffected by the 4.x firmware version.
frostschutz is offline   Reply With Quote
Old 09-18-2016, 03:06 PM   #607
jscris
Addict
jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.
 
Posts: 399
Karma: 123456
Join Date: Feb 2009
Location: Central US
Device: k1 - KAO2, IPads
Quote:
Originally Posted by frostschutz View Post
@jscris: I haven't tried it but it'll probably already fail early in the installer stage.

The 4.x rcS when it starts nickel looks like this:

Code:
LIBC_FATAL_STDERR_=1 /usr/local/Kobo/nickel -platform kobo -skipFontLoad &
The LIBC_FATAL_STDERR_=1 wasn't there before I guess, you'll probably have to edit the KoboRoot.tgz::/root/autorun.sh ( https://github.com/dbeinder/kobo-nig...oot/autorun.sh ) to add the above as FW4_ORIG / FW4_NEW / sed for FW4.

That should make it work for the installer itself, not sure if everything else about this mod is unaffected by the 4.x firmware version.
Thanks. It does seem to install, just fails to run, but I'll try to figure that out.

EDIT: Okay, did that. Installs, still doesn't run with the light percentage slider. I wonder if the natural light setting has something to do with the problem.

Last edited by jscris; 09-18-2016 at 03:37 PM.
jscris is offline   Reply With Quote
Old 09-18-2016, 04:00 PM   #608
frostschutz
Linux User
frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.
 
frostschutz's Avatar
 
Posts: 2,282
Karma: 6123806
Join Date: Sep 2010
Location: Heidelberg, Germany
Device: none
Quote:
Originally Posted by jscris View Post
Installs, still doesn't run with the light percentage slider. I wonder if the natural light setting has something to do with the problem.
I don't have a KA1 and I'm not familiar with this mod at all.

My H2O is already running the KA1 firmware though so that's as close as I can get.

I downloaded the screenInv.so and nightmode.ini from GitHub, edited /etc/init.d/rcS to include LD_PRELOAD=/root/screenInv.so in the line where it starts nickel, set "invertActive = yes" in .kobo/nightmode.ini and it works. (Not sure how to test the light slider or if that's even the correct version of the mod.)

Edit: Oh, I was using the dbeinder instead of traycold version which I guess is newer...

Last edited by frostschutz; 09-18-2016 at 04:07 PM.
frostschutz is offline   Reply With Quote
Old 09-18-2016, 04:26 PM   #609
jscris
Addict
jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.
 
Posts: 399
Karma: 123456
Join Date: Feb 2009
Location: Central US
Device: k1 - KAO2, IPads
Quote:
Originally Posted by frostschutz View Post
I don't have a KA1 and I'm not familiar with this mod at all.

My H2O is already running the KA1 firmware though so that's as close as I can get.

I downloaded the screenInv.so and nightmode.ini from GitHub, edited /etc/init.d/rcS to include LD_PRELOAD=/root/screenInv.so in the line where it starts nickel, set "invertActive = yes" in .kobo/nightmode.ini and it works. (Not sure how to test the light slider or if that's even the correct version of the mod.)

Edit: Oh, I was using the dbeinder instead of traycold version which I guess is newer...
Thanks for the suggestions. So far no luck. Still playing....
jscris is offline   Reply With Quote
Old 09-18-2016, 05:03 PM   #610
frostschutz
Linux User
frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.
 
frostschutz's Avatar
 
Posts: 2,282
Karma: 6123806
Join Date: Sep 2010
Location: Heidelberg, Germany
Device: none
Here's a KoboRoot.tgz with the installer modification I mentioned above.
It will only work for original rcS, not if it's already modified by something else.
So if you have KSM and nickel is not started by rcS but KSM instead, this won't work for you.

Note this isn't my mod, all credits to the original authors... if this solves your issue I will send the change as a pull request on GitHub.
Attached Files
File Type: zip KoboRoot-nightmode-KA1-experiment.zip (15.2 KB, 717 views)
frostschutz is offline   Reply With Quote
Old 09-18-2016, 06:07 PM   #611
jscris
Addict
jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.
 
Posts: 399
Karma: 123456
Join Date: Feb 2009
Location: Central US
Device: k1 - KAO2, IPads
Quote:
Originally Posted by frostschutz View Post
Here's a KoboRoot.tgz with the installer modification I mentioned above.
It will only work for original rcS, not if it's already modified by something else.
So if you have KSM and nickel is not started by rcS but KSM instead, this won't work for you.

Note this isn't my mod, all credits to the original authors... if this solves your issue I will send the change as a pull request on GitHub.
Woohoo! That actually does work. Starts in nightmode. Haven't seen yet how to activate/deactivate it, but that's great! Thank you so much!

EDIT: Even if I have to toggle it by using the ini file, I'm happy!
I wasn't starting it active, was trying to get the toggle to work after making the original change you suggested.

Last edited by jscris; 09-18-2016 at 06:34 PM.
jscris is offline   Reply With Quote
Old 09-18-2016, 06:30 PM   #612
frostschutz
Linux User
frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.
 
frostschutz's Avatar
 
Posts: 2,282
Karma: 6123806
Join Date: Sep 2010
Location: Heidelberg, Germany
Device: none
Quote:
Originally Posted by jscris View Post
Woohoo! That actually does work.
[...]
I'm happy!
Doesn't the 100% toggle work for you too?

You can configure this any way you like...

Glad I could help...
frostschutz is offline   Reply With Quote
Old 09-18-2016, 06:40 PM   #613
jscris
Addict
jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.
 
Posts: 399
Karma: 123456
Join Date: Feb 2009
Location: Central US
Device: k1 - KAO2, IPads
Quote:
Originally Posted by frostschutz View Post
Doesn't the 100% toggle work for you too?

You can configure this any way you like...

Glad I could help...
No, unfortunately it doesn't. I've used it at 100 on the h2o and know it's set to that, but it doesn't work. There is also a second light setting on the KA1 for the comfort light and I'm wondering if this is interfering with the toggle.
jscris is offline   Reply With Quote
Old 09-18-2016, 06:45 PM   #614
frostschutz
Linux User
frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.frostschutz ought to be getting tired of karma fortunes by now.
 
frostschutz's Avatar
 
Posts: 2,282
Karma: 6123806
Join Date: Sep 2010
Location: Heidelberg, Germany
Device: none
Oh. It works fine on my H2O (100% then wait for a stick of incense ... well it takes a bit until it triggers the switch). If the Aura One behaves differently there, I have no way to test since I don't have one, and I'm not confident in changing the preloaded library code involved. Sorry.
frostschutz is offline   Reply With Quote
Old 09-18-2016, 06:49 PM   #615
jscris
Addict
jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.jscris is an accomplished Snipe hunter.
 
Posts: 399
Karma: 123456
Join Date: Feb 2009
Location: Central US
Device: k1 - KAO2, IPads
Quote:
Originally Posted by frostschutz View Post
Oh. It works fine on my H2O (100% then wait for a stick of incense ... well it takes a bit until it triggers the switch). If the Aura One behaves differently there, I have no way to test since I don't have one, and I'm not confident in changing the preloaded library code involved. Sorry.
Someone will eventually figure it out and meanwhile, this is fine! I really have no need to toggle back and forth a lot anyway. Really appreciate this!
jscris is offline   Reply With Quote
Reply

Tags
glo, hack, mini, night mode, touch


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Glo Night mode ? Ethanaul Kobo Reader 1 07-23-2013 10:23 PM
does 'night mode' use more power? pumpkincat Kobo Tablets 10 02-25-2012 01:39 PM
Odyssey Anyone using Night-Mode? DuckieTigger Bookeen 2 01-28-2012 12:13 PM
help with night mode golfgirl Kobo Tablets 5 11-04-2011 10:40 AM
Is there a night mode? zeroh Nook Color & Nook Tablet 5 12-04-2010 10:24 AM


All times are GMT -4. The time now is 06:29 PM.


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