Quote:
Originally Posted by wodan16
Hi nasser I'm wodan15
It's only a minor thing to get it running...at least on KT3 black ....let's see if this works on your KT3 white as well.
-Download "nightly" v2015.11-533-g1d250c
-Install it
-Open file /mnt/us/koreader/frontend/device/kindle/device.lua (leafpad is fine....or whatever you prefer)
-Change line 120 : touch_dev = "/dev/input/event1", to touch_dev = "/dev/input/event0",
-Change line 354 : self.input.open(/dev/input/event1") to self.input.open(/dev/input/event0")
-Save file
You should be good to go
Let me know if this equally works on KT3W.
Greets wodan
EDIT: the codebits are marked for confirmation
DEVICE: Kindle Basic 2 (KT3 black)
PLATFORM: Heisenberg
BOARD: eanab rev. 17
DEVICE CODE: G000K9
FW: 5.8.1.1 (2987430003)
|
Hello, Wodan. Thanks for your post!
I'm afraid your fix didn't work on my KT3W...

(Serial G000KA, FW 5.8.0)
Looks like some separate entries and modules have to be added for the KT3B and KT3W in the Lua code by the maintainers...