Arduino LilyPad USB is wrongly grabbed by modemmanager

Bug #1153632 reported by Mace
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
modemmanager (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

When connecting an Arduino LilyPad USB device (http://arduino.cc/en/Main/ArduinoBoardLilyPadUSB), modemmanager grabs the /dev/ttyACM0 -device. This means the Arduino programming IDE cannot upload to the board. A similar bugreport is https://bugs.launchpad.net/bugs/910736.

I'm running 13.04 Raring Ringtail. Package arduino is 1:1.0.3+dfsg and modemmanager is 0.6.0.0.really-0ubuntu3.

WORKAROUND:

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.

Related branches

Revision history for this message
Mace (xmacex) wrote :

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.

description: updated
Mace (xmacex)
summary: - Arduino LilyPad USB is wronly grabbed by modemmanager
+ Arduino LilyPad USB is wrongly grabbed by modemmanager
Mace (xmacex)
description: updated
Revision history for this message
C de-Avillez (hggdh2) wrote :

setting to traiged/medium; workaround available

Changed in modemmanager (Ubuntu):
status: New → Triaged
importance: Undecided → Medium
description: updated
Revision history for this message
Aleksander Morgado (aleksander-m) wrote :

I pushed this fix to MM git master, thanks.

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package modemmanager - 0.6.0.0.really-0ubuntu4

---------------
modemmanager (0.6.0.0.really-0ubuntu4) raring; urgency=low

  * debian/patches/git_cdma_double_free_05a4226.patch: cdma: avoid double free
    of GError (LP: #1083659)
  * debian/patches/git_ignore_arduino_aa84ce9.patch: properly ignore more
    arduino devices. (LP: #1153632)
  * debian/patches/git_ignore_west_mountain_radios_e608b17.patch: ignore West
    Mountain amateur radio systems. (LP: #1154654)
  * debian/patches/lp700316_usb_blacklist.patch: refreshed.
 -- Mathieu Trudel-Lapierre <email address hidden> Mon, 01 Apr 2013 11:07:37 -0400

Changed in modemmanager (Ubuntu):
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.