On Saturday 26 April 2014, Marco d'Itri wrote: > On Oct 03, Alex Hermann <[email protected]> wrote: > > The 60-persistent-input.rules rules create identical by-id symlinks for > > two separate event devices, rendering the first unaccesible by-id. > > Can you check if this is still reproducible with 204-9?
I can't test with 204-9 at the moment. This seems to be fixed on 204-8, the -event-kbd symlink is created only once. for i in 15 17 19; do udevadm info --query=all --path=/sys/class/input/event$i; done | grep '^[NS]:' N: input/event15 S: input/by-id/usb-Microsoft_Microsoft®_2.4GHz_Transceiver_v7.0-event-kbd S: input/by-path/pci-0000:00:14.0-usb-0:8:1.0-event-kbd N: input/event17 S: input/by-id/usb-Microsoft_Microsoft®_2.4GHz_Transceiver_v7.0-if01-event-mouse S: input/by-path/pci-0000:00:14.0-usb-0:8:1.1-event-mouse N: input/event19 S: input/by-id/usb-Microsoft_Microsoft®_2.4GHz_Transceiver_v7.0-if02-event-kbd S: input/by-path/pci-0000:00:14.0-usb-0:8:1.2-event-kbd -- Alex Hermann -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

