All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: ofono usage on embedded device
Date: Fri, 09 Dec 2011 04:47:08 -0600	[thread overview]
Message-ID: <4EE1E72C.1020904@gmail.com> (raw)
In-Reply-To: <CAGNC_aMO6AXGJkBSLPm+ZCCnSWa9wwvE=RJ6R3tK--eAV9qLgA@mail.gmail.com>

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

Hi Renat,

On 12/09/2011 07:37 AM, Renat Zaripov wrote:
> 2011/12/9 Daniel Wagner <wagi@monom.org>
>>
>> Hi Sergey,
>>
>> On 09.12.2011 14:08, Sergey Lapin wrote:
>>> I'm interested in c) because somehow we have troubles with udev in our
>>> device, systemd detects ttys perfectly while ofono can't find anything
>>> and it seems
>>> to see no tty devices at all, so we'd like to use systemd to provide
>>> ofono with information regarding devices (tty and driver).
>>> It is unable to connect to udev monitor also. udev version is 175.
>>
>> Could you provide some logs?
> 
> cat /etc/ydev/rules.d/ofono.rules
> 
> KERNEL=="ttySAC0", ENV{OFONO_DRIVER}="atmodem"
> 

'atmodem' is not a modem driver.  You need to specify a modem driver
here, e.g. calypso, huawei, ifx, etc.  If your hardware is not covered
by an existing driver, then you will have to write your own.  By
convention all modem drivers are found in plugins/, e.g.
plugins/calypso.c, plugins/huawei.c, plugins/ifx.c, etc.

Regards,
-Denis

  reply	other threads:[~2011-12-09 10:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAFZPMoZGOBOPGtKR578UB3+YRcOvYaR=8f7MM-DgpZQqnUq8Zg@mail.gmail.com>
2011-12-09 13:08 ` ofono usage on embedded device Sergey Lapin
2011-12-09 13:12   ` Daniel Wagner
2011-12-09 13:37     ` Renat Zaripov
2011-12-09 10:47       ` Denis Kenzior [this message]
2011-12-09 13:41       ` Daniel Wagner

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=4EE1E72C.1020904@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.