Weston 1.8.0: touch input using evdev not working

Vikas Patil vikasmpatil at gmail.com
Tue Oct 13 04:37:17 PDT 2015


Creating rule with following line and then running the following two
commands made touch working.

SUBSYSTEM=="input", ENV{ID_INPUT}="1", ENV{ID_INPUT_TOUCHSCREEN}="1"

/lib/systemd/systemd-udevd --daemon
udevadm test /devices/virtual/input/input0/event0
udevadm info /dev/input/event0

Thanks for your help.

Regards,
Vikash

On Tue, Sep 29, 2015 at 10:24 AM, Vikas Patil <vikasmpatil at gmail.com> wrote:

> Hi Andreas,
>
> Thanks for inputs. Below is the requested information. I will check if I
> can upgrade systemd from 208 to 221.
>
> Do the system need to have udevd --daemon running ? I think my system uses
> mdev.
>
> root at linux:~# cat
> /sys/devices/virtual/input/input0/event0/device/properties
> 2
> root at linux:~# cat
> /sys/devices/virtual/input/input0/event0/device/capabilities/
> abs  ev   ff   key  led  msc  rel  snd  sw
> root at linux:~# cat
> /sys/devices/virtual/input/input0/event0/device/capabilities/key
> 400 0 0 0 0 0 0 0 0 0 0
> root at linux:~# cat
> /sys/devices/virtual/input/input0/event0/device/capabilities/abs
> 6618000 3
> root at linux:~# cat
> /sys/devices/virtual/input/input0/event0/device/capabilities/ev
> b
> root at linux:~# cat
> /sys/devices/virtual/input/input0/event0/device/capabilities/ff
> 0
> root at linux:~# cat
> /sys/devices/virtual/input/input0/event0/device/capabilities/led
> 0
> root at linux:~# cat
> /sys/devices/virtual/input/input0/event0/device/capabilities/msc
> 0
> root at linux:~# cat
> /sys/devices/virtual/input/input0/event0/device/capabilities/snd
> 0
> root at linux:~# cat
> /sys/devices/virtual/input/input0/event0/device/capabilities/sw
> 0
>
> Thanks & Regards,
> Vikash
>
> On Tue, Sep 29, 2015 at 12:02 AM, Andreas Pokorny <
> andreas.pokorny at canonical.com> wrote:
>
>> Hi,
>> Could you send the contents of the files
>> /sys/devices/virtual/input/input0/event0/{capabilities/*,properties}? Those
>> show the information interpreted by the builtin rules in udevadm. But
>> Benjamin might be right, upgrading to systemd-221 might fix your problem
>> already.
>>
>> regards
>> Andreas
>>>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-devel/attachments/20151013/8779c86e/attachment.html>


More information about the wayland-devel mailing list