[Bug 1940377] Re: The WWAN - Huawei Technologies Co., Ltd. [12d1:15c1] does not work after install Ubuntu Hirsute.

2022-01-17 Thread Lars Melin
There are 2 usable configurations in 12d1:15c1, cfg#2 which is cdc_ether
and cfg#3 which is cdc_mbim , usb_modeswitch will select the linux
preferred mbim configuration if mbim drivers are present in the kernel.
This is by design and not a bug.

A user who prefers cdc_ether can disable the the automagic mbim switch
by changing the line DisableMBIMGlobal=0 to DisableMBIMGlobal=1 in
/etc/usb_modeswitch.conf, there is really no need to revert to an older
usb_modeswitch version in order to disable the mbim auto selection.

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

Title:
  The WWAN - Huawei Technologies Co., Ltd. [12d1:15c1] does not work
  after install Ubuntu Hirsute.

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


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

[Bug 1903331] Re: usb-modeswitch 2.6.1-1ubuntu2 is very buggy on Ubuntu 20.10

2020-11-07 Thread Lars Melin
Does 
echo on > /sys/bus/usb/devices/1-3/power/control

make any difference? 
It will disable auto suspend for the port, power will always be on.

1-3 is the hub and  port you had the dongle connected to

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

Title:
  usb-modeswitch 2.6.1-1ubuntu2 is very buggy on Ubuntu 20.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/1903331/+subscriptions

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

[Bug 1903331] Re: usb-modeswitch 2.6.1-1ubuntu2 is very buggy on Ubuntu 20.10

2020-11-07 Thread Lars Melin
@Gunnar Hjalmarsson:

Installing another version of usb-modeswitch will not solve the problem because 
usb-modeswitch is not the problem.
usb-modeswitch does what it should do and that is switch the dongle from 
19d2:1595 into 19d2:1592 and then leave the stage. Exit.
usb-modeswitch will do the same each time 19d2:1595 is detected on the usb bus.
usb-modeswitch is not running at the time when 19d2:1592 disappears from the 
bus so it is not part or cause of the problem.

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

Title:
  usb-modeswitch 2.6.1-1ubuntu2 is very buggy on Ubuntu 20.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/1903331/+subscriptions

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

[Bug 1903331] Re: usb-modeswitch 2.6.1-1ubuntu2 is very buggy on Ubuntu 20.10

2020-11-07 Thread Lars Melin
I can't see any usb-modeswitch problem but your ZTE dongle does
repeatedly fall off the usb bus and moment later arriving again with its
initial id 19d2:1595 which usb_modeswitch immediately switches to
19d2:1592. This sequence is repeated through the whole log session:

09:49:38  19d2:1595
09:49:41 modeswitch
09:50:17  19d2:1592

09:51:07 19d2:1595
09:51:07 modeswitch
09:51:08 19d2:1592

09:51:56 19d2:1595
09:51:57 modeswitch
09:51:57 19d2:1592

09:52:51 19d2:1595
09:52:52 modeswitch
09:52:53 19d2:1592

The most likely reason for a device to fall off the usb bus is that it
draws more current than what the usb port can deliver. A faulty usb
controller or abad usb cable can also cause this problem but power
problem is the most likely.

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

Title:
  usb-modeswitch 2.6.1-1ubuntu2 is very buggy on Ubuntu 20.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/1903331/+subscriptions

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

[Bug 1903331] Re: usb-modeswitch 2.6.1-1ubuntu2 is very buggy on Ubuntu 20.10

2020-11-07 Thread Lars Melin
The around 50 seconds between each sequence matches very well the time it takes 
for a Mobile Broadband device to become ready and start communicating with the 
tower.
The overcurrent draw occurs when it at that time turns on its transmitter.

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

Title:
  usb-modeswitch 2.6.1-1ubuntu2 is very buggy on Ubuntu 20.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/1903331/+subscriptions

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

[Bug 1866926] Re: usb_modeswitch does not switch modems (remain visible as mass storage)

2020-03-11 Thread Lars Melin
There is no SCSI attribute named ref but there is one named rev.

This is likely to be a typo from ubuntu rewrite of the original
usb_modeswitch_dispatcher.tcl which reads the rev attribute.

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

Title:
  usb_modeswitch does not switch modems (remain visible as mass storage)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/1866926/+subscriptions

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

[Bug 1800794] Re: usb-modeswitch can't apply Configuration=0 to Snapdragon X12 LTE

2019-08-26 Thread Lars Melin
As RussianNeuroMancer correctly pointed out the bug is in the concatenation of 
the strings
MODULES_PATH, kversion, and CDC_MBIM_DRIVER_PATH into cdc_mbim_module_path.

The ending linefeed char in kversion is the culprit and it makes the dispatcher 
unable to detect the presence of a cdc-mbim module. 
usb_modeswitch will therefore not be able to automagically select the mbim 
configuration in the modem, usb_modeswitch thinks that the mbim driver is not 
present in the system.

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

Title:
  usb-modeswitch can't apply Configuration=0 to Snapdragon X12 LTE

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/1800794/+subscriptions

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

[Bug 1819362] Re: HUAWEI E3531 HSPA+ USB Stick "please report the device ID to the Linux USB developers"

2019-03-17 Thread Lars Melin
usb_modeswitch did once upon a time check that a driver bound to the
dongles interface(s) and if not then it did a modeprobe of the option
serial driver. If it still didn't get option to bind then it added the
dongles usb id to option's new_id and if the driver bound then it asked
the user to report the usb id to usb kernel developers so that it could
be properly added to the driver.

There were too often conflicts between usb_modeswitch's driver loading and the 
kernels driver loading so it was decided after discussions with among others 
one of the modemmanager's developers to completely remove from usb_modeswitch 
any check for driver binding and forcing of driver binding.
In short: usb_modeswitch is a userland switching utility which should leave the 
task of loading drivers to the kernel and not interfere with that.

The driver checking/loading function was removed almost 3 years ago:

"Version 2.4.0, 2016/06/12
ATTENTION: All ad-hoc driver binding code (using new_id driver attribute)
removed - was a potential source of side effects and should now be
obsoleted by good kernel support for modems"

It seems that canonical doesn't agree and has re-introduced the driver
checking/loading in their own implementation of later usb_modeswitch
version.

Regarding switching of E3531 with usb id 12d1:1f01 I can say that it is done 
with the linux switch message given by Huawei. They intend this device to 
become 12d1:14dc with a direct ethernet interface and no serial interfaces.
Huawei has different switch messages for Windows, Mac, linux, and since a few 
years back also for Android. 
Early Huawei Android builds did only have support for ppp serial dial-up so the 
Android switch message brought up serial interfaces instead of net interfaces.
usb_modeswitch is also used in Android and has the Android switch message 
included from version 2.5.1.
usb_modeswitch can globally use the Android message by setting 
"HuaweiAltModeGlobal" in usb_modeswitch.conf  or individually per modem by 
setting "HuaweiAltMode" in the modem config file.
usb_modeswitch will continue to use the linux switch message for all Huawei 
modems, it is up to the end user to either select the right modem for his 
requirement (which often is serial ports for SMS operation) or to drop a new 
modem config file into /etc/usb_modeswitch.d which will override the one 
provided in /usr/share/usb_modeswitch.

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

Title:
  HUAWEI E3531 HSPA+ USB Stick "please report the device ID to the Linux
  USB developers"

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

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

[Bug 1819362] Re: HUAWEI E3531 HSPA+ USB Stick "please report the device ID to the Linux USB developers"

2019-03-17 Thread Lars Melin
This is not an issue for Linux USB developers, it is a matter of
usb_modeswitch's default switch message under linux and Canonical's
implementation of usb_modeswitch.

As a start before I continue, which is the usb_modeswitch version?

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

Title:
  HUAWEI E3531 HSPA+ USB Stick "please report the device ID to the Linux
  USB developers"

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

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

[Bug 1807678] Re: HUAWEI E15 50 HSDPA USB Stick device ID to be reported to Linux USB developers

2018-12-10 Thread Lars Melin
The lack of support for deviceid 12d1:1001 in the linux serial driver
option  is not an usb_modeswitch bug.

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

Title:
  HUAWEI E15 50 HSDPA USB Stick device ID to be reported to Linux USB
  developers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/1807678/+subscriptions

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

[Bug 1737574] Re: /usr/sbin/usb_modeswitch:11:list_del:libusb_exit:close_all:abort:ReadParseParam

2017-12-11 Thread Lars Melin
usb_modeswitch 2.2.5  2015-07-17
usb_modeswitch 2.2.6  2015-11-01
usb_modeswitch 2.3.0  2016-01-13
usb_modeswitch 2.4.0  2016-06-13
usb_modeswitch 2.5.0  2017-01-17
usb_modeswitch 2.5.1  2017-08-06

z.

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

Title:
  
/usr/sbin/usb_modeswitch:11:list_del:libusb_exit:close_all:abort:ReadParseParam

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/1737574/+subscriptions

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

[Bug 1654090] Re: [Backport-lts] Modem 03f0:931d not switched

2017-03-01 Thread Lars Melin
usb_modeswitch is only responsible for switching a device or (as in this case) 
select the config containing the cdc_mbim composition.
That's all usb_modeswitch does, what else needs to be done for bringing up the 
connection is done by other programs.

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

Title:
  [Backport-lts] Modem 03f0:931d not switched

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch-data/+bug/1654090/+subscriptions

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


[Bug 1556296] Re: usb-modeswitch doesn't support usb-modeswitch-data 20160112-1

2016-03-11 Thread Lars Melin
>From the changelog:

20160112:
ATTENTION: requires usb-modeswitch version >= 2.3.0 due to new para-
meter OptionMode (further reducing config file space demand);

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

Title:
  usb-modeswitch doesn't support usb-modeswitch-data 20160112-1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/1556296/+subscriptions

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


[Bug 1435874] Re: unrecognized option '--huawei-new-mode'

2015-07-10 Thread Lars Melin
Already fixed in usb-modeswitch-2.2.3 released 2015-07-03

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

Title:
  unrecognized option '--huawei-new-mode'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/1435874/+subscriptions

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


[Bug 1416796] Re: unable to run reliance 3G dongle

2015-07-10 Thread Lars Melin
** Changed in: usb-modeswitch (Ubuntu)
   Status: New = Incomplete

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

Title:
  unable to run reliance 3G dongle

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/1416796/+subscriptions

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


[Bug 1451119] Re: 0b3c:f00c not recognized

2015-05-02 Thread Lars Melin
Well, then upgrade your system to a version where your dongle is
supported,  Ubuntu 14.10 or 15.04 supports it through usb_modeswitch
2.2.0 together with the 2014-05-29 datapackage.

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

Title:
  0b3c:f00c not recognized

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/1451119/+subscriptions

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


[Bug 1404068]

2015-01-19 Thread Lars Melin
(In reply to marius from comment #1)
 From the logs, it seems like there is some issue detecting/configuring the
 network interface of the modem.

There is no network interface in the lsusb listing provided by the
reporter, there are 3 serial interfaces:

if#0 utps_modem
if#1 utps_pcui
if#2 utps_diag

A 12d1:1506 without any kind of net interface is unusual for a Huawei LTE 
device and also remarkable since idProduct in the lsusb listing describes the 
device as a Modem/Networkcard. 
The 3rd digit in 4 digit Huawei product numbers denotes the speed where 7 
indicates CAT4.
There is no way Huawei would produce a LTE CAT4 device with only ppp modem 
dialup so I'd say that this dongle has been tampered with, the net interface 
has been disabled via AT SETPORT cmds.

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

Title:
  No internet connection with Huawei E3272 4G modem

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

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


[Bug 1057834]

2014-11-05 Thread Lars Melin
Created attachment 108963
detailed interface description

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

Title:
  Haier CE81B is not detected on 12.04

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

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


[Bug 1308895] Re: Please merge usb-modeswitch from Debian unstable - Huawei E3531 does not automatically switches to modem mode (no udev rules for this modem in Ubuntu's /lib/udev/rules.d)

2014-08-06 Thread Lars Melin
@ Saurabh Sharma

Your  E3531s is a new version,  its 3 serial interfaces should be
supported by the option.ko driver in Mint17 but the direct ethernet
interface is not, it was added to net drivers two weeks ago so will be
supported from kernel 3.17.

Please do:
cat /proc/bus/usb/devices

and verify that option driver has bound to 3 interfaces. If it has then you 
should be able to use the dongle in ppp dialup modem mode until you get an 
updated kernel with driver support for the net interface
If  option driver hasn't bound then you'll have to load it manually:

modprobe usb_wwan
modprobe option

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

Title:
  Please merge usb-modeswitch from Debian unstable - Huawei E3531 does
  not automatically switches to modem mode (no udev rules for this modem
  in Ubuntu's /lib/udev/rules.d)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/1308895/+subscriptions

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


[Bug 1308895] Re: Please merge usb-modeswitch from Debian unstable - Huawei E3531 does not automatically switches to modem mode (no udev rules for this modem in Ubuntu's /lib/udev/rules.d)

2014-08-05 Thread Lars Melin
@ Saurabh Sharma

12d1:1506 is a usb id for E3531s after it has been mode switched so 
usb_modeswitch has done what it should do.
I think your problem is either linux driver related or NetworkManager related 
so please provide the output from:
lsusb -v -d 12d1:1506

It will show how the interfaces are intended to be used and which
driver(s) should be used.

You can also do:

cat /proc/bus/usb/devices

which will show which drivers have already bound to the interfaces.

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

Title:
  Please merge usb-modeswitch from Debian unstable - Huawei E3531 does
  not automatically switches to modem mode (no udev rules for this modem
  in Ubuntu's /lib/udev/rules.d)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/1308895/+subscriptions

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


[Bug 1319105] Re: Cisco AM10 no longer switches mode

2014-08-05 Thread Lars Melin
This may be a conflict with the storage driver, does it make any
difference if you remove the hashmark in front of  the
#SetStorageDelay=4

line of /etc/usb_modeswitch.conf ?

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

Title:
  Cisco AM10 no longer switches mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/1319105/+subscriptions

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


[Bug 1337542] Re: huawei e5372 not identified

2014-07-05 Thread Lars Melin
The lsusb listing shows that your dongle is supported by the option
driver in kernel 3.13 which Ubuntu 14.04 is built on.

The problem is most likely a usb controller driver error, can you please
test on a USB 2.0 port or with a USB 2.0 hub connected between dongle
and your computers USB 3.0 port.

The option driver could not bind because it could not read the attributes from 
the dongle, the same error that ModemManager complains about:
Jul 3 23:44:32 ModemManager[812]: warn (ttyUSB0): port attributes not fully 
set

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

Title:
  huawei e5372 not identified

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/1337542/+subscriptions

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


[Bug 1337542] Re: huawei e5372 not identified

2014-07-04 Thread Lars Melin
Jul 3 23:44:31 usb_modeswitch: switch device 12d1:14fe on 003/005

usb_modeswitch has found the dongle in initial mode 12d1:14fe and has
switched it into modem mode

Jul 3 23:44:32 kernel: [19565.429763] usb 3-1: New USB device found,
idVendor=12d1, idProduct=1506

Jul 3 23:44:33 usb_modeswitch[16596]: usb_modeswitch: switched to
12d1:1506 on 3/6

The first indication of a problem is here:

Jul 3 23:44:34 usb_modeswitch[16596]: usb_modeswitch: add device ID
12d1:1506 to driver option

The option driver did not attach by itself to the dongle, usb_modeswitch will 
check for that and load the driver using the new_id function of the driver if 
no driver claimed the interfaces.
The new_id function can not distinguish between serial interfaces and net 
interfaces so it will erroneosly also bind to the net interface:

Jul 3 23:44:35 ModemManager[812]: warn (ttyUSB1): port attributes not
fully set


The reason for the driver not binding by itself (and excluding the net 
interface) is most likely due to an outdated option driver in your distro, a 
driver not directly supporting your dongle.

Please attach the output from lsusb -v -d 12d1:1506 so I can see the
interface attributes in order to tell if the device is supported in
mainline linux kernel.

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

Title:
  huawei e5372 not identified

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/1337542/+subscriptions

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


[Bug 1334954] Re: Complete HUAWEI Mobile broadband E352 support

2014-06-27 Thread Lars Melin
Please state which Ubuntu version,  linux kernel version, and usb_modeswitch 
version  you are using and also the content of the udev popup message.
The usb_modeswitch.conf file is for global configs and should not be used for 
individual device configuration, there should be a device config file named 
12d1:14fe in the usb_modeswitch data package which you can find in  
/usr/share/usb_modeswitch/configPack.tar.gz 

What you have entered in usb_modeswitch.conf is an incomplete device
config (no switch method/switch message) so I doubt it has any effect,
you should remove that.

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

Title:
  Complete HUAWEI Mobile broadband E352 support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/1334954/+subscriptions

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


[Bug 1334954] Re: Complete HUAWEI Mobile broadband E352 support

2014-06-27 Thread Lars Melin
The kernel oops is btw from ModemManager and not from usb_modeswitch. 
Make sure by checking the system log (after removing the faulty config in 
usb_modeswitch.conf) that  usb_modeswitch switches the dongle from 12d1:14fe to 
12d1:1506 at every insert.
If it does, then assign  the bug to NetworkManager which should handle the 
dongles direct ethernet interface (cdc_ncm, huawei_cdc_ncm, and cdc_wdm.  see 
the log for those). 
It should not be handled by ModemManager which is for ppp dialup even though 
the dongle supports that mode.

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

Title:
  Complete HUAWEI Mobile broadband E352 support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/1334954/+subscriptions

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


[Bug 1328412] Re: Huawei E398 GSM modem configuration data not included

2014-06-16 Thread Lars Melin
12d1:15ca is included in usb_modeswitch data package dated 20140529
which is dependent on usb_modeswitch executables ver 2.2.0 released at
the same time.

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

Title:
  Huawei E398 GSM modem configuration data not included

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch-data/+bug/1328412/+subscriptions

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


[Bug 1066468] Re: recent mobile broadband devices don't work

2014-06-16 Thread Lars Melin
K3772, 12d1:1526 was added in usb_modeswitch data package dated 20121109

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

Title:
  recent mobile broadband devices don't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch-data/+bug/1066468/+subscriptions

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


[Bug 1055332] Re: D-link modem dos not work

2014-06-16 Thread Lars Melin
It is 2 years since the DWM-156 was added to the usb_modeswitch data package 
and this bug is still open?
There has been many updates since usb_modeswitch ver 1.23 and data package 
2012-01-29, what is the Ubuntu developers definition of LTS?

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

Title:
  D-link modem dos not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch-data/+bug/1055332/+subscriptions

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


[Bug 909682] Re: can't connect mobile broadband

2014-06-16 Thread Lars Melin
lspci or lsusb does not show any connected mobile broadband modem so
this can not be a usb_modeswitch problem.

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

Title:
  can't connect mobile broadband

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch-data/+bug/909682/+subscriptions

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


[Bug 1330076] Re: USB modem cannot be used if removed then reattached

2014-06-15 Thread Lars Melin
This is not an usb_modeswitch problem, it is a usb core or hub driver problem.
It causes a device connect/disconnect/connect/disconnect loop not only for the 
3G modem but also for the Samsung Android device:

[ 7387.580579] usb 2-3: USB disconnect, device number 6
[ 7387.860066] usb 2-3: new high-speed USB device number 7 using ehci-pci
[ 7387.993516] usb 2-3: New USB device found, idVendor=04e8, idProduct=6860
[ 7387.993524] usb 2-3: New USB device strings: Mfr=2, Product=3, SerialNumber=4
.
.
.
[14103.048295] usb 2-3: USB disconnect, device number 13
[14106.560123] usb 2-4: new high-speed USB device number 14 using ehci-pci
[14106.693349] usb 2-4: New USB device found, idVendor=04e8, idProduct=6860
[14106.693356] usb 2-4: New USB device strings: Mfr=2, Product=3, SerialNumber=4

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

Title:
  USB modem cannot be used if removed then reattached

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/1330076/+subscriptions

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


[Bug 1330262] Re: HUAWEI E3531 not connected on Ubuntu 14.04

2014-06-15 Thread Lars Melin
usb_modeswitch has done all it should do , switched the dongle from initial 
mode (cd-rom only)  to modem mode ( usb id 12d1:1506 ). 
The syslog clearly indicates a NetworkManager error so the bug report should go 
there and mot be filed as a usb_modeswitch bug.
usb_modeswitch is not the NetworkManager!

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

Title:
  HUAWEI E3531 not connected on Ubuntu 14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/1330262/+subscriptions

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


[Bug 1322607] Re: USB modesitch error

2014-06-13 Thread Lars Melin
What bug? Please do a proper error report!

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

Title:
  USB modesitch error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/1322607/+subscriptions

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


[Bug 1210119] Re: Teracom T-U500 EVDO modem ( 15eb:7153 ) does not get detected

2014-05-06 Thread Lars Melin
Not a usb_modeswitch problem, 15eb:7153 has been in the usb_modeswitch data 
package since Aug 2012.
dmesg shows a disconnect of device 6 (the hub) and device 8 (the 3G dongle 
connected to that hub).

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

Title:
  Teracom T-U500 EVDO modem ( 15eb:7153 ) does not get detected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/1210119/+subscriptions

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


[Bug 1308895] Re: Huawei E3531 does not automatically switches to modem mode (no udev rules for this modem in /lib/udev/rules.d.)

2014-05-06 Thread Lars Melin
E3531 with initial id 12d1:15e7 will be included in an update of
usb_modeswitch data package estimated to be released in 2nd half of May
2014.

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

Title:
  Huawei E3531 does not automatically switches to modem mode (no udev
  rules for this modem in /lib/udev/rules.d.)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/1308895/+subscriptions

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


[Bug 1261923] Re: wrong modeswitch conf for usb_modeswitch GlobeTrotter GI1515 0af0:d001 gsm modem

2013-12-22 Thread Lars Melin
Can you please add a lsusb -v -d 0af0:d001 listing taken before switching the 
device and also one for 0af0:d157 after switching.
What vid:pid do you get when trying to switch the device using the BAD 
configpack ?

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

Title:
  wrong modeswitch conf for usb_modeswitch GlobeTrotter GI1515 0af0:d001
  gsm modem

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch-data/+bug/1261923/+subscriptions

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