[Bug 566812] Re: USB Modem wont connect after modem hangup -- Huawei E620

2016-01-22 Thread Bryan Quigley
If anyone still has this issue on 14.04 or above please re-open. ** Changed in: network-manager (Ubuntu) Status: Incomplete => Invalid ** Changed in: modemmanager Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 566812] Re: USB Modem wont connect after modem hangup -- Huawei E620

2014-03-26 Thread Prateek Chaba
Dear All, I am facing the same problem i am using Huawei Cdma EC150 MOdem in Ubuntu 13.10 Saucy Salamander netwok manager version 0.9.8.0 lsusb output : Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 014: ID 12d1:140b Huawei Technologies Co., Ltd. EC1260 Wireless

[Bug 566812] Re: USB Modem wont connect after modem hangup -- Huawei E620

2012-11-13 Thread Marius Kotsbak
Someone having this problem, please add debug logs as described in comment #26. ** Changed in: network-manager (Ubuntu) Status: Confirmed = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 566812] Re: USB Modem wont connect after modem hangup -- Huawei E620

2012-11-12 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: network-manager (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/566812

[Bug 566812] Re: USB Modem wont connect after modem hangup -- Huawei E620

2012-10-27 Thread Marius Kotsbak
** Changed in: modemmanager 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/566812 Title: USB Modem wont connect after modem hangup -- Huawei E620 To manage

[Bug 566812] Re: USB Modem wont connect after modem hangup -- Huawei E620

2012-10-27 Thread Marius Kotsbak
This RedHat bug indicates that it might have been fixed in newer versions: https://bugzilla.redhat.com/show_bug.cgi?id=517442 Has anyone experienced this in Ubuntu 12.10/Quantal? ** Bug watch added: Red Hat Bugzilla #517442 https://bugzilla.redhat.com/show_bug.cgi?id=517442 ** Also affects:

[Bug 566812] Re: USB Modem wont connect after modem hangup -- Huawei E620

2012-10-27 Thread Paulo Matias
I think the RedHat bug (517442) may not be related to this bug at all. This bug was not specific to the E620. In fact, it appeared to be a general issue affecting users of any GSM modem. Most people commented here or marked this bug affects me only to avoid reporting duplicate bugs. For instance,

[Bug 566812] Re: USB Modem wont connect after modem hangup -- Huawei E620

2012-10-27 Thread Marius Kotsbak
Okay, seems like you are right. But it is not correct that all modems have troubles reconnecting. It works fine with most of my modems. I have just experienced it with an Ericsson module. So please add debug logs of this specific modem, or report new bug reports for other modems:

[Bug 566812] Re: USB Modem wont connect after modem hangup -- Huawei E620

2012-10-27 Thread Marius Kotsbak
I open the Ubuntu task again, as the RedHat bug report referred to above indicate that upstream supports the modem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/566812 Title: USB Modem wont

[Bug 566812] Re: USB Modem wont connect after modem hangup -- Huawei E620

2012-07-13 Thread Thomas Hood
The Huawei E620 is not listed https://live.gnome.org/NetworkManager/MobileBroadband/ as a supported modem. Please file a request in the upstream bug tracking system https://bugzilla.gnome.org/browse.cgi?product=NetworkManager asking for this modem to be supported. ** Changed in:

[Bug 566812] Re: USB Modem wont connect after modem hangup -- Huawei E620

2012-06-29 Thread Thomas Hood
** Summary changed: - USB Modem wont connect after modem hangup + USB Modem wont connect after modem hangup -- Huawei E620 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/566812 Title: USB Modem

[Bug 566812] Re: USB Modem wont connect after modem hangup

2012-03-27 Thread Marius Kotsbak
Same problem in Precise. ** Tags added: precise -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/566812 Title: USB Modem wont connect after modem hangup To manage notifications about this bug go to:

[Bug 566812] Re: USB Modem wont connect after modem hangup

2012-01-11 Thread Gabriel Couto
I use a script to reconnect my ONDA 3G modem, because the solution above doesn't work for me. My script is executed by cron, every 5 minutes. #!/bin/bash MCHECK=`lsusb | grep ONDA` if ! [ -n $MCHECK ]; then echo 3G/GPRS modem not in use, ignoring... exit 0 fi NCHECK=`/sbin/ifconfig ppp`

[Bug 566812] Re: USB Modem wont connect after modem hangup

2011-12-30 Thread Rolf Kutz
You don't have to reboot, killing modem-manager will be enough most of the times. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/566812 Title: USB Modem wont connect after modem hangup To manage

[Bug 566812] Re: USB Modem wont connect after modem hangup

2011-12-29 Thread Eduard Hasenleithner
Could the importance of this bug be set to high? Ubuntu is basically unusable, when you have to reboot on every disconnect. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/566812 Title: USB Modem

[Bug 566812] Re: USB Modem wont connect after modem hangup

2011-10-28 Thread Mathieu Trudel-Lapierre
There's at least one issue with such a patch, which makes it unacceptable as it is: using this, if a device is marked failed because of an invalid PIN, you'd end up locking the device and requiring PUK entry -- not all that good ;) Let's keep figuring out how this can be dealt with in a better

[Bug 566812] Re: USB Modem wont connect after modem hangup

2011-10-24 Thread Alexander Karlstad
It doesn't seem to be fixed in Oneiric either. I've looked into the source code in oneiric, and it doesn't look like the patch has been submitted. I would very much like to test this and get it fixed somehow. -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 566812] Re: USB Modem wont connect after modem hangup

2011-10-24 Thread Marius Kotsbak
Please send the patches to network manager mailing list. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/566812 Title: USB Modem wont connect after modem hangup To manage notifications about this

[Bug 566812] Re: USB Modem wont connect after modem hangup

2011-07-24 Thread Launchpad Bug Tracker
** Changed in: network-manager (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/566812 Title: USB Modem wont connect after modem hangup To manage notifications

[Bug 566812] Re: USB Modem wont connect after modem hangup

2011-07-24 Thread Alexander Karlstad
Does this patch work in Natty? I have the same problem with my Qualcomm Gobi 2000 module. It disconnects and the device disappears for a little while (30 seconds or so) and then reappears and I have to re-connect my mobile broadband connection manually. -- You received this bug notification

[Bug 566812] Re: USB Modem wont connect after modem hangup

2011-07-24 Thread Alexander Karlstad
And if it works in Natty – someone got a .deb with this patch in a PPA or something? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/566812 Title: USB Modem wont connect after modem hangup To manage

[Bug 566812] Re: USB Modem wont connect after modem hangup

2011-07-21 Thread Rolf Kutz
Can this be backported to 10.04!? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/566812 Title: USB Modem wont connect after modem hangup To manage notifications about this bug go to:

[Bug 566812] Re: USB Modem wont connect after modem hangup

2011-07-21 Thread Rolf Kutz
Backport the patch to network-manager_0.8-0ubuntu3.2 (the version in 10.04). ** Patch added: Patch for 10.04 (network-manager_0.8-0ubuntu3.2) https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/566812/+attachment/829/+files/nm-reconnect.patch -- You received this bug

[Bug 566812] Re: USB Modem wont connect after modem hangup

2011-06-15 Thread Marius Kotsbak
Is the patch submitted upstream? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/566812 Title: USB Modem wont connect after modem hangup To manage notifications about this bug go to:

[Bug 566812] Re: USB Modem wont connect after modem hangup

2011-06-14 Thread Roman Vorobets
I have tested the patch by Paulo and it works for me. Thank you! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/566812 Title: USB Modem wont connect after modem hangup To manage notifications about

[Bug 566812] Re: USB Modem wont connect after modem hangup

2011-02-26 Thread Brian Murray
** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/566812 Title: USB Modem wont connect after modem hangup -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 566812] Re: USB Modem wont connect after modem hangup

2011-02-25 Thread Paulo Matias
The problem is that when a device switches from any state besides the final CONNECTED state to the FAILED state, networkmanager marks the connection as invalid to avoid it from reconnecting over and over. However, this behavior is not sane when the connection type is mobile broadband, as the

[Bug 566812] Re: USB Modem wont connect after modem hangup

2011-02-17 Thread Rolf Kutz
On 17/02/11 04:01 -, Kevin Hudson wrote: This affects me too Modem Pantech UM150VW. I'd bee happy I I could just reconnect without having to unplug and re plug the modem. Try sudo killall modem-manager -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 566812] Re: USB Modem wont connect after modem hangup

2011-02-16 Thread Kevin Hudson
This affects me too Modem Pantech UM150VW. I'd bee happy I I could just reconnect without having to unplug and re plug the modem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/566812 Title: USB

[Bug 566812] Re: USB Modem wont connect after modem hangup

2010-09-02 Thread Rocklobster
Sorry, I should clarify the problem above. I can connect to my 3G ISP using the E1762 modem but after a disconnect from the provider an attempt at connecting again fails. Either power cycling the modem by unplugging it or restarting modem-manager then allows network manager to once again

[Bug 566812] Re: USB Modem wont connect after modem hangup

2010-09-01 Thread Rocklobster
I am also having this problem with Ubuntu 10.04 and a Huawei E1762 modem. My provider likes to terminate the PPP session for no reason anywhere from 1 minute to 2 days after a connection eg: Aug 31 08:25:30 myth pppd[2313]: LCP terminated by peer Aug 31 08:25:30 myth pppd[2313]: Connect time

[Bug 566812] Re: USB Modem wont connect after modem hangup

2010-08-11 Thread Rolf Kutz
I have the same problem with two Huawei umts sticks and an internal umts modem (Samsung). The modem connects for the first time, but won't a second time most of the times. Killing modem-manager solves the problem. -- USB Modem wont connect after modem hangup

[Bug 566812] Re: USB Modem wont connect after modem hangup

2010-06-04 Thread Zelatrix
Using Network Manager? What happens if you right-click on it and untick the Enable Mobile Broadband box? For me, that allows reconnection without unplugging - although not ideal of course. (I guess it kills modem-manager, from what ehasenle said.) The really annoying thing is that with Ubuntu

[Bug 566812] Re: USB Modem wont connect after modem hangup

2010-05-20 Thread ehasenle
I have the same problem. This error appears after reconnecting a few times. The error is more frequent if the connection fails once due to GSM network problems. After the error appears the modem does not work again until I kill the modem-manager. IMHO following log message is the most important