On Tue, 2008-10-07 at 22:39 +0000, tsh wrote: > udevinfo -a -p /sys/class/input/input7 > looking at device '/devices/pci0000:00/0000:00:0b.1/usb2/2-1/input/input7': > KERNEL=="input7" > SUBSYSTEM=="input"
vs. > udevtest /class/input/event7 > udevtest: looking at device > '/devices/pci0000:00/0000:00:0b.1/usb2/2-1/input/input7/event7' from > subsystem 'input' > udev_rules_get_name: rule applied, 'event7' becomes 'input/event7' These are different devices. Try removing the KERNEL=="input*" from your rule. Scott -- Scott James Remnant [EMAIL PROTECTED] -- my udev rules do not work at all https://bugs.launchpad.net/bugs/178065 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
