Let us try whether this model works with the non-H202 touch driver. I don't know how likely this is, but it would be an easy solution.
- [webinterface] press "kill KSM" in order to prevent nickel from automatically starting and get KSM out of the way.
- [webinterface] Copy the non-h2o2 mouse/touch driver to the mousedrivers directory by executing
Code:
cp $ksmuser/copyrepos/libKoboTS.so $ksmroot/Qt/plugins/mousedrivers/
- [webinterface] Set the non-h2o2 mouse driver; and start the menu by executing
Code:
export QWS_MOUSE_PROTO=KoboTS; $ksmroot/kobomenu.sh "a b c d e f"
- [on the reader] Try whether you can select one of the options. If it works, you should see the selected line inverted, and the selected letter printed in the output field of the webinterface. (Even when it worked, the device will again be unresponsive, since after successfull selection, the application exits.)
- [webinterface]Press "ksm power off" or "reboot"
If it did not work, you might consider deleting libKoboTS.so to save space on the system partition.