All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: Setting Up oFono-1.3 with Telit HE 910
Date: Mon, 25 Mar 2013 11:29:56 -0500	[thread overview]
Message-ID: <51507B84.2040800@gmail.com> (raw)
In-Reply-To: <CAMtf1D_gk4HtsvB=VHzS+RCnZi3ntZdpFkkamNNbKjvs5Oojow@mail.gmail.com>

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

Hi Etienne,

On 03/25/2013 10:59 AM, Etienne Mabille wrote:
> Hello everyone,
>
> I am new to the oFono project and am currently trying to set up a Telit
> HE 910 with oFono-1.3
> I looked into the documentation and the code itself but I still have
> some issues.
>
> So far, I have added this udev rule:
>
> ATTRS(idVendor)=="1bc7", ATTRS(idProduct)=="0021", ENV(OFONO_DRIVER)="telit"
>
> And I have added the changes listed here : Udevng: Support Telit Modems
> Using Cdc-acm Drive
> <http://lists.linuxwimax.org/pipermail/ofono/2012-December/013973.html>
>
> When I run ofono, the telit driver is not loaded properly. Using the
> debug option and adding some DBG messages, I found that during
> the execution of "ofono_modem_register", the "telit" driver is not in
> the in the list.
> I tracked the problem all the way up to the configure file.
> It seems that the Telit plugin needs the Bluetooth option enabled, to be
> included in the built-in modules.
>
> Does anyone know why ? Is it possible to bypass this ?
>
> Any help or clarification will be greatly appreciated.
>

The telit driver is also used to run the Bluetooth SAP client capability 
of the UC864 modems.  This capability requires BlueZ 4.  It should be 
possible to auto-detect the presence of BlueZ on the system at run time, 
however no one has done this work yet.  Hence this plugin requires 
bluetooth capability.

Regards,
-Denis

> Etienne

      reply	other threads:[~2013-03-25 16:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-25 15:59 Setting Up oFono-1.3 with Telit HE 910 Etienne Mabille
2013-03-25 16:29 ` Denis Kenzior [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=51507B84.2040800@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.