Let us try whether H2o2v2 works with the non-H2o2 touch driver.
Since KSM cannot yet enable usbnet on this model, you have to use the webinterface with wifi (see the first post of this thread). Once you see the webinterface in your browser do the following
- [webinterface] press "kill KSM" in order to prevent nickel from automatically starting and get KSM out of the way. Nickel is starting after around 20 seconds after the KSM home screen appears, so you have to hurry.
- [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 ksmrotate=2 mrotation=90 QWS_MOUSE_PROTO=KoboTS;$ksmroot/kobomenu.sh "a b c d e f g h i j k l m n o p q r s t u v w x y z A B C D E F G H I J K L M N O P Q R S T U V W X Y Z"
- [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.) Repeat this step several times and select different options.
- [webinterface]Press "ksm power off" or "reboot"