Andy,

Thanks for responding.

Yes, I have linux_base-fc-4_13 installed. The issue got resolved by
inserting the first section below into /etc/libmap.conf, but now I'm getting
a different error which is described in the section below the first.

*/etc/libmap.conf:*
[/usr/local/lib/xorg/modules/input//elousb_drv.so]
libc.so.6 /compat/linux/lib/libc.so.6

*/var/log/Xorg.0.log:*
(II) LoadModule: "elousb"
(II) Loading /usr/local/lib/xorg/modules/input//elousb_drv.so
dlopen: /usr/local/lib/xorg/modules/input//elousb_drv.so: Shared object has
no run-time symbol table

Any suggestions?

Thanks again
Greg

On Sun, Nov 9, 2008 at 12:19 AM, Andy Fawcett <[EMAIL PROTECTED]> wrote:

> 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                                     | [EMAIL PROTECTED]
>                                                 | [EMAIL PROTECTED]
> "In an open world without walls and fences,      | [EMAIL PROTECTED]
>  we wouldn't need Windows and Gates."  -- anon  | [EMAIL PROTECTED]
>
>
_______________________________________________
kde-freebsd mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

Reply via email to