<div class="gmail_quote">On Wed, Jul 27, 2011 at 12:54 PM, Ronald Frazier <span dir="ltr">&lt;<a href="mailto:ron@ronfrazier.net">ron@ronfrazier.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">On Wed, Jul 27, 2011 at 12:12 PM, Patrick Oglesby &lt;<a href="mailto:octoberblu3@gmail.com">octoberblu3@gmail.com</a>&gt; wrote:<br>
&gt; My self install went just fine.  You can see the other thread on<br>
&gt; Comcast CableCard info for that.<br>
&gt;<br>
&gt; I was able to apply Ronald&#39;s patch and compile mythtv with no<br>
&gt; problems.  I used his latest channel updating script (from part 2 in<br>
&gt; the comments) and a simple modification to his patch to get my card<br>
&gt; working.<br>
<br>
</div>Thanks for your help debugging this issue.<br>
<br>
For anyone else interested without reading through all of the back and<br>
forth discussion on my blog comments, the gist of it was...I was<br>
making an incorrect assumption that the channel number will be the<br>
same as program number. That assumption is almost 100% correct for my<br>
cable provider (the only channel that didn&#39;t follow that convention<br>
was one I&#39;d never watch...jewelry shopping channel...and thus didn&#39;t<br>
notice), but fails miserably for some cable providers.<br>
<br>
To fix this involves 2 changes. First, I provided Patrick with a perl<br>
script to configure the database correctly (this replaces the SQL<br>
command I previously provided to configure the db). Second, it<br>
involved a few small code changes in my mythtv patch to deal with the<br>
fact that vchannel and program can be 2 different values. I&#39;ll try to<br>
make the changes to the patch tonight, and get the updated patch and<br>
perl script online, as well as updating the instructions.<br>
<font color="#888888"><br>
--<br>
Ron Frazier<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://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
</div></div></blockquote></div><br>Sorry if this is a dumb question, but what units does the Ceton web page expect for frequency?  Is it possibly expecting kHz?  I am looking at my production backend&#39;s dtv_multiplex table for all my QAM frequencies.  I believe they are in Hz.  An example entry is 663000000Hz (or 663MHz).  Are my assumptions correct?  I had to enter 663000 in the Ceton web page to get both Carrier lock and Digital lock.  I just realized this remotely from work so I can&#39;t test the video, but I know something came up using PuTTY and TightVNC.<br>

<br>-Tom<br>