<div dir="ltr"><div class="gmail_default" style="font-family:garamond,serif">Hi Kurt,<br><br></div><div class="gmail_default" style="font-family:garamond,serif">Maybe a difference in your HPSDR rig configuration of boards to mine might be upsetting things. I'm running with Pennylane, Pennywhistle, Alex, Atlas, Mercury and Ozy.<br><br></div><div class="gmail_default" style="font-family:garamond,serif">For example, if you don't have a Penny, then it is safe to just bypass (comment out) the I2C code which tries to access it. There is some detailed I2C access in ozio.c, and the calls to ozy_i2c_readvars etc are in ozy.c.<br><br></div><div class="gmail_default" style="font-family:garamond,serif">The specific error you are getting seems to be a problem with the very first I2C read access which is actually trying to read the Mercury firmware version. So it may be that your I2C bus is not getting through, or maybe there is an old firmware on the Mercury?. I'm not very familiar with the board hardware.<br><br>PowerSDR conneted to USB seems to be quite reliable at correctly reading the version numbers and must be using the I2C to do so, so does that work okay?<br></div><div class="gmail_default" style="font-family:garamond,serif"><br></div><div class="gmail_default" style="font-family:garamond,serif">The gateway output should look similar to this when all is well:-<br><br>sudo bash<br></div><div class="gmail_default" style="font-family:garamond,serif"># ./ozymetis<br></div><div class="gmail_default" style="font-family:garamond,serif"><br>loading ozy firmware: ozyfw-sdr1k.hex<br>loading ozy fpga: Ozy_Janus.rbf<br>143802 bytes transferred.<br>Ozy FX2 version: 20090524<br>ozy_i2c_init: starting<br>mercury firmware=34<br>penny firmware=18<br>write Penny<br>write Penny done..<br>Starting main listener thread<br>Metis eth0 IP Address: 10.10.201.94<br>Metis eth0 MAC Address: b8:27:eb:1a:1c:d5<br>ep6 bytes =0, badcount=0<br>Metis Listening for UDP datagrams on port 1024<br>ep4 bytes =0<br><br></div><div class="gmail_default" style="font-family:garamond,serif">GL<br></div><div class="gmail_default" style="font-family:garamond,serif">Bob VK4YA<br></div><div class="gmail_default" style="font-family:garamond,serif"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 26 May 2015 at 00:10, Kurt Ekdahl <span dir="ltr"><<a href="mailto:kekdahl@telia.com" target="_blank">kekdahl@telia.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">***** High Performance Software Defined Radio Discussion List *****<br>
<br>
I got the following messages after installing several<br>
libraries and compiling codec2.<br>
What are I missing ?<br>
<br>
metis output<br>
loading ozy firmware: ozyfw-sdr1k.hex<br>
loading ozy fpga: Ozy_Janus.rbf<br>
143802 bytes transferred.<br>
Ozy FX2 version: 20090524<br>
ozy_i2c_init: starting<br>
ozy_i2c_read failed: -9<br>
ozy_i2c_init2: failed: No data available<br>
<br>
--... ...-- / -.. . / ... -- ----- ..- -.-. -.-. /<br>
73 de sm0ucc<br>
<br>
Best regards<br>
Kurt Ekdahl<br>
<br>
<br>
_______________________________________________<br>
HPSDR Discussion List<br>
To post msg: <a href="mailto:hpsdr@openhpsdr.org" target="_blank">hpsdr@openhpsdr.org</a><br>
Subscription help: <a href="http://lists.openhpsdr.org/listinfo.cgi/hpsdr-openhpsdr.org" target="_blank">http://lists.openhpsdr.org/listinfo.cgi/hpsdr-openhpsdr.org</a><br>
HPSDR web page: <a href="http://openhpsdr.org" target="_blank">http://openhpsdr.org</a><br>
Archives: <a href="http://lists.openhpsdr.org/pipermail/hpsdr-openhpsdr.org/" target="_blank">http://lists.openhpsdr.org/pipermail/hpsdr-openhpsdr.org/</a><br>
</blockquote></div><br></div>