dbeinder / kobo-nightmode

white-on-black mode for Kobo ebook readers. Not maintained, check out this fork:
https://github.com/gtalusan/kobo-nightmode
37 stars 14 forks source link

Fix Aura non-HD display issue. #2

Closed KenMacD closed 10 years ago

KenMacD commented 10 years ago

The mmap was returing 0 because it was calling the patched method instead of the original method. This caused fbMemory to be 0 and the writes to fbMemory to cause a segfault.

Closes issue #1, and makes the library work on Aura.