Hello again:
> So I suppose this is what we are seeing now. Can you confirm that the > conflict no longer exists? If there is no entry for "19d2:2000" in any > rules file except in 40-usb_modeswitch.rules, then there is no way to > have a conflict. > To be on the safe side, check also the rule files in > /etc/udev/rules.d. With a simple "grep 19d2.*2000 *" you should be > able to catch any conflicting entry. > Here are the results: 1) grep -rn 19d2 /etc/udev/rules.d/* -> nothing 2) grep -rn 19d2 /lib/udev/rules.d/*|grep 2000 -> /lib/udev/rules.d/40-usb_modeswitch.rules:353:ATTRS{idVendor}=="19d2", ATTRS{idProduct}=="2000", RUN+="usb_modeswitch '%b/%k'" 3) grep -rn 19d2 /etc/usb_modeswitch.d/*|grep 2000 -> /etc/usb_modeswitch.d/19d2:2000:4:DefaultVendor= 0x19d2 /etc/usb_modeswitch.d/19d2:2000:7:TargetVendor= 0x19d2 The "19d2:2000" entries are only in 40-usb_modeswitch.rules and etc/usb_modeswitch.d/19d2:2000. Greetings. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org