From: Marcel Holtmann <marcel@holtmann.org>
To: ofono@ofono.org
Subject: Re: Issue with GPRS not attached?
Date: Thu, 10 Feb 2011 23:10:21 -0800 [thread overview]
Message-ID: <1297408221.2647.4.camel@aeonflux> (raw)
In-Reply-To: <1297407713.2181.8.camel@think03>
[-- Attachment #1: Type: text/plain, Size: 1692 bytes --]
Hi Robertino,
> Has anyone seen this issue with oFono:
> Error activating /ifx0/context1: org.ofono.Error.NotAttached: GPRS is
> not attached
this normally does mean exactly what it says. You are not attached to
the GPRS network. If not attached you can not establish any GPRS
connection.
> I am using IFX modem with specific hardware board. I have not seen this
> issue before. I was using latest oFono from git (cloned sometimes on
> Thursday, Feb 10, 2011). Maybe SIM card changed features? :-)
>
> [root(a)localhost test]# ./list-contexts
> [ /ifx0 ]
> [ /ifx0/context1 ]
> Username =
> Protocol = ip
> Name = Internet
> Settings = { }
> Active = 0
> AccessPointName = wap.cingular
> Password =
> Type = internet
> [root(a)localhost test]#
>
> Context has been created, and APN was added. Log file did not look
> suspicious, so it should run fine.
>
> However, when I try
> [root(a)localhost test]# ./enable-gprs
> Connecting modem /ifx0...
> [root(a)localhost test]#
>
> - no error
>
> But
>
> [root(a)localhost test]# ./activate-context
> Error activating /ifx0/context1: org.ofono.Error.NotAttached: GPRS is
> not attached
You might wanna check with list-modem if you are actually registered to
the CS network and then if so if the PS network is attached or not.
> GPRS driver was successful loaded, and several GPRS channels created
> during the ifx_enable(), from plugin. Each GPRS context seems to be
> added properly.
Of course that is just fine. This does not involve any network activity.
It just adds the atoms.
Regards
Marcel
prev parent reply other threads:[~2011-02-11 7:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-11 7:01 Issue with GPRS not attached? Robertino Benis
2011-02-11 7:10 ` Marcel Holtmann [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1297408221.2647.4.camel@aeonflux \
--to=marcel@holtmann.org \
--cc=ofono@ofono.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.