From: Dario <djdas@djdas.net>
To: ofono@ofono.org
Subject: Re:
Date: Tue, 11 May 2010 10:20:00 +0200 [thread overview]
Message-ID: <4BE91330.8000901@djdas.net> (raw)
In-Reply-To: <COL106-W364D8C11A4928E5B0ADA04F6F90@phx.gbl>
[-- Attachment #1: Type: text/plain, Size: 877 bytes --]
Hi krishna,
> Hi Yoon,
>
> Thank very much for your guidance. I followed the same procedure ...
>
> You already did following procedure.
> 1. ofono-phonesim -p 12345 -gui ~/data/moblin.xml
> 2. sudo ofonod -nd
>
> And then, you need to type following command to power up modem(phonesim).
> 3. dbus-send --system --print-reply --dest=org.ofono / phonesim0 org.ofono.Modem.SetProperty string:Powered variant:boolean:true
>
> I got below response....
>
> *Must use org.mydomain.Interface.Method notation, no dot in "phonesim0"*
It seems you wrote the command with a bad syntax, there shoudn't be any
white space between / and phonesim0, the command is:
dbus-send --system --print-reply --dest=org.ofono /phonesim0
org.ofono.Modem.SetProperty string:'Powered' variant:boolean:true
(I suggest using quotes rounding string constants).
Bye,
Dario.
[-- Attachment #2: attachment.html --]
[-- Type: text/html, Size: 1404 bytes --]
next prev parent reply other threads:[~2010-05-11 8:20 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-10 5:22 krishna k
2010-05-11 8:20 ` Dario [this message]
-- strict thread matches above, loose matches on Subject: below --
2010-08-05 18:18 =?unknown-8bit?q?Jo=C3=A3o?= Paulo Rechi Vita
2010-08-05 18:21 ` =?unknown-8bit?q?Jo=C3=A3o?= Paulo Rechi Vita
2010-06-18 9:49 Miettinen Pasi
2010-06-21 21:10 ` Denis Kenzior
2010-06-21 21:16 ` Re: ^_^
2009-05-27 0:56 Li, Minjun
2009-05-27 1:23 ` Leandro Dorileo
2009-05-27 2:51 ` Re: Denis Kenzior
2009-05-27 5:46 ` Re: Marcel Holtmann
2009-05-21 6:31 sudishm m
2009-05-21 12:38 ` Leandro Dorileo
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=4BE91330.8000901@djdas.net \
--to=djdas@djdas.net \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox