All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: oFono DUN server issue
Date: Thu, 14 Jun 2012 07:43:12 -0500	[thread overview]
Message-ID: <4FD9DC60.8070907@gmail.com> (raw)
In-Reply-To: <4FD9F380.2060202@linux.intel.com>

[-- Attachment #1: Type: text/plain, Size: 1712 bytes --]

Hi Guillaume,

On 06/14/2012 09:21 AM, Guillaume Zajac wrote:
> Hi,
>
> I tested oFono DUN server to be sure it was still working with latest
> oFono version, however I have an issue with udev/udevng.
>
> My current "phone like" configuration is:
> - laptop with Ubuntu 11.10
> - oFono + ConnMan running together (network-manager + modem-manager
> stopped)
> - Huawei dongle for data connection
>
> I am using a Windows 7 DUN client to connect to the laptop.
>
> Binding with client is fine but when I try to dial to connect to the
> server with the DUN client I got this into oFono log:
>
> ...
> ofonod[20340]: plugins/udev.c:udev_event() subsystem tty add
> ofonod[20340]: plugins/udev.c:udev_event() subsystem tty finished
> ofonod[20340]: plugins/udev.c:udev_event() subsystem tty move
> ofonod[20340]: plugins/udev.c:udev_event() subsystem tty finished
> ofonod[20340]: plugins/udev.c:udev_event() subsystem tty move
> ofonod[20340]: plugins/udev.c:udev_event() subsystem tty finished
> ofonod[20340]: plugins/udevng.c:remove_device()
> /sys/devices/virtual/tty/rfcomm0
> ofonod[20340]: plugins/udev.c:udev_event() subsystem tty remove
> ofonod[20340]: plugins/udev.c:remove_modem() /devices/virtual/tty/rfcomm0
> ofonod[20340]: plugins/udev.c:udev_event() subsystem tty finished
> ofonod[20340]: plugins/udevng.c:check_modem_list()
> ...
>
> and the DUN client is getting a timeout error.
>
> Does anybody have any idea about this issue?
>

Likely the culprit is this line inside __dundee_bluetooth_init

         err = bluetooth_register_uuid(DUN_GW_UUID, &dun_profile);

It should probably use the UUID of the DUN client, not the gateway.

Regards,
-Denis

  reply	other threads:[~2012-06-14 12:43 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-14 14:21 oFono DUN server issue Guillaume Zajac
2012-06-14 12:43 ` Denis Kenzior [this message]
2012-06-15  2:27   ` Gustavo Padovan
2012-06-14 22:29     ` Denis Kenzior
2012-06-15  2:58       ` Gustavo Padovan
2012-06-14 22:46         ` Denis Kenzior
2012-06-15  3:11 ` Gustavo Padovan
2012-06-14 23:09   ` Denis Kenzior
2012-06-18 10:04     ` Guillaume Zajac

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=4FD9DC60.8070907@gmail.com \
    --to=denkenz@gmail.com \
    --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.