On 2/16/06, <b class="gmail_sendername">Brian Wood</b> &lt;<a href="mailto:beww@beww.org">beww@beww.org</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;">
<br>On Feb 16, 2006, at 4:32 PM, Michael Haan wrote:<br><br>&gt;<br>&gt; Yeah, no I mean that the difficulty in telling which modules were<br>&gt; loaded in response to which hardware or, conversely,&nbsp;&nbsp;which drivers<br>&gt; each card is using.&nbsp;&nbsp;In any case, I pulled the Fusion5 out leaving
<br>&gt; just the pvr 350 and the HD3000 (again, a config which was working<br>&gt; before) and grabbed lsmod | sort - here is some of it:<br>&gt;<br>&gt; btcx_risc&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;38857&nbsp;&nbsp;3 cx8800,cx8802,cx88xx<br>&gt; button&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 41185&nbsp;&nbsp;0
<br>&gt; cx22702&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;40389&nbsp;&nbsp;1 cx88_dvb<br>&gt; cx8800&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 71373&nbsp;&nbsp;0<br>&gt; cx8802&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 47173&nbsp;&nbsp;1 cx88_dvb<br>&gt; cx88_dvb&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 46429&nbsp;&nbsp;0<br>&gt; cx88xx&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;103265&nbsp;&nbsp;3 cx8800,cx88_dvb,cx8802
<br>&gt; dm_mod&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 99337&nbsp;&nbsp;0<br>&gt; dv1394&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 57273&nbsp;&nbsp;0<br>&gt; dvb_core&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;129277&nbsp;&nbsp;1 video_buf_dvb<br>&gt; dvb_pll&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;45509&nbsp;&nbsp;4 cx88_dvb,or51132,nxt200x,cx22702<br>&gt;<br>&gt; I'm posting this because I thought someone said that cx8800 would
<br>&gt; block cx88_dvb, or is it that I can only use one set of functions -<br>&gt; dvb, or ntsc - at a time (in which case it's ok that both are loaded)?<br><br>You may be referring to something I posted, I had read that you could
<br>not load the ntsc and the dvb drivers at the same time. I read this<br>in the Gentoo HowTo setup MythTV, but I think that information pre-<br>dated the integration of the hd-3000 drivers into the kernel, and may<br>no longer be valid.
<br><br>But I have also seen several references to removing the analog driver<br>and (re) installing the dvb one.<br><br>My system loads both, and I have not seen any problems that I can say<br>with certainty are related to that, but I would like a definitive
<br>answer, is it OK to load both driver modules ??<br><br>I am having some problems with QAM, and if the analog cx88 module is<br>contributing to them I'd like to know it, otherwise I don't want to<br>waste time disabling something harmless.
<br>_______________________________________________<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">
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br></blockquote></div><br><br>Ok, well then, I will be testing this shortly and get back with my results.<br>