Hi

I upgraded from dapper with dist-upgrade.

ii  wacom-tools         0.7.2-0ubuntu7      utilities for wacom tablets
and other hid devices

this package contains the file /etc/udev/rules.d/10-wacom.rules

# dpkg -S /etc/udev/rules.d/10-wacom.rules
wacom-tools: /etc/udev/rules.d/10-wacom.rules

# dpkg -L wacom-tools
/.
/usr
/usr/lib
/usr/lib/libwacomcfg.so.0.0.1
/usr/bin
/usr/bin/wacdump
/usr/bin/xidump
/usr/bin/xsetwacom
/usr/share
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/wacom-tools.1.gz
/usr/share/doc
/usr/share/doc/wacom-tools
/usr/share/doc/wacom-tools/copyright
/usr/share/doc/wacom-tools/changelog.Debian.gz
/etc
/etc/udev
/etc/udev/rules.d
/etc/udev/rules.d/65-wacom.rules *********
/etc/init.d
/etc/init.d/wacom-tools
/usr/lib/libwacomcfg.so.0
/usr/share/man/man1/xidump.1.gz
/usr/share/man/man1/xsetwacom.1.gz
/usr/share/man/man1/wacdump.1.gz
/etc/udev/rules.d/10-wacom.rules ************
/etc/hotplug.d/input/wacom.hotplug

hum   this package has to versions of wacom-rules...

$ cat /etc/udev/rules.d/10-wacom.rules
# udev rule for wacom tablets.

KERNEL="event[0-9]*", SYSFS{idVendor}="056a", NAME="input/%k",
SYMLINK="input/wacom%e"

$ cat /etc/udev/rules.d/65-wacom.rules
# udev rule for wacom tablets.

KERNEL=="event[0-9]*", SYSFS{idVendor}=="056a", SYMLINK+="input/wacom"

-- 
udev error message at boot : invalid rule
https://bugs.launchpad.net/bugs/71491
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to