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. regs Claudio