regression fixed in 1.10.0-1~ubuntu18.04.2

however please note now that ModemManager is started by default with
filter-policy=strict in order for MM to see Bluetooth modems you need a
udev rule like such:

ACTION!="add|change|move", GOTO="mm_whitelist_internal_modem_end"
#ACTION=="add", KERNEL=="rfcomm0", ENV{ID_MM_DEVICE_PROCESS}="1"
#ATTRS{idVendor}=="8087", ATTRS{idProduct}=="07dc", 
ENV{ID_MM_DEVICE_PROCESS}="1"
ACTION=="add|change|move", KERNEL=="rfcomm*", DEVPATH!="*/virtual/*", 
SUBSYSTEM=="tty", ENV{ID_MM_DEVICE_PROCESS}="1"
LABEL="mm_whitelist_internal_modem_end"

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1819615

Title:
  For additional hardware support, modemmanager needs to be upgraded to
  1.10 on Bionic

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1819615/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to