hello~
I have trouble about setting Elo touchscreen on redhot 9.0
there is some information about my system:
=======================================
XFree86 Version 4.3.0 (Red Hat Linux release: 4.3.0-2)
OS Kernel: Linux version 2.4.20-8
=======================================
and I add some lines into /etc/X11/XF86config file
here is what I added:
============================
Section "ServerLayout"
InputDevice "touchscreen1" "SendCoreEvents"
EndSection
...............................................
Section "InputDevice"
Identifier "touchscreen1"
Driver "elographics"
Option "Device" "/dev/ttyS2"
Option "AlwaysCore"
Option "screenno" "0"
Option "MinX" "600"
Option "MaxX" "3600"
Option "MinY" "600"
Option "MaxY" "3600"
Option "UntouchDelay" "3"
Option "ReportDelay" "1"
EndSection
=============================
but when I enter my X window , there has some trouble with Elo touchscreen, and the error is:
=======================================
Not at the specified rate or model 2310, will continue
Unable to ask Elographics touchscreen identification
=======================================
I have search from web , but still have no solution,
so , hope somebody may help me to resolve thie question
and my email :
ellen@itf-tech.com.tw
thank you very much !