View Single Post
Old 04-02-2018, 04:09 PM   #198
tshering
Wizard
tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.
 
Posts: 3,489
Karma: 2914715
Join Date: Jun 2012
Device: kobo touch
Quote:
Originally Posted by cvarrick View Post
Touch in the KSM menu is not working on my H20v2 ("snow",).
I am sorry to hear this.
Quote:
Originally Posted by cvarrick View Post
The web interface does work so I am happy to provide any debug from that interface.
Let us see whether KSM does identify the device correctly. Press the button "basic info" and see the values for PRODUCT and PRODUCT_ID.
Then check which touch driver KSM is trying to use. Type/copy
Code:
echo "$ksmroot/Qt/plugins/mousedrivers/$mousedriver"
into the white input field and press the button "execute". The expected result is "/adds/kbmenu/Qt/plugins/mousedrivers/libKoboTS_h2o2.so".
Next check whether the driver is available, by executing
Code:
ls -l "$ksmroot/Qt/plugins/mousedrivers/$mousedriver"
tshering is offline   Reply With Quote