Re: [MM master] Re: [MM06] [PATCH] sierra: use +CFUN=4 for powering down

2012-11-06 Thread Dan Williams
On Wed, 2012-10-31 at 10:14 +0100, Marius Kotsbak wrote: > Den 31. okt. 2012 09:05, skrev Aleksander Morgado: > > On 30/10/12 22:44, Dan Williams wrote: > >> So I'd love to do this, and I actually pushed it along with a fix to > >> Sierra. But then when testing it out with my 8775 and 8781, they b

Re: [MM master] Re: [MM06] [PATCH] sierra: use +CFUN=4 for powering down

2012-10-31 Thread Marius Kotsbak
Den 31. okt. 2012 09:05, skrev Aleksander Morgado: On 30/10/12 22:44, Dan Williams wrote: So I'd love to do this, and I actually pushed it along with a fix to Sierra. But then when testing it out with my 8775 and 8781, they both crash when going from CFUN=4 -> CFUN=1. I've always had reliabili

Re: [MM master] Re: [MM06] [PATCH] sierra: use +CFUN=4 for powering down

2012-10-31 Thread Aleksander Morgado
On 30/10/12 22:44, Dan Williams wrote: > So I'd love to do this, and I actually pushed it along with a fix to > Sierra. But then when testing it out with my 8775 and 8781, they both > crash when going from CFUN=4 -> CFUN=1. I've always had > reliability/crashing issues with the 8775, and I've eve

Re: [MM master] Re: [MM06] [PATCH] sierra: use +CFUN=4 for powering down

2012-10-30 Thread Dan Williams
On Tue, 2012-10-30 at 18:53 +0100, Marius Kotsbak wrote: > Den 30. okt. 2012 18:54, skrev Dan Williams: > > On Tue, 2012-10-30 at 18:07 +0100, Marius Kotsbak wrote: > >> Den 09. sep. 2012 21:56, skrev Marius Kotsbak: > >>> Den 09. sep. 2012 17:39, skrev Marius Kotsbak: > See patch attached. >

Re: [MM master] Re: [MM06] [PATCH] sierra: use +CFUN=4 for powering down

2012-10-30 Thread Marius Kotsbak
Den 30. okt. 2012 18:54, skrev Dan Williams: On Tue, 2012-10-30 at 18:07 +0100, Marius Kotsbak wrote: Den 09. sep. 2012 21:56, skrev Marius Kotsbak: Den 09. sep. 2012 17:39, skrev Marius Kotsbak: See patch attached. sierra: use +CFUN=4 for powering down plugins/mm-modem-sierra-gsm.c | 32

Re: [MM master] Re: [MM06] [PATCH] sierra: use +CFUN=4 for powering down

2012-10-30 Thread Dan Williams
On Tue, 2012-10-30 at 18:07 +0100, Marius Kotsbak wrote: > Den 09. sep. 2012 21:56, skrev Marius Kotsbak: > > Den 09. sep. 2012 17:39, skrev Marius Kotsbak: > >> See patch attached. > >> > >> sierra: use +CFUN=4 for powering down > >> > >> plugins/mm-modem-sierra-gsm.c | 32 +

Re: [MM master] Re: [MM06] [PATCH] sierra: use +CFUN=4 for powering down

2012-10-30 Thread Marius Kotsbak
Den 09. sep. 2012 21:56, skrev Marius Kotsbak: Den 09. sep. 2012 17:39, skrev Marius Kotsbak: See patch attached. sierra: use +CFUN=4 for powering down plugins/mm-modem-sierra-gsm.c | 32 1 file changed, 32 insertions(+) See attached patch to avoid that

Re: [MM] Power down during init (was: Re: [MM master] Re: [MM06] [PATCH] sierra: use +CFUN=4 for powering down)

2012-09-18 Thread Ben Chan
I briefly tested the patch on Samsung/Icera Y3300/Y3400 modems. Planning to do some more stress tests later this week. It may not be a bad idea to allow a plugin to override the power-down-on-initialization behavior. Thanks, Ben On Tue, Sep 18, 2012 at 7:24 AM, Aleksander Morgado wrote: > Hey D

Re: [MM master] Re: [MM06] [PATCH] sierra: use +CFUN=4 for powering down

2012-09-18 Thread Dan Williams
On Tue, 2012-09-18 at 22:15 +0200, Marius Kotsbak wrote: > 2012/9/10 Aleksander Morgado > > >> See patch attached. > >> > >> sierra: use +CFUN=4 for powering down > >> > >> plugins/mm-modem-sierra-gsm.c | 32 >

Re: [MM master] Re: [MM06] [PATCH] sierra: use +CFUN=4 for powering down

2012-09-18 Thread Marius Kotsbak
2012/9/10 Aleksander Morgado > > >> See patch attached. > >> > >> sierra: use +CFUN=4 for powering down > >> > >> plugins/mm-modem-sierra-gsm.c | 32 > >> 1 file changed, 32 insertions(+) > > > > This also needs to be intregrated in the master branch version. A

Re: [MM] Power down during init (was: Re: [MM master] Re: [MM06] [PATCH] sierra: use +CFUN=4 for powering down)

2012-09-18 Thread Marius Kotsbak
2012/9/18 Marius Kotsbak > 2012/9/18 Aleksander Morgado > >> Hey Dan and Marius, >> >> > >> >> Power Up = enabled >> >> Power Down = disabled >> >> >> >> So we already have those states in ModemManager via the Enable() method >> >> and the modem states. It's just that not all devices actually >

Re: [MM] Power down during init (was: Re: [MM master] Re: [MM06] [PATCH] sierra: use +CFUN=4 for powering down)

2012-09-18 Thread Dan Williams
On Tue, 2012-09-18 at 19:45 +0200, Marius Kotsbak wrote: > 2012/9/18 Aleksander Morgado > Hey Dan and Marius, > > > > >> Power Up = enabled > >> Power Down = disabled > >> > >> So we already have those states in ModemManager via the >

Re: [MM] Power down during init (was: Re: [MM master] Re: [MM06] [PATCH] sierra: use +CFUN=4 for powering down)

2012-09-18 Thread Marius Kotsbak
2012/9/18 Aleksander Morgado > Hey Dan and Marius, > > > > >> Power Up = enabled > >> Power Down = disabled > >> > >> So we already have those states in ModemManager via the Enable() method > >> and the modem states. It's just that not all devices actually implement > >> the low-power mode when

[MM] Power down during init (was: Re: [MM master] Re: [MM06] [PATCH] sierra: use +CFUN=4 for powering down)

2012-09-18 Thread Aleksander Morgado
Hey Dan and Marius, > >> Power Up = enabled >> Power Down = disabled >> >> So we already have those states in ModemManager via the Enable() method >> and the modem states. It's just that not all devices actually implement >> the low-power mode when disabling, partially because we're not always >

Re: [MM master] Re: [MM06] [PATCH] sierra: use +CFUN=4 for powering down

2012-09-10 Thread Aleksander Morgado
> Power Up = enabled > Power Down = disabled > > So we already have those states in ModemManager via the Enable() method > and the modem states. It's just that not all devices actually implement > the low-power mode when disabling, partially because we're not always > sure of the side-effects. >

Re: [MM master] Re: [MM06] [PATCH] sierra: use +CFUN=4 for powering down

2012-09-10 Thread Dan Williams
On Mon, 2012-09-10 at 11:36 +0200, Marius Kotsbak wrote: > Den 10. sep. 2012 10:41, skrev Aleksander Morgado: > > See patch attached. > > > > sierra: use +CFUN=4 for powering down > > > >plugins/mm-modem-sierra-gsm.c | 32 > >1 file

Re: [MM master] Re: [MM06] [PATCH] sierra: use +CFUN=4 for powering down

2012-09-10 Thread Dan Williams
On Mon, 2012-09-10 at 14:21 +0200, Aleksander Morgado wrote: > See patch attached. > > sierra: use +CFUN=4 for powering down > > plugins/mm-modem-sierra-gsm.c | 32 > > 1 file changed, 32 insert

Re: [MM master] Re: [MM06] [PATCH] sierra: use +CFUN=4 for powering down

2012-09-10 Thread Aleksander Morgado
See patch attached. sierra: use +CFUN=4 for powering down plugins/mm-modem-sierra-gsm.c | 32 1 file changed, 32 insertions(+) >>> This also needs to be intregrated in the master branch ver

Re: [MM master] Re: [MM06] [PATCH] sierra: use +CFUN=4 for powering down

2012-09-10 Thread Marius Kotsbak
Den 10. sep. 2012 11:56, skrev Aleksander Morgado: See patch attached. sierra: use +CFUN=4 for powering down plugins/mm-modem-sierra-gsm.c | 32 1 file changed, 32 insertions(+) This also needs to be intregrated in the master branch version. Attached i

Re: [MM master] Re: [MM06] [PATCH] sierra: use +CFUN=4 for powering down

2012-09-10 Thread Aleksander Morgado
>> See patch attached. >> >> sierra: use +CFUN=4 for powering down >> >>plugins/mm-modem-sierra-gsm.c | 32 >> >>1 file changed, 32 insertions(+) > This also needs to be intregrated in the master branch version. > Attach

Re: [MM master] Re: [MM06] [PATCH] sierra: use +CFUN=4 for powering down

2012-09-10 Thread Marius Kotsbak
Den 10. sep. 2012 10:41, skrev Aleksander Morgado: See patch attached. sierra: use +CFUN=4 for powering down plugins/mm-modem-sierra-gsm.c | 32 1 file changed, 32 insertions(+) This also needs to be intregrated in the master branch version. Attached is

Re: [MM master] Re: [MM06] [PATCH] sierra: use +CFUN=4 for powering down

2012-09-10 Thread Aleksander Morgado
See patch attached. sierra: use +CFUN=4 for powering down plugins/mm-modem-sierra-gsm.c | 32 1 file changed, 32 insertions(+) >>> This also needs to be intregrated in the master branch version. Attached >>> is my attempt to do it

Re: [MM master] Re: [MM06] [PATCH] sierra: use +CFUN=4 for powering down

2012-09-10 Thread Marius Kotsbak
Den 10. sep. 2012 09:25, skrev Aleksander Morgado: See patch attached. sierra: use +CFUN=4 for powering down plugins/mm-modem-sierra-gsm.c | 32 1 file changed, 32 insertions(+) This also needs to be intregrated in the master branch version. Attached is my

Re: [MM master] Re: [MM06] [PATCH] sierra: use +CFUN=4 for powering down

2012-09-10 Thread Aleksander Morgado
>> See patch attached. >> >> sierra: use +CFUN=4 for powering down >> >> plugins/mm-modem-sierra-gsm.c | 32 >> 1 file changed, 32 insertions(+) > > This also needs to be intregrated in the master branch version. Attached > is my attempt to do it, but it seems

[MM master] Re: [MM06] [PATCH] sierra: use +CFUN=4 for powering down

2012-09-09 Thread Marius Kotsbak
Den 09. sep. 2012 17:39, skrev Marius Kotsbak: See patch attached. sierra: use +CFUN=4 for powering down plugins/mm-modem-sierra-gsm.c | 32 1 file changed, 32 insertions(+) This also needs to be intregrated in the master branch version. Attached is my att