From: Simon Ser <simon.ser@intel.com>
To: igt-dev@lists.freedesktop.org
Subject: [igt-dev] [PATCH i-g-t] docs/chamelium: add manual xmlrpc usage
Date: Mon, 13 May 2019 11:28:52 +0300 [thread overview]
Message-ID: <20190513082852.32471-1-simon.ser@intel.com> (raw)
For debugging purposes, it's useful to be able to send manual XML-RPC calls to
the Chamelium. This commit adds an example call and links to the utility and
the Chamelium API interface docs.
Signed-off-by: Simon Ser <simon.ser@intel.com>
---
docs/chamelium.txt | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/docs/chamelium.txt b/docs/chamelium.txt
index 5cc85d6e9d5e..13edb79409bd 100644
--- a/docs/chamelium.txt
+++ b/docs/chamelium.txt
@@ -117,6 +117,16 @@ $ ./scripts/run-tests.sh -t chamelium
Debugging the Chamelium
-----------------------
+It is possible to manually send Chamelium RPC calls with the xmlrpc utility
+(from xmlrpc-c). For instance, to plug the DisplayPort port:
+$ xmlrpc http://192.168.1.2:9992 Plug i/1
+
+The xmlrpc utility documentation is available at:
+http://xmlrpc-c.sourceforge.net/doc/xmlrpc.html
+
+The XML-RPC Chamelium interface is described here:
+https://chromium.googlesource.com/chromiumos/platform/chameleon/+/refs/heads/master/chameleond/interface.py
+
Logs that may be useful for debugging can be obtained either by connecting to
the board via SSH or serial console and looking at the daemon logs from
/var/log, such as:
--
2.21.0
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
next reply other threads:[~2019-05-13 8:28 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-13 8:28 Simon Ser [this message]
2019-05-13 8:29 ` [igt-dev] [PATCH i-g-t] docs/chamelium: add manual xmlrpc usage Paul Kocialkowski
2019-05-13 8:55 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2019-05-13 8:57 ` [igt-dev] [PATCH i-g-t] " Imre Deak
2019-05-13 10:20 ` [igt-dev] ✓ Fi.CI.IGT: success for " Patchwork
2019-05-13 10:27 ` Patchwork
2019-05-13 10:27 ` Patchwork
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=20190513082852.32471-1-simon.ser@intel.com \
--to=simon.ser@intel.com \
--cc=igt-dev@lists.freedesktop.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