<font color="black" face="Verdana,Arial,Helvetica" size="2"><font color="black" face="Verdana,Arial,Helvetica" size="2">&gt; I'm trying to use the Firewire support with my Comcast 3412 STB. I'm  <br>&gt; running a 2.6.17 Linux kernel on a Pentium 4 laptop. Under Windows XP on  
<br>&gt; the same hardware I can do the captures (capdvhs), and under MacOS X on  <br>&gt; different hardware but same STB I also get success (virtualdvhs - chan 0).<br><br>I had similar problems. Try this script to get things going:
<br><br>plugctl -n 0 oPCR[0].n_p2p_connections=0<br>plugctl -n 0 oPCR[0].bcast_connection=0<br>plugctl -n 0 oPCR[0].data_rate=2<br>plugctl -n 0 oPCR[0].channel=0<br>plugctl -n 0 oPCR[0].n_p2p_connections=1<br><br><br></font>
</font>