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 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 > freerunners. G

Re: calypso does not power up from 0.17

2010-04-14 Thread Nicola Mfb
On Wed, Apr 14, 2010 at 12:43 PM, Denis Kenzior 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 freerunners. Thanks! Niko log following:

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 org.ofono.Err

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: 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 variant:boolean:tru

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 failu