[kde-freebsd] Error loading the Elo TouchSystems IntelliTouch 2500U precompiled driver

Andy Fawcett andy at athame.co.uk
Sun Nov 9 09:19:03 CET 2008


On Wednesday 05 November 2008 10:24:52 Greg Hamen wrote:
> 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

That error message suggests that it's a Linux driver you've installed. 
Do you have one of the linux_base ports installed?

A.

> Other forums suggest rebuilding kde4. Can anyone shed any light on
> this subject?
>
> Thanks in Advance
> Greg

-- 
Andy Fawcett                                     | andy at athame.co.uk
                                                 | tap at kde.org
"In an open world without walls and fences,      | tap at lspace.org
  we wouldn't need Windows and Gates."  -- anon  | tap at fruitsalad.org



More information about the kde-freebsd mailing list