* linux 2.6.16.16 breaks touchscreens
@ 2006-05-19 13:38 Gerhard Mack
2006-06-01 19:37 ` Dmitry Torokhov
0 siblings, 1 reply; 2+ messages in thread
From: Gerhard Mack @ 2006-05-19 13:38 UTC (permalink / raw)
To: linux-kernel
hello,
I have a touchscreen device that works on 2.6.14 but breaks on 2.6.16.
The kernel is detecting the device and it is registering in
/proc/bus/input/devices but not showing up in /dev/input
dmesg:
input: eGalax Inc. USB TouchController as /class/input/input0
usbcore: registered new driver touchkitusb
mice: PS/2 mouse device common for all mice
ts: Compaq touchscreen protocol output
/proc/bus/usb/devices:
I: Bus=0003 Vendor=0eef Product=0001 Version=0100
N: Name="eGalax Inc. USB TouchController"
P: Phys=/input0
S: Sysfs=/class/input/input0
H: Handlers=mouse0 event0 ts0
B: EV=b
B: KEY=400 0 0 0 0 0 0 0 0 0 0
B: ABS=3
kiosk10:/dev/input# ls -l
total 0
crw-rw---- 1 root root 13, 63 2006-05-19 09:06 mice
crw-rw---- 1 root root 10, 223 2006-05-19 09:06 uinput
--
Gerhard Mack
gmack@innerfire.net
<>< As a computer I find your faith in technology amusing.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: linux 2.6.16.16 breaks touchscreens
2006-05-19 13:38 linux 2.6.16.16 breaks touchscreens Gerhard Mack
@ 2006-06-01 19:37 ` Dmitry Torokhov
0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Torokhov @ 2006-06-01 19:37 UTC (permalink / raw)
To: Gerhard Mack; +Cc: linux-kernel, Andrew Morton
On 5/19/06, Gerhard Mack <gmack@innerfire.net> wrote:
> hello,
>
> I have a touchscreen device that works on 2.6.14 but breaks on 2.6.16.
>
> The kernel is detecting the device and it is registering in
> /proc/bus/input/devices but not showing up in /dev/input
>
> dmesg:
>
> input: eGalax Inc. USB TouchController as /class/input/input0
> usbcore: registered new driver touchkitusb
> mice: PS/2 mouse device common for all mice
> ts: Compaq touchscreen protocol output
>
> /proc/bus/usb/devices:
> I: Bus=0003 Vendor=0eef Product=0001 Version=0100
> N: Name="eGalax Inc. USB TouchController"
> P: Phys=/input0
> S: Sysfs=/class/input/input0
> H: Handlers=mouse0 event0 ts0
> B: EV=b
> B: KEY=400 0 0 0 0 0 0 0 0 0 0
> B: ABS=3
>
> kiosk10:/dev/input# ls -l
> total 0
> crw-rw---- 1 root root 13, 63 2006-05-19 09:06 mice
> crw-rw---- 1 root root 10, 223 2006-05-19 09:06 uinput
>
Gerhard,
Were you able to resolve this issue? It looks like your device is
properly recognized by the kernel and I see that "ts" handler was
bound to it so the only thing missingis the device node. I am pretty
sure it is udev issue.
--
Dmitry
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-06-01 19:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-19 13:38 linux 2.6.16.16 breaks touchscreens Gerhard Mack
2006-06-01 19:37 ` Dmitry Torokhov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®