Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
 

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: Elo TouchScreen Installation X, Elo TouchScreen Installation X< Next Oldest | Next Newest >
prafulshah Offline





Group: Members
Posts: 2
Joined: Jan. 2007
Posted: Jan. 05 2007,22:21 QUOTE

Hello,

I have installed dsl 3.1 , it working fine , I compiled elo driver also but  following steps , I donot have same directory for copy elo_drv.o file following directory.

/usr/X11R6/lib/modules/input

I donot find above directory. Please Guide Us.



=============================
Linux Elo Driver Installation
=============================

Notes:

(a) Verify that all earlier Elo drivers are uninstalled from the
   system.

(b) You must have administrator access rights on your Linux machine
   to install the Elo Linux USB Driver Package.

Steps:

I. Copy the elo driver files from the installed directory to the Elo
  directory.

> mv <Installed directory>/binaries  /elo
> cd /elo
> tar -xf loadelo.tar

For XFree86 version 4.30
> cp  /elo/elo_drv.o  /usr/X11R6/lib/modules/input

For XFree86 version 4.20
> cp  /elo/elo_drv.o_4.20  /usr/X11R6/lib/modules/input/elo_drv.o


II. Browse to <elo extracted directory>/wrapper.

(a) If you are using a 2.4 non-smp kernel, then
    >mv elousb_2.4.o elousb.o
    >make -f Makefile

(b)If you are using a 2.4 smp kernel, then
   >mv elousb_2.4smp.o elousb.o
   >make -f Makefile

©If you are using a 2.6 smp kernel, then
   >mv elousb_2.6smp.ko elousb.ko
   >make -f Makefile

Note that the resultant "elousb.o" or "elousb.ko" file is
automatically copied to the "/elo" directrory by Makefile.

Verify that the all files in the /elo directory have execute
permissions. To change permissions use

                     > chmod 777 *


III. Modify the X configuration file. This file is located in the
    /etc/X11 directory.

Add an Elo device configuration section:

Section "InputDevice"
Identifier "elo"
Driver "elo"
Option "Device" "/dev/input/elo"
Option "AlwaysCore"
EndSection

Now, add the elo device to the ServerLayout section:

InputDevice "elo" "SendCoreEvents"


IV. Confirm that the following directory is present:  

   /dev/input
   
   if it is not, create it:

   mkdir /dev/input


V. Install the elousb module by running the following command:

    >./install.sh
Back to top
Profile PM 
fastmonkeywheels Offline





Group: Members
Posts: 5
Joined: Jan. 2007
Posted: Jan. 05 2007,23:38 QUOTE

I'm using an XFree86 touchscreen module too.  I put my module driver in /usr/X11R6/lib/modules and it works just fine.
Back to top
Profile PM 
prafulshah Offline





Group: Members
Posts: 2
Joined: Jan. 2007
Posted: Jan. 06 2007,00:33 QUOTE

Hi,

Can you share yours steps , How to Configure XFree86.

Thanks,
-Praful
Back to top
Profile PM 
zeF Offline





Group: Members
Posts: 8
Joined: Mar. 2007
Posted: April 11 2007,22:43 QUOTE

Quote (fastmonkeywheels @ Jan. 05 2007,18:38)
I'm using an XFree86 touchscreen module too.  I put my module driver in /usr/X11R6/lib/modules and it works just fine.

YES!

Could you share your steps!!!
That would be great if you would!!
Back to top
Profile PM 
3 replies since Jan. 05 2007,22:21 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

 
reply to topic new topic new poll
Quick Reply: Elo TouchScreen Installation X

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code