Hi all,<br><br>I have a Elo TouchSystems IntelliTouch 2500U. After copying the precompiled driver from the manufacturer (elo_drv.so_7.2) to /usr/local/lib/xorg/modules/input/ as elousb_drv.so and adding:<br>InputDevice "touchscreen" <br>
Section "InputDevice"<br> Identifier "touchscreen"<br> Driver "elousb"<br> Option "Device" "/dev/uhid0"<br>Option "MinX" "300"<br>Option "MaxX" "4095"<br>
Option "MinY" "300"<br>Option "MaxY" "4095"<br> Option "ScreenNumber" "0"<br> Option "ButtonNumber" "1"<br> Option "UntouchDelay" "3"<br>
Option "AlwaysCore" "On"<br> Option "ReportDelay" "1"<br>EndSection<br><br>to the /etc/X11/xorg.conf, the /var/log/Xorg.0.log file mentions the error below:<br>dlopen: /usr/local/lib/compat/libc.so.6: version GLIBC_2.1.3 required by /usr/local/lib/xorg/modules/drivers//elo_drv.so not defined<br>
<br>Other forums suggest rebuilding kde4. Can anyone shed any light on this subject?<br><br>Thanks in Advance<br>Greg<br>