← Back to team overview

desktop-packages team mailing list archive

[Bug 1380014] [NEW] modemmanager should blacklist Freetronics devices

 

Public bug reported:

In a similar vein to Bug #910736, there are more Arduino related devices
that must be blacklisted.

For the LeoStick, the following is required:
------------------ /etc/udev/rules.d/77-modem-manager-freetronics.rules ----------------------
ATTRS{idVendor}=="26ba", ENV{ID_MM_DEVICE_IGNORE}="1"
ATTRS{idVendor}=="20a0", ENV{ID_MM_DEVICE_IGNORE}="1"
-----------------------------------------------------------------------------------------------------------------------
See http://www.freetronics.com/pages/leostick-getting-started-guide in the section "Problems Uploading on Linux".

There are also some additional devices listed on the end of Bug #910736
after it was marked as FixedReleased.

** Affects: modemmanager (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to modemmanager in Ubuntu.
https://bugs.launchpad.net/bugs/1380014

Title:
  modemmanager should blacklist Freetronics devices

Status in “modemmanager” package in Ubuntu:
  New

Bug description:
  In a similar vein to Bug #910736, there are more Arduino related
  devices that must be blacklisted.

  For the LeoStick, the following is required:
  ------------------ /etc/udev/rules.d/77-modem-manager-freetronics.rules ----------------------
  ATTRS{idVendor}=="26ba", ENV{ID_MM_DEVICE_IGNORE}="1"
  ATTRS{idVendor}=="20a0", ENV{ID_MM_DEVICE_IGNORE}="1"
  -----------------------------------------------------------------------------------------------------------------------
  See http://www.freetronics.com/pages/leostick-getting-started-guide in the section "Problems Uploading on Linux".

  There are also some additional devices listed on the end of Bug
  #910736 after it was marked as FixedReleased.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/1380014/+subscriptions


Follow ups

References