Comment 13 for bug 1332444

Revision history for this message
In , Martin Pitt (pitti) wrote :

Yes, we should certainly extend input_id's logic to also cover these devices. Can you please find the eventX that belongs to that device, and give me the output of

  udevadm info --name=input/eventX

Please copy the device path from the first output line ("P:"), and run input id in debug mode:

  udevadm test-builtin input_id /devices/...

Finally, please run

  udevadm info --attribute-walk --name=input/eventX

and copy&paste the output here.

Thanks!