No juu tuolla koodinpätkällä alkoi tapahtumaan jotain. lsinputilla löysin:
/dev/input/event5
bustype : BUS_ISA
vendor : 0x0
product : 0x0
version : 0
name : "HTC Shift EC TouchScreen"
bits ev : EV_SYN EV_KEY EV_ABS
Ja koittelin sitten ohjeenmukaan vaihtaa eventin vitoseksi:
TSLIB_CALIBFILE=/etc/pointercal TSLIB_TSDEVICE=/dev/input/event5 TSLIB_CONSOLEDEVICE=none ts_calibrate
Josta seuraa:
xres = 640, yres = 480
selected device is not a touchscreen I understand
Took 3 samples...
Top left : X = 0 Y = 7133405
Took 3 samples...
Top right : X = 0 Y = 7133405
Took 3 samples...
Bot right : X = 0 Y = 7133405
Took 3 samples...
Bot left : X = 0 Y = 7133405
Took 3 samples...
Center : X = 0 Y = 7133405
ts_calibrate: determinant is too small -- 0.000000
Calibration failed.
Eli resoluutio on väärin kun pitäisi olla 800x480 ja tosiaan jostain syystä ei tunnista kosketusnäytöksi?