Hi all,

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

to the /etc/X11/xorg.conf, the /var/log/Xorg.0.log file mentions the error
below:
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

Other forums suggest rebuilding kde4. Can anyone shed any light on this
subject?

Thanks in Advance
Greg
_______________________________________________
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

Reply via email to