← Back to team overview

desktop-packages team mailing list archive

[Bug 835452] Re: Support for Huawei ETS1000

 

lshal log

** Attachment added: "lshal.txt"
   https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/835452/+attachment/2322596/+files/lshal.txt

-- 
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 “network-manager” package in Ubuntu:
  New

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/network-manager/+bug/835452/+subscriptions


References