<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Sep 24, 2013 at 5:32 PM, luke.leighton <span dir="ltr"><<a href="mailto:luke.leighton@gmail.com" target="_blank">luke.leighton@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="im">On Tue, Sep 24, 2013 at 7:20 AM, Ken Phillis Jr <<a href="mailto:kphillisjr@gmail.com">kphillisjr@gmail.com</a>> wrote:<br>

> I was wondering if anyone is testing the HDMI CEC support on the A10 Eoma68<br>
> ( or A20 EOMA-68 ) cards. It's not exactly hard to test, but it's still<br>
> somewhat important to verify that the functionality is working.<br>
<br>
</div> hmmmm.... didn't someone do an XBMC image for the mele1000?<br>
<a href="http://rhombus-tech.net/allwinner_a10/hacking_the_mele_a1000/xbmc/" target="_blank">http://rhombus-tech.net/allwinner_a10/hacking_the_mele_a1000/xbmc/</a><br>
<br>
 hmmm, they tried, but they ran into libcedarx problems.<br>
<br>
 kenney: what gnu/linux applications can be used to do this testing?<br>
what *command-line* tools use libcec?<br>
<br>
l.<br>
<br></blockquote></div><br></div><div class="gmail_extra">CEC tests should not be dependant on  libcedarx however, libcec includes a test program that can at least verify basic functionality....<br><br>test client Source:<br>
<a href="https://github.com/Pulse-Eight/libcec/blob/master/src/testclient/main.cpp">https://github.com/Pulse-Eight/libcec/blob/master/src/testclient/main.cpp</a><br><br>Sample script: ( uses the pulse eight cec adapter on usb)<br>
<a href="https://github.com/Pulse-Eight/libcec/blob/master/support/cec-test-device.sh">https://github.com/Pulse-Eight/libcec/blob/master/support/cec-test-device.sh</a><br><br><br></div><div class="gmail_extra">NOTE: libCEC will need some modifications to work on other devices. If you want a good example of this see what happened on the raspberry pi support.<br>
</div></div>