Hi Claudio, On Wed, 2011-06-08 at 16:22 +0200, ext Claudio Degioanni wrote: > Error org.ofono.Error.NotAttached: GPRS is not attached
Has this been working before? It looks like the network registration status query fails with a SERVICE_NOT_IDENTIFIED service type. My suspicion is that the phone actually blocks this query, for reasons unknown. Either that, or the API has changed since 10.001 in a backwards incompatible way unknown to me. Because of this, the GPRS atom doesn't think the device is registered and no attach happens. There's not much that can be done if the query is indeed intentionally blocked. I didn't find any documented change in the API, so it's not possible to try to use a different type of query based on version here. So my advice is to simply use DUN via USB ACM interface. So I think the nokia driver might work better than the isiusb one in this case. Cheers, Aki _______________________________________________ ofono mailing list [email protected] http://lists.ofono.org/listinfo/ofono
