On 5/4/06, <b class="gmail_sendername">Allan Wilson</b> &lt;<a href="mailto:allanwilson@gmail.com">allanwilson@gmail.com</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><span class="q">On 5/3/06, <b class="gmail_sendername">matt mead</b> &lt;<a href="mailto:m-mythtv@goof.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">m-<span id="st" name="st" class="st">
mythtv</span>@goof.com</a>&gt; wrote:</span></div><div><span class="e" id="q_10affb5e05818637_1"><div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<br><br>Allan Wilson wrote:<br>&gt; I am loading the following three modules in this order<br>&gt;<br>&gt; ieee1394<br>&gt; ohci1394<br>&gt; raw1394<br><br>What do you get when you run lsmod | grep 1394 ?<br><br>&gt; and I installed them per the recommendations from this site:
<br>&gt;<br>&gt; <a href="http://www.ubuntu-mythtv.blogspot.com/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.ubuntu-mythtv.blogspot.com/</a><br>&gt; &lt;<a href="http://www.ubuntu-mythtv.blogspot.com/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://www.ubuntu-mythtv.blogspot.com/</a>&gt;<br>&gt;
<br>&gt; I would be very interested in seeing what you have on your 1394 page<br>&gt; when your mythbox is connected and also any other page with any 1394<br>&gt; info. I do think this is a 1394 issue not myth but wanted to show my
<br>&gt; progress for those that follow and also to find other helpful peeps out<br>&gt; there like yourself. Also gscanbus and plugreport all show that it looks<br>&gt; like everything is good on their end. Is there anything that could be
<br>&gt; used on the cable box side to not let it connect to my firewire card in<br>&gt; my pc but connect to my television? Thanks<br><br>I don't know how to get into the SA3250HD service menus or diagnostic displays<br>

- can you share how to do this?<br><br><br>-matt<br><br>--<br>matt mead<br><br><a href="http://collectivity.goof.com/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://collectivity.goof.com/</a>
<br>_______________________________________________<br>mythtv-users mailing list
<br><a href="mailto:mythtv-users@mythtv.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">mythtv-users@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br></blockquote></div></span></div><div>
<br>I am not at home right now but if I remember right hold down the
pause button for about 30 seconds until your message light on the cable
box is blinking then press the page up button. Now you can use &lt;page
up&gt; and &lt;page down&gt; to go through the diagnostics and press
exit to go back to viewing television. The two screens I found most
useful was the next to last and the one before it. Let me know what
yours says and if you have a digital camera taking some pictures of
those screens would be most useful. Thanks
<br></div><div><span class="sg"><br>Allan<br>

</span></div></blockquote></div><br>
Turns out all I was missing was two modules in /etc/modules. For firewire to work you have to have<br>
<br>
<div style="margin-left: 40px;"><font size="1">ieee1394</font><br>
<font size="1">ohci1394</font><br>
<font size="1">eth1394</font><br>
<font size="1">raw1394</font><br>
<font size="1">dv1394</font><br>
</div>
<br>
in /etc/modules just like it says on the wiki or it won't work.<br>