<br><br><div class="gmail_quote">On Sat, Dec 11, 2010 at 1:34 AM, Mark Kendall <span dir="ltr">&lt;<a href="mailto:mark.kendall@gmail.com">mark.kendall@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On 11 December 2010 12:18, Tom Flair &lt;<a href="mailto:tom@graniteskies.net">tom@graniteskies.net</a>&gt; wrote:<br>
<br>
&gt; My frontend&#39;s response when playing back a video is this:<br>
&gt;     2010-12-10 20:15:47.879 CrystalHD Err: Error at<br>
&gt; privatedecoder_crystalhd.cpp:104 (#-1, Unknown)<br>
&gt;     2010-12-10 20:15:47.880 CrystalHD Err: Failed to open CrystalHD device<br>
<br>
</div>I suggest you go into the crystalhd/examples directory, compile the<br>
examples if necessary and then execute them. I&#39;m guessing they won&#39;t<br>
work either.<br>
<br>
For what it&#39;s worth, I&#39;ve noticed before that my BCM70015 seems to go<br>
MIA occasionally and I have to reboot to get it back.<br>
<br>
regards<br>
<font color="#888888"><br>
Mark<br>
</font><div><div></div><div class="h5">_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
</div></div></blockquote></div><br>After a little digging, I found the required test_video.264 at <a href="http://code.google.com/p/crystalhd-for-osx/downloads/list">http://code.google.com/p/crystalhd-for-osx/downloads/list</a> and was able to confirm that I am getting some output from the card.<br>
<br>But only when I run the test program as root.  I compiled hellobcm as my normal user.  I&#39;m curious if this is why I was getting the privatedecoder_crystalhd.cpp error.   So far, searching has resulted in a lot of traffic related to the AppleTV installation, but not a whole lot for linux and this problem.<br>
<br>Thanks for the tip, Mark.  I&#39;ll keep digging.<br>