Skip to main content

Thread: iNexio USB Touch Screen


hello all,
has been while have visited great ubuntu forums. of basic stuff do, can manage find enough information reading posts on web, searching around run mother of problems , here 1 world time. lol

have usb touch screen monitor , touch part work on it.

here have gotten far, way running ubuntu lucid lynx.

output lsusb:
bus 005 device 001: id 1d6b:0001 linux foundation 1.1 root hub
bus 004 device 002: id 413c:2005 dell computer corp. rt7d50 keyboard
bus 004 device 001: id 1d6b:0001 linux foundation 1.1 root hub
bus 003 device 002: id 413c:3200 dell computer corp. mouse
bus 003 device 001: id 1d6b:0001 linux foundation 1.1 root hub
bus 002 device 042: id 1870:0001
bus 002 device 001: id 1d6b:0001 linux foundation 1.1 root hub
bus 001 device 004: id 05e3:0723 genesys logic, inc.
bus 001 device 001: id 1d6b:0002 linux foundation 2.0 root hub


no name or device name in front of it
googled around , found (inexio co ltd) product 0001 (inexio touch screen controller)
touch screen connected via usb.

lsmod

module size used by
binfmt_misc 6587 1
ppdev 5259 0
snd_hda_codec_realtek 203170 1
fbcon 35102 71
tileblit 2031 1 fbcon
font 7557 1 fbcon
bitblit 4707 1 fbcon
softcursor 1189 1 bitblit
vga16fb 11385 0
vgastate 8961 1 vga16fb
snd_hda_intel 22005 2
snd_hda_codec 74201 2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 5412 1 snd_hda_codec
i915 283218 3
snd_pcm_oss 35308 0
snd_mixer_oss 13746 1 snd_pcm_oss
snd_pcm 70886 3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
intel_agp 24473 2 i915
drm_kms_helper 29297 1 i915
snd_seq_dummy 1338 0
snd_seq_oss 26726 0
drm 163143 4 i915,drm_kms_helper
i2c_algo_bit 5028 1 i915
snd_seq_midi 4557 0
snd_rawmidi 19056 1 snd_seq_midi
agpgart 31788 2 intel_agp,drm
video 17375 1 i915
snd_seq_midi_event 6003 2 snd_seq_oss,snd_seq_midi
output 1871 1 video
atl1c 28307 0
snd_seq 47263 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_mid i_event
snd_timer 19098 2 snd_pcm,snd_seq
snd_seq_device 5700 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi ,snd_seq
snd 54148 16 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec, snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_se q_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore 6620 1 snd
snd_page_alloc 7172 2 snd_hda_intel,snd_pcm
usbhid 36174 0
hid 67032 1 usbhid
psmouse 63245 0
serio_raw 3978 0
lp 7028 0
parport 32635 2 ppdev,lp
usb_storage 39457 0

added inexio , usbtouchscreen modules /etc/modules , rebooted. output of lsmod after above action:

module size used by
binfmt_misc 6587 1
ppdev 5259 0
snd_hda_codec_realtek 203170 1
fbcon 35102 71
tileblit 2031 1 fbcon
font 7557 1 fbcon
bitblit 4707 1 fbcon
softcursor 1189 1 bitblit
vga16fb 11385 0
vgastate 8961 1 vga16fb
snd_hda_intel 22005 2
snd_hda_codec 74201 2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 5412 1 snd_hda_codec
i915 283218 3
snd_pcm_oss 35308 0
snd_mixer_oss 13746 1 snd_pcm_oss
snd_pcm 70886 3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
intel_agp 24473 2 i915
drm_kms_helper 29297 1 i915
snd_seq_dummy 1338 0
snd_seq_oss 26726 0
drm 163143 4 i915,drm_kms_helper
i2c_algo_bit 5028 1 i915
snd_seq_midi 4557 0
usbtouchscreen 8073 0
snd_rawmidi 19056 1 snd_seq_midi
agpgart 31788 2 intel_agp,drm
video 17375 1 i915
snd_seq_midi_event 6003 2 snd_seq_oss,snd_seq_midi
output 1871 1 video
inexio 1817 0
atl1c 28307 0
snd_seq 47263 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_mid i_event
snd_timer 19098 2 snd_pcm,snd_seq
snd_seq_device 5700 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi ,snd_seq
snd 54148 16 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec, snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_se q_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore 6620 1 snd
snd_page_alloc 7172 2 snd_hda_intel,snd_pcm
usbhid 36174 0
hid 67032 1 usbhid
psmouse 63245 0
serio_raw 3978 0
lp 7028 0
parport 32635 2 ppdev,lp
usb_storage 39457 0


modules present not being used anything.

found search results led pages patch code needs applied kernel usbtouchscreen module work (hotplug, reboots , stuff) inexio touch screen correctly. of can how none of posts how touch screen work.

can please me issue, appreciate it. please understand not looking hand out, need put right direction.

thank

i'm having same problem maverick 10.10 (release).

lsusb:
bus 005 device 001: id 1d6b:0001 linux foundation 1.1 root hub
bus 004 device 001: id 1d6b:0001 linux foundation 1.1 root hub
bus 003 device 001: id 1d6b:0001 linux foundation 1.1 root hub
bus 002 device 002: id 1870:0001 nexio co., ltd inexio touchscreen controller
bus 002 device 001: id 1d6b:0001 linux foundation 1.1 root hub
bus 001 device 001: id 1d6b:0002 linux foundation 2.0 root hub


lsmod:
module size used by
joydev 8735 0
parport_pc 26058 0
ppdev 5556 0
binfmt_misc 6599 1
snd_intel8x0 25632 2
snd_ac97_codec 99227 1 snd_intel8x0
ac97_bus 1014 1 snd_ac97_codec
pcmcia 35973 0
snd_pcm 71475 2 snd_intel8x0,snd_ac97_codec
snd_seq_midi 4588 0
i915 290938 3
snd_rawmidi 17783 1 snd_seq_midi
snd_seq_midi_event 6047 1 snd_seq_midi
snd_seq 47174 2 snd_seq_midi,snd_seq_midi_event
snd_timer 19067 2 snd_pcm,snd_seq
drm_kms_helper 30200 1 i915
snd_seq_device 5744 3 snd_seq_midi,snd_rawmidi,snd_seq
inexio 1829 0
drm 168054 4 i915,drm_kms_helper
snd 49006 11 snd_intel8x0,snd_ac97_codec,snd_pcm,snd_rawmidi,sn d_seq,snd_timer,snd_seq_device
usbtouchscreen 11169 0
intel_agp 26360 2 i915
yenta_socket 21518 0
pcmcia_rsrc 10566 1 yenta_socket
soundcore 880 1 snd
psmouse 59033 0
serio_raw 4022 0
led_class 2633 0
i2c_algo_bit 5168 1 i915
video 18712 1 i915
pcmcia_core 14657 3 pcmcia,yenta_socket,pcmcia_rsrc
snd_page_alloc 7120 2 snd_intel8x0,snd_pcm
agpgart 32011 2 drm,intel_agp
output 1883 1 video
lp 7342 0
parport 31492 3 parport_pc,ppdev,lp
floppy 54311 0
e1000e 132956 0


messages log (partial)
nov 22 12:51:00 maverick kernel: [ 19.146094] nexio device: m-nexio, firmware version: 2.00sms
nov 22 12:51:00 maverick kernel: [ 19.146229] input: inexio inexio usb /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.1/input/input4


udev log (partial):
kernel[1290394243.920610] add /module/usbtouchscreen (module)
udev_log=3
action=add
devpath=/module/usbtouchscreen
subsystem=module
seqnum=1442

kernel[1290394243.920628] add /bus/usb/drivers/usbtouchscreen (drivers)
udev_log=3
action=add
devpath=/bus/usb/drivers/usbtouchscreen
subsystem=drivers
seqnum=1450

kernel[1290394243.988772] add /module/inexio (module)
udev_log=3
action=add
devpath=/module/inexio
subsystem=module
seqnum=1457

udev [1290394243.989017] add /module/inexio (module)
udev_log=3
action=add
devpath=/module/inexio
subsystem=module
seqnum=1457

kernel[1290394243.989087] add /bus/serio/drivers/inexio (drivers)
udev_log=3
action=add
devpath=/bus/serio/drivers/inexio
subsystem=drivers
seqnum=1458

udev [1290394243.989291] add /bus/serio/drivers/inexio (drivers)
udev_log=3
action=add
devpath=/bus/serio/drivers/inexio
subsystem=drivers
seqnum=1458

/etc/modules:
# /etc/modules: kernel modules load @ boot time.
#
# file contains names of kernel modules should loaded
# @ boot time, 1 per line. lines beginning "#" ignored.
lp
usbtouchscreen
inexio


jockey.log (for device id 1870:0001)
hardwareid('modalias', 'usb:v1870p0001d0100dc02dsc00dp00ic02isc02ip00')
2010-11-22 12:52:14,703 debug: querying driver db <jockey.detection.localkernelmodulesdriverdb instance @ 0x99ebfcc> hardwareid('modalias', 'usb:v1870p0001d0100dc02dsc00dp00ic0aisc00ip00')
2010-11-22 12:52:14,704 debug: no corresponding handler available {'driver_type': 'kernel_module', 'kernel_module': 'usbtouchscreen', 'jockey_handler': 'kernelmodulehandler'}



had touchscreen working in june '10 kernel 2.6.34-020634rc3-generic_2.6.34-020634rc3_i386, (it detected , connected @ boot time no tweaking) doesn't seem connect @ all.


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Hardware [ubuntu] iNexio USB Touch Screen


Ubuntu

Comments

Popular posts from this blog

How to decompile jsxbin to jsx

Gavik Photoslide GK2: Not able to upload photos - Joomla! Forum - community, help and support

Phoca Guestbook logger registret bruger af - Joomla! Forum - community, help and support