← Back to team overview

desktop-packages team mailing list archive

[Bug 835452] Re: Support for Huawei ETS1000

 

So with this added udev rules, the modem can be seen by NM and connected
with successfully?

** Package changed: network-manager (Ubuntu) => modemmanager (Ubuntu)

** Changed in: modemmanager (Ubuntu)
       Status: New => Incomplete

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

Title:
  Support for Huawei ETS1000

Status in “modemmanager” package in Ubuntu:
  Incomplete

Bug description:
  Network-manager does not support Huawei ETS1000. This CDMA modem use
  Texas Instruments TUSB 3410 datacable(USB<-->COM) for connect to PC.

  To make this datacable work you must also create this rule

  /etc/udev/rules.d/026_ti_usb_3410.rules

  #TI USB 3410
  SUBSYSTEM=="usb_device" ACTION=="add"
  SYSFS{idVendor}=="0451",SYSFS{idProduct}=="3410" \
  SYSFS{bNumConfigurations}=="2" \
  SYSFS{bConfigurationValue}=="1" \
  RUN+="/bin/sh -c 'echo 2 > /sys%p/device/bConfigurationValue'"

  Community manual
  http://installing-huawei-cdma-modem-in-linux.blogspot.com/

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


References