Hi Jiahuai,
You should follow the steps to operate touch calibrator:
# weston-touch-calibrator /* List all touch devices */
For example, probably like this: /* Yours may be different from below, but simliar */
could not load cursor 'dnd-move'
could not load cursor 'dnd-copy'
could not load cursor 'dnd-none'
device "/sys/devices/platform/5a800000.i2c/i2c-16/16-002c/input/input1/event1" - head "DPI-1"
# weston-touch-calibrator /sys/devices/platform/5a800000.i2c/i2c-16/16-002c/input/input1/event1
/* calibrate touch screen */
[comment]
You can add some DEBUG messages into "save_touch_device_calibration()" function to check if data has been save.
Have a nice day!
BR,
Weidong