Quote:
Originally Posted by geekraver
@Frenzie, I applied your patch. Now from KSM selecting koreader launched and displayed the FileManager, but it was upside down and not responding to further touch events, and I had to power-cycle.
|
When you say FileManager, do you mean you tried an old release? Newer releases call it "KOReader File Browser". I would try
this one (built a few hours ago) because it already includes the patch I gave you.
On newer firmwares it's must to use a build from no older than about half a year ago for native 32-bit support in KOReader. I believe KSM still sets it to 16-bit as a compatibility measure, which could be related to the screen turning you're seeing.
The most logical thing to try next is to look at
what's different on the Kobo Aura One (i.e., add touch_probe_ev_epoch_time = true).
You could also try playing around with some other configs, like:
Code:
needsTouchScreenProbe = yes,
touch_switch_xy = false,
(See Kobo Touch.)
Btw, since you say the display is upside down it would be very useful to distinguish touch not responding at all from touch being mirrored or upside down.