Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nightmode no longer working on firmware 4.3.8842 (Kobo Aura H20) #9

Open
filidorwiese opened this issue Mar 1, 2017 · 7 comments
Open

Comments

@filidorwiese
Copy link

First off, thank you for this project, nightmode is awesome! Yesterday, without thinking about it I updated the firmware on my Kobo Aura H20, it's now at 4.3.8842. Sadly, this also broke the nightmode patch I was using that's linked in issue #6

I would really like it back, any tips on how to fix?

@filidorwiese
Copy link
Author

filidorwiese commented Mar 1, 2017

Ah I actually solved the problem. If someone else is looking, this is what you need to do:

  1. Get the kobo-nightmode_build13.zip file from this repo
  2. Extract it to get your hands on the KoboRoot.tgz
  3. Edit the mnt/onboard/.kobo/nightmode.ini file and make changes to the brightness section as such:
[brightness]
1percentPatch = yes
timeout = 4
100 = toggleNightMode
  1. Upload the patched tgz file to the reader in the .kobo/ folder
  2. Unmount the device and let it reboot
  3. Toggle to nightmode by setting the brightness to 100% and waiting for 4 seconds

@MBlakeS87
Copy link

Interesting find. Why did you choose to toggle nightmode in the way you did? I ran into this same problem, but I would prefer to toggle nightmode by long pressing the home button. Not sure what I would need to edit to accomplish that.

@filidorwiese
Copy link
Author

I'm using this on a Kobo Aura H20, which is completely waterproof and as such has no physical buttons whatsoever. Changing brightness to 100% and waiting 4 seconds is the only way to toggle nightmode on my reader. For your purpose you could probably just use this repo as is, or you might need to make a small change in nightmode.ini

@MBlakeS87
Copy link

Oh I see. Glad you were able to figure out the solution for your reader. I'm using the original Kobo Touch. I think a small change to nightmode.ini will be required; I just don't know what edit I need to make.

@MaraR8
Copy link

MaraR8 commented Mar 4, 2017

Hello there!

I'm completely new here and in the ebook's world! I would like to install the night mode on my Kobo Aura H2O but I can't. I tried your solution @filidorwiese but I can't find a way to make it work!

What I did:

  1. download the pack from the link in Aura H20 Support? #6
  2. extract and change the nightmode.ini file
  3. transfer it to Kobo

I checked, it installed the files with the correct updates in the Brightness section, but when I set the brightness to 100%, absolutely nothing happens except the change in light intensity.

Any hint to what to do next please?

Thank you very much in advance!

P.S. - I tried the procedure more than 3 times; removing the files and re-installing and reseting to factory and installing the files.

@acherep
Copy link

acherep commented Mar 4, 2017

The fork mentioned by ThaMattie in #7 works on my Kobo Aura (not H2O)

@MaraR8
Copy link

MaraR8 commented Mar 5, 2017

And it workedddddd @acherep !

Thank you so much for the tip! And thanks to the developers! This is amazing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants