Touchscreen under QNX/Photon

Z

Thread Starter

Zeljko Fucek

Hi List,

I would really appreciate if someone could help me. The problem is that I can't make the touchscreen work under QNX 4.25 / Photon 1.14. It's running fine if I attach the hard disk which has Win95 and touchscreen drivers installed on it.

Hardware:
- Advantech SBC 4823 with M-Systems DiskOnChip, Ethernet, Video, LPT1, COM1
and COM2 (16C550 UART)
- Elographics Accutouch touchscreen E271-2210

So far, I have tried these settings followed by acalib and restarting
Photon, but it did not help. Inputtrap detects
only Elo bus interface adapters.

Setting #1:
- /etc/config/sysinit.1 contains
/dev/Dev.ser -N/dev.ser1 3f8,4 &
/dev/Dev.ser -N/dev.ser2 2f8,3 &
- /etc/config/trap/trap.1 contains
kbd -R
fd -d/dev/kbd
msoft -R
fd -d/dev/ser1
intellitch -b9600
fd -d/dev/ser2

Setting #2:
-same as #1, no mouse, touchscreen on COM2

Setting #3:
-same as #2, no mouse, touchscreen on COM1

Setting #4:
- /etc/config/sysinit.1 does not contain
/dev/Dev.ser -N/dev.ser1 3f8,4 &
/dev/Dev.ser -N/dev.ser2 2f8,3 &
- /etc/config/trap/trap.1 has
kbd -R
fd -d/dev/kbd
msoft -R
uart -i4 -p3f8
intellitch -b9600
uart -i3 -p2f8

Setting #5:
-same as #4, no mouse, touchscreen on COM2

Setting #6:
-same as #5, no mouse, touchscreen on COM1.

Regards,

Zeljko Fucek, P.Eng.


/ AutoComp Systems Inc.
/ Automation, Process Control, Instrumentation and Electrical Engineering
/ http://www.autocomp-systems.com/
/
/ 450 Alden Road #9, Markham, Ontario L3R 5H4 CANADA
/ Tel: (905) 415-9363, Fax: (905) 415-9364
 
Top