Comment 1 for bug 1153632

Revision history for this message
Mace (xmacex) wrote : Re: Arduino LilyPad USB is wronly grabbed by modemmanager

This bug can be solved by adding the lines

ATTRS{idVendor}=="1b4f", ATTRS{idProduct}=="9207", ENV{ID_MM_DEVICE_IGNORE}="1"
ATTRS{idVendor}=="1b4f", ATTRS{idProduct}=="9208", ENV{ID_MM_DEVICE_IGNORE}="1"

to /lib/udev/rules.d/77-mm-usb-device-blacklist.rules.

Next, I will quickly learn to submit patches to Ubuntu bugs.