** Description changed:

- Currently, mm tries to use /dev/ttyUSB1 for the connection, but that's the 
wrong port, it should be using /dev/ttyUSB2. 
+ Currently, mm tries to use /dev/ttyUSB1 as the data port, but it should be 
using /dev/ttyUSB2.
  mm git master does have the correct udev settings: 
http://cgit.freedesktop.org/ModemManager/ModemManager/tree/plugins/77-mm-longcheer-port-types.rules,
 specifically these lines:
  # ChinaBird PL68
  ATTRS{idProduct}=="9000", ENV{.MM_USBIFNUM}=="03", 
ENV{ID_MM_LONGCHEER_PORT_TYPE_MODEM}="1"
  ATTRS{idProduct}=="9000", ENV{.MM_USBIFNUM}=="01", 
ENV{ID_MM_LONGCHEER_PORT_TYPE_AUX}="1"
  ATTRS{idProduct}=="9000", ENV{ID_MM_LONGCHEER_TAGGED}="1"
  
  Can you please add those lines in lucid mm?

-- 
Please add these lines to use the correct serial port for internet key 1c9e:9000
https://bugs.launchpad.net/bugs/527943
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to