Touch screen for QNX6.5 is not working

hi i am porting the QNX6.2.0 to QNX 6.5.0.

Here my Touch screen for QNX 6.5.0 is not working. but the Mouse click events working.

QNX 6.2.0 - devi-elo smartset -R fd -d/dev/ser1 is working fine

QNX 6.5.0 - devi-elo smartset -R fd -d/dev/ser1 is used.

But my Touch screen is not working. i can able to touch the events by the mouse click.

Please help me in this issue ??

hi Bhaskara,

Touch Events and mouse events are handled by different drivers. Mouse events are handled by devi-hirun.

I would suggest to kill the existing devi-elo and run the driver as below, from a console (telnet console is also fine)
devi-elo -vvvvv smartset -R fd -d/dev/ser1

Verbose information might be able to help. Also suggest running the calib utility to perform touch screen calibration.

Regards
Sheran