Re: [PATCH] Add support for Option iCON 451

2010-04-14 Thread Daniel Wagner
Hi Gustavo, On Wed, Apr 14, 2010 at 07:43:47AM +0200, Gustavo F. Padovan wrote: Hi Daniel, * Daniel Wagner daniel.wag...@bmw-carit.de [2010-04-14 07:45:11 +0200]: Signed-off-by: Daniel Wagner daniel.wag...@bmw-carit.de We do not use the signed-off line in oFono. Ah, sorry about that .

Re: [PATCH] Add support for Option iCON 451

2010-04-14 Thread Gustavo F. Padovan
Hi Daniel, * Daniel Wagner daniel.wag...@bmw-carit.de [2010-04-14 08:00:05 +0200]: Hi Gustavo, On Wed, Apr 14, 2010 at 07:43:47AM +0200, Gustavo F. Padovan wrote: Hi Daniel, * Daniel Wagner daniel.wag...@bmw-carit.de [2010-04-14 07:45:11 +0200]: Signed-off-by: Daniel Wagner

calypso does not power up from 0.17

2010-04-14 Thread Nicola Mfb
Hi! 0.16 is the last release that works (well) on the openmoko freerunner while from 0.17 to 0.20 I have: r...@om-gta02 ~ $ dbus-send --system --dest=org.ofono --print-reply /freerunner org.ofono.Modem.SetProperty string:Powered variant:boolean:true Error org.ofono.Error.Timedout: Operation

Re: calypso does not power up from 0.17

2010-04-14 Thread Zhenhua Zhang
Hi, On 04/14/2010 04:52 PM, Nicola Mfb wrote: Hi! 0.16 is the last release that works (well) on the openmoko freerunner while from 0.17 to 0.20 I have: r...@om-gta02 ~ $ dbus-send --system --dest=org.ofono --print-reply /freerunner org.ofono.Modem.SetProperty string:Powered

Re: calypso does not power up from 0.17

2010-04-14 Thread Dario
Hi Zhenhua, You could set environment variable OFONO_AT_DEBUG to debug AT conversation, like: export set OFONO_AT_DEBUG=1 And I found the commit fb918d39ba275cdd327 in Jan 28th has changed the code to: if (read_count 0 rbytes == 0 err != G_IO_ERROR_AGAIN)

Re: [PATCH] Add support for Option iCON 451

2010-04-14 Thread Marcel Holtmann
Hi Daniel, * Daniel Wagner daniel.wag...@bmw-carit.de [2010-04-14 07:45:11 +0200]: Signed-off-by: Daniel Wagner daniel.wag...@bmw-carit.de We do not use the signed-off line in oFono. Ah, sorry about that . Didn't know that. Do you want me to resend the patch without signoff? I

Re: calypso does not power up from 0.17

2010-04-14 Thread Denis Kenzior
Hi Niko, Hi! 0.16 is the last release that works (well) on the openmoko freerunner while from 0.17 to 0.20 I have: r...@om-gta02 ~ $ dbus-send --system --dest=org.ofono --print-reply /freerunner org.ofono.Modem.SetProperty string:Powered variant:boolean:true Error

oFono build configuration: delta between Git repo and Meego source RPM.

2010-04-14 Thread Berthier, Emmanuel
Hi, I work with oFono 0.18 and Meego Handset build 03-23-2010. To build ofonod manually from Git repo, I use: ./bootstrap-configure make I can use and debug this daemon without problem. To build ofonod from source RPM provided by Meego, I use: build --clean --target i586 --arch i586:i686

Re: calypso does not power up from 0.17

2010-04-14 Thread Denis Kenzior
Hi Niko, On Wed, Apr 14, 2010 at 12:43 PM, Denis Kenzior denk...@gmail.com wrote: [...] I have a hunch that the GAtMux code might need some love. Can you try the following patch? [...] It works :) Just need a couple of days to verify how the version bump affects our

Re: [PATCH] ppp: nak unknown auth protocol

2010-04-14 Thread Denis Kenzior
Hi Kristen, If we are sent a Config-Request for an auth proto other than CHAP with MD5, send a NAK. This patch has been applied, thanks. Regards, -Denis ___ ofono mailing list ofono@ofono.org http://lists.ofono.org/listinfo/ofono