Hi Claudio,
On Wed, Jun 8, 2011 at 5:22 PM, Claudio Degioanni
<claudio.degioanni(a)zirak.it> wrote:
Hi all,
I have attacched a nokia 6760 to ofono for using it as gprs modem.
I have started the daemon with
OFONO_ISI_TRACE=1 OFONO_ISI_DEBUG=1 ofonod -nd
After enabling the modem and activate the profile using
dbus-send --system --print-reply --reply-timeout=120000
--type=method_call --dest='org.ofono' /isiusb0
org.ofono.Modem.SetProperty string:Powered variant:boolean:true
dbus-send --system --print-reply --reply-timeout=120000
--type=method_call --dest='org.ofono' /isiusb0
org.ofono.Modem.SetProperty string:Online variant:boolean:true
dbus-send --system --print-reply --reply-timeout=120000
--type=method_call --dest='org.ofono' /isiusb0/context1
org.ofono.ConnectionContext.SetProperty string:AccessPointName
variant:string:ibox.tim.it
dbus-send --system --print-reply --reply-timeout=120000
--type=method_call --dest='org.ofono' /isiusb0/context1
org.ofono.ConnectionContext.SetProperty string:Active variant:boolean:true
We obtain on last method calls the follow error:
Error org.ofono.Error.NotAttached: GPRS is not attached
You can help me ?
PS: I have attacced the log on ofono.
As per the log, there is some issue with the network registration
status query. Log statement:
"src/network.c:init_registration_status() Error during registration
status query"
isimodem people can help you on this issue.
Regards,
Jeevaka