I&#39;ve finally resolved my issues with the Ceton (mostly).  I finally started throwing some debug lines in the driver code and narrowed it down to the one line that was misbehaving: <br><div>           </div><div> vbuffer-&gt;dma_addrs[write_page_index] = pci_map_page( dev-&gt;pdev,</div>

<div>                  vbuffer-&gt;pages[write_page_index], 0, PAGE_SIZE, PCI_DMA_FROMDEVICE);</div><div><br></div><div>After pointing that out to Ceton support, they suggested I artificially restrict my memory in grub, and we determined that putting mem=3g into my grub config file fixed it.  They have 64-bit DMA support in the works, but no idea when it&#39;ll be available, so I guess I&#39;m stuck with this workaround for now (unless anyone else out there has a better suggestion).  I&#39;m just happy to finally get this thing up and running.</div>

<div><br></div><div>Scott</div><br><div class="gmail_quote">On Mon, Aug 1, 2011 at 6:13 PM, Scott Stancil <span dir="ltr">&lt;<a href="mailto:hoverduck@gmail.com" target="_blank">hoverduck@gmail.com</a>&gt;</span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I&#39;ve got the notify_cc_check happening once or twice a second too, but it&#39;s just overshadowed by the nommu error.<div>


<br></div><div><font color="#888888">Scott</font><div><div></div><div><br><br><div class="gmail_quote">On Mon, Aug 1, 2011 at 4:54 PM, Erik Jensen <span dir="ltr">&lt;<a href="mailto:eriksjunk@laurelwoodart.com" target="_blank">eriksjunk@laurelwoodart.com</a>&gt;</span> wrote:<br>



<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>On Mon, Aug 1, 2011 at 3:52 AM, Scott Stancil &lt;<a href="mailto:hoverduck@gmail.com" target="_blank">hoverduck@gmail.com</a>&gt; wrote:<br>




&gt; Are there any clues in the output of dmesg?  I&#39;m curious if you&#39;re seeing<br>
&gt; the same thing I am:<br>
&gt;<br>
&gt; [ 1790.797475] nommu_map_single: overflow 116dce000+4096 of device mask<br>
&gt; ffffffff<br>
&gt; [ 1790.797481] nommu_map_single: overflow 116dcf000+4096 of device mask<br>
&gt; ffffffff<br>
&gt; [ 1790.797487] nommu_map_single: overflow 1170c8000+4096 of device mask<br>
&gt; ffffffff<br>
&gt; [ 1790.877361] notify_cc_check:41 WARNING: (0) NOTIFY board 0 tuner 0 pid<br>
&gt; 0xaaa out_of_sync 19000<br>
&gt;<br>
&gt; My temperatures aren&#39;t getting quite as high as yours, though.<br>
&gt; Scott<br>
<br>
</div>I am seeing:<br>
<br>
notify_cc_check: 41 WARNING: (0) NOTIFY board 0 tuner 0 pid 0x0 out_of_sync 1000<br>
notify_cc_check: 41 WARNING: (0) NOTIFY board 0 tuner 0 pid 0x0 out_of_sync 2000<br>
notify_cc_check: 41 WARNING: (0) NOTIFY board 0 tuner 0 pid 0x0 out_of_sync 3000<br>
notify_cc_check: 41 WARNING: (0) NOTIFY board 0 tuner 0 pid 0x0 out_of_sync 4000<br>
notify_cc_check: 41 WARNING: (0) NOTIFY board 0 tuner 0 pid 0x0 out_of_sync 5000<br>
<br>
but nothing about nommu_map_single that I can see.<br>
<font color="#888888"><br>
-- Erik Jensen<br>
</font><div><div></div><div>_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">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></div></div></div>
</blockquote></div><br>