[Bug 459052] Re: some sierra modem tty's get killed by CFUN=1

2012-10-03 Thread Marius Kotsbak
** Changed in: modemmanager Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/459052 Title: some sierra modem tty's get killed by CFUN=1 To manage notificat

[Bug 459052] Re: some sierra modem tty's get killed by CFUN=1

2011-12-21 Thread Aleksander Morgado
You can always build the MM_05 branch from the upstream repo... don't know when the next planned stable release is expected. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/459052 Title: some sierra m

Re: [Bug 459052] Re: some sierra modem tty's get killed by CFUN=1

2011-12-21 Thread Gerd Bavendiek
Thanks Aleksander. When do you think will this be available ? Does it make sense for me to build it on my own, just to be able to swicth to Oneiric ? Are the changes available somewhere ? Kind regards Gerd Am 09.12.2011 11:35, schrieb Aleksander Morgado: > I just cherry-picked the fixes for

[Bug 459052] Re: some sierra modem tty's get killed by CFUN=1

2011-12-09 Thread Aleksander Morgado
I just cherry-picked the fixes for the MM_05 branch, they should be available in the next MM 0.5 release. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/459052 Title: some sierra modem tty's get kill

[Bug 459052] Re: some sierra modem tty's get killed by CFUN=1

2011-12-09 Thread Aleksander Morgado
(unless there is a patch in Ubuntu packaging, which I didn't check) Relevant commits are: 6e9d980e8c29974f9b641a1f6bc3be5212500901 and 56db81890120e63f251b899b0eac66dc8941d411 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bu

[Bug 459052] Re: some sierra modem tty's get killed by CFUN=1

2011-12-09 Thread Aleksander Morgado
MM 0.5 does *not* have that patch, it's currently only in git master. I can backport it to the 0.5 branch one of these days. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/459052 Title: some sierra m

Re: [Bug 459052] Re: some sierra modem tty's get killed by CFUN=1

2011-12-06 Thread Gerd Bavendiek
Hi Mathieu, thanks for responding. Am 06.12.2011 16:25, schrieb Mathieu Trudel-Lapierre: > Could you please confirm you indeed have modemmanager 0.5-0ubuntu1? lulu:/home/ba> dpkg -l | grep modem ii modemmanager 0.5-1ubuntu1 D-Bus service f

[Bug 459052] Re: some sierra modem tty's get killed by CFUN=1

2011-12-06 Thread Mathieu Trudel-Lapierre
Could you please confirm you indeed have modemmanager 0.5-0ubuntu1? Also, it might be good to look into whether your device needs a firmware update, or whether it really is supported by the changes implemented. There are so many devices, they're all different. Having the full debug log from the po

Re: [Bug 459052] Re: some sierra modem tty's get killed by CFUN=1

2011-12-05 Thread Gerd Bavendiek
Sorry, I doubt that it is fixed in Oneiric. Trying to switch from Natty to Oneiric (latest patches) I tested it yesterday. My Sierra did not work. I produced some debug output. Please have a look: modem-manager[2279]: [1323109715.342834] [mm-at-serial-port.c:298] debug_log(): (ttyUSB2): --> '

[Bug 459052] Re: some sierra modem tty's get killed by CFUN=1

2011-08-05 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/modemmanager -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/459052 Title: some sierra modem tty's get killed by CFUN=1 To manage notifications about this bug go to: https

[Bug 459052] Re: some sierra modem tty's get killed by CFUN=1

2011-08-05 Thread Launchpad Bug Tracker
This bug was fixed in the package modemmanager - 0.5-0ubuntu1 --- modemmanager (0.5-0ubuntu1) oneiric; urgency=low * New upstream release 0.5. - gsm: send init command twice to make the N900 happy (LP: #765516) - fix sierra modems' sleep mode command (LP: #459052, #738005)

[Bug 459052] Re: some sierra modem tty's get killed by CFUN=1

2011-08-05 Thread Launchpad Bug Tracker
** Branch linked: lp:~modemmanager/modemmanager/ubuntu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/459052 Title: some sierra modem tty's get killed by CFUN=1 To manage notifications about this bu

[Bug 459052] Re: some sierra modem tty's get killed by CFUN=1

2011-08-02 Thread Marius Kotsbak
** Also affects: modemmanager Importance: Undecided Status: New ** Changed in: modemmanager Status: New => Fix Committed ** Changed in: modemmanager (Ubuntu) Status: Fix Committed => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 459052] Re: some sierra modem tty's get killed by CFUN=1

2011-07-06 Thread Aleksander Morgado
Fix was tested and commited upstream: http://cgit.freedesktop.org/ModemManager/ModemManager/commit/?id=7762d401e8201efc05d643b9da32f3e60a42c470 ** Changed in: modemmanager (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubun

[Bug 459052] Re: some sierra modem tty's get killed by CFUN=1

2011-06-22 Thread Aleksander Morgado
The result of the discussion upstream is that the power-up command should only be sent to Sierra Wireless modems if not already in full functionality mode. Basically: if AT+CFUN? already replies AT+CFUN: 1, then skip the power-up command. Implemented this already in the 'power-up-check-needed' bra

[Bug 459052] Re: some sierra modem tty's get killed by CFUN=1

2011-05-19 Thread Aleksander Morgado
Ah, interesting. Wavecom modems (now part of Sierra Wireless as well) do a full OS restart when AT+CFUN=1 is sent to them (including the USB stack, so connections get closed) , so it is possibly something very similar. With the patch for the Sierra modems here, what happens to those Sierra modems

[Bug 459052] Re: some sierra modem tty's get killed by CFUN=1

2011-01-07 Thread Martin Pitt
** Changed in: modemmanager (Ubuntu) Milestone: karmic-updates => None ** Changed in: modemmanager (Ubuntu) Assignee: Alexander Sack (asac) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpa

[Bug 459052] Re: some sierra modem tty's get killed by CFUN=1

2009-11-14 Thread Christof Länzlinger
Dear all I am also affected by this Bug (Swisscom, Sierra Wireless Aircard 880). The patch http://launchpadlibrarian.net/34248245/lp452427_sierra_cfun.patch solves the problem for me. Thanks a lot! -- $ lsusb Bus 009 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 008 Device 002: ID

Re: [Bug 459052] Re: some sierra modem tty's get killed by CFUN=1

2009-11-13 Thread Gerd Bavendiek
On 13.11.2009 13:16, Alexander Sack wrote: > On Thu, Nov 12, 2009 at 09:26:21PM -, Shahar Or wrote: > >> Dear ones, >> >> For me the patch woks exactly right on karmic. >> >> Will it work the same way for Jaunty? >> > what do you mean? afaik we dont send CFUN in jaunty ... > > - Ale

Re: [Bug 459052] Re: some sierra modem tty's get killed by CFUN=1

2009-11-13 Thread Alexander Sack
On Thu, Nov 12, 2009 at 09:26:21PM -, Shahar Or wrote: > Dear ones, > > For me the patch woks exactly right on karmic. > > Will it work the same way for Jaunty? what do you mean? afaik we dont send CFUN in jaunty ... - Alexander -- some sierra modem tty's get killed by CFUN=1 https://bug

[Bug 459052] Re: some sierra modem tty's get killed by CFUN=1

2009-11-12 Thread Shahar Or
Dear ones, For me the patch woks exactly right on karmic. Will it work the same way for Jaunty? Bus 005 Device 004: ID 1199:6852 Sierra Wireless, Inc. AirCard 880E Device AT+ATI ERROR

Re: [Bug 459052] Re: some sierra modem tty's get killed by CFUN=1

2009-10-26 Thread Gerd Bavendiek
This is what I get: Manufacturer: Sierra Wireless, Inc. Model: MC8780 Revision: F1_0_0_10AP C:/WS/FW/F1_0_0_10AP/MSM7200R3/SRC/AMSS 2007/11/08 10:51:5 IMEI: IMEI SV: 7 FSN: D331208289510 3GPP Release 6 +GCAP: +CGSM,+DS,+ES FW slightly newer than vak's, but also from 2007.

[Bug 459052] Re: some sierra modem tty's get killed by CFUN=1

2009-10-26 Thread vak
AT+ATI ERROR ATI Manufacturer: Sierra Wireless, Inc.

[Bug 459052] Re: some sierra modem tty's get killed by CFUN=1

2009-10-26 Thread vak
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 007 Device 002: ID 1199:6832 Sierra Wireless, Inc. MC8780 Device Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 002: ID 0c24:000f Taiyo Yu

Re: [Bug 459052] Re: some sierra modem tty's get killed by CFUN=1

2009-10-26 Thread Alexander Sack
On Fri, Oct 23, 2009 at 01:01:51PM -, Alexander Sack wrote: > > ** Attachment added: "patch: do not use CFUN=1 command for sierras" >http://launchpadlibrarian.net/34248245/lp452427_sierra_cfun.patch > The problem seems to be that some sierra modems need this CFUN=1 as they are regularly

[Bug 459052] Re: some sierra modem tty's get killed by CFUN=1

2009-10-23 Thread Alexander Sack
** Attachment added: "patch: do not use CFUN=1 command for sierras" http://launchpadlibrarian.net/34248245/lp452427_sierra_cfun.patch -- some sierra modem tty's get killed by CFUN=1 https://bugs.launchpad.net/bugs/459052 You received this bug notification because you are a member of Ubuntu Bu