[kde-freebsd] Error loading the Elo TouchSystems IntelliTouch 2500U precompiled driver
Greg Hamen
haxor777 at gmail.com
Wed Nov 5 09:24:52 CET 2008
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/kde-freebsd/attachments/20081105/52d7a022/attachment.htm
More information about the kde-freebsd
mailing list