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&nbsp;&nbsp;&nbsp; &quot;touchscreen&quot; <br>
Section &quot;InputDevice&quot;<br>&nbsp;&nbsp;&nbsp; Identifier &quot;touchscreen&quot;<br>&nbsp;&nbsp;&nbsp; Driver &quot;elousb&quot;<br>&nbsp;&nbsp;&nbsp; Option &quot;Device&quot; &quot;/dev/uhid0&quot;<br>Option &quot;MinX&quot; &quot;300&quot;<br>Option &quot;MaxX&quot; &quot;4095&quot;<br>
Option &quot;MinY&quot; &quot;300&quot;<br>Option &quot;MaxY&quot; &quot;4095&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp; &quot;ScreenNumber&quot; &quot;0&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp; &quot;ButtonNumber&quot; &quot;1&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp; &quot;UntouchDelay&quot; &quot;3&quot;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp; &quot;AlwaysCore&quot; &quot;On&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Option&nbsp; &quot;ReportDelay&quot; &quot;1&quot;<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>