Quote:
Originally Posted by sergeyvl12
Thanks, tshering
I need to upgrade the touch driver. Will be done soon.
P.S. How can I get this model number?
|
Code:
MODEL_NUMBER=$(cut -f 6 -d ',' /mnt/onboard/.kobo/version | sed -e 's/^[0-]*//')
It seems with the most recent version of your touch driver, the touch is horizontally flipped on the H2o2, version 2. What I said above referred to an older version of your driver, I guess.