Elo USB Touchscreen -- Need to load Elo driver after usbcore, but before 'hid'

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I'm trying to install Elo's USB touchscreen driver for an Elo 1524L
touchscreen on FC5 (the touchscreen is identified as USB Kernel Input
device name: "EloTouchSystems,Inc Elo TouchSystems 2216 AccuTouch(r)
USB Touchmonitor Interface"). The "elographics" driver in xorg appears
to only work with a serial touchscreen. I'm using FC5 and the
2.6.15-1.2054_FC5 kernel.

The instructions from Elo are to load their USB driver after
"usbcore" but before "hid". I'm not sure how to do this. Elo's
instructions are to load the driver through modprobe.conf, but that
doesn't to work. I have also been given the suggestion of loading
through rc.sysinit by placing:

action $"Initializing EloUSB Drivers:" modprobe elousb 2> /dev/null
prior to the line which has "modprobe hid 2>/dev/null", ultimately
ending up with a section that looks like:

needusbstorage=
if[$usb="1"] then
needusbstorage=.....

action $"Initializing EloUSB Drivers:" modprobe elousb 2> /dev/null

If["${version[0]}  ........... ]
LC_ALL=C grep 'hid' /proc/bus/usb/drivers" ||action $Initializing USB
HID Interface:" modprobe hid 2>/dev/null
action $Initializing USB Keyboard" modprobe keybdev 2> /dev/null
The only problem is that I don't have anything that approximates this
section in rc.sysinit.

One other issue may be that Elo states that 'hid' must be built as a
loadable module, rather than compiled in to the kernel.  How do I
check this?

Any help or ideas?

Thanks,

George

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux