<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><BR><DIV><DIV>On Feb 15, 2006, at 6:31 PM, Michael Haan wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite">On 2/15/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;"> <DIV><SPAN class="e" id="q_109707779b0ba99a_0"><BR><DIV><DIV>On Feb 15, 2006, at 6:04 PM, Michael Haan wrote:</DIV><BR><BLOCKQUOTE type="cite">On 2/15/06, <B class="gmail_sendername">Brian Wood</B> &lt;<A href="mailto:beww@beww.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"> 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><DIV><DIV><SPAN><DIV> On Feb 15, 2006, at 5:47 PM, Michael Haan wrote:</DIV><BR></SPAN></DIV><BLOCKQUOTE type="cite"><DIV><SPAN>On 2/15/06, <B class="gmail_sendername"> Nick Rout</B> &lt;<A href="mailto:nick@rout.co.nz" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"> nick@rout.co.nz</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 Tue, 14 Feb 2006 22:38:12 -0700 <BR>James Dastrup wrote:<BR><BR>&gt; On Tue, 2006-02-14 at 21:32 -0500, Michael Haan wrote:<BR>&gt; &gt; On 2/14/06, Nick Rout &lt;<A href="mailto:nick@rout.co.nz" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"> nick@rout.co.nz</A> &gt; wrote:<BR>&gt; &gt;<BR>&gt; &gt;         On Tue, 14 Feb 2006 21:09:27 -0500<BR>&gt; &gt;         Michael Haan wrote:<BR>&gt; &gt;<BR>&gt; &gt;         &gt; I've got a pvr-350, and HD3000 and a DVICO Fusion5 Lite, but <BR>&gt; &gt;         I'm having a hard time telling which device is being loaded<BR>&gt; &gt;         where, specifically the HD3000 and the pvr-350.  Attached is<BR>&gt; &gt;         my dmesg output - can anyone help?<BR> &gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt;         I don't know what a dvico fusion is, but the drivers i can see<BR>&gt; &gt;         seem to load in the order:<BR>&gt; &gt;<BR>&gt; &gt;         bttv<BR>&gt; &gt;         ivtv - thats the pvr 350 <BR>&gt; &gt;         hd3000 (whatever driver that actually is0<BR>&gt; &gt;<BR>&gt; &gt;         so the devices should appear at /dev/video0, /dev/video1 etc,<BR>&gt; &gt;         or they might be /dev/video/0 /dev/video/1 etc <BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt;         --<BR>&gt; &gt;         Nick Rout &lt;<A href="mailto:nick@rout.co.nz" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">nick@rout.co.nz</A> &gt;<BR>&gt; &gt;<BR>&gt; &gt;  <BR>&gt; &gt; Ok, and the dvb devices on the Fusion and the HD3000?  There seems to<BR>&gt; &gt; be only /dev/dvb0/adapter0/frontend0...<BR>&gt; &gt; _______________________________________________ <BR>&gt; <BR>&gt; Not sure where you got the "hd3000" module from. I would suggest using<BR>&gt; the built-in kernel driver for the pcHDTV-3000. You need at least kernel<BR>&gt; ver 2.6.12 and the module you load is called "cx88-dvb".  It will show <BR>&gt; up as /dev/dvb/adapter0, and any other cards that use the same driver<BR>&gt; will show up as /dev/dvb/adapter1, /dev/dvb/adapter2, etc.<BR>&gt;<BR><BR>OK I have just demonstrated my profound ignorance of these particular devices. Please move on, nothing to see here :-) <BR><BR><BR>--<BR></BLOCKQUOTE></DIV><BR></SPAN></DIV><SPAN>Here is the output of my lsmod, sorted:<BR><BR><BR></SPAN><SPAN>cx22702                40389  1 cx88_dvb<BR>cx8800                 71373  0<BR> cx8802                 47173  1 cx88_dvb <BR>cx88_dvb               46429  0<BR>cx88xx                103265  3 cx8800,cx88_dvb,cx8802 <BR></SPAN></BLOCKQUOTE><BR></DIV><DIV>I notice you have both the cx8800 and cx88_dvb loaded. I read something that said you were supposed to unload cx8800 before loading cx88_dvb, and I thought that might have something to do with my problems with QAM </DIV><DIV><BR></DIV><DIV>Do you have an hd3000 card working in digital mode with this module config?</DIV> <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><BR><BR></BLOCKQUOTE></DIV><BR><BR>Nope, not yet (well, it did before).  I can unload it manually, but I'm not sure how to make that permanent - I tried make menuconfig, but it bombed.  Also, not sure why it's being loaded (cx8800).  Thanks for chiming in, though - helps to get to the bottom of this. <BR></BLOCKQUOTE><BR></DIV></SPAN></DIV><DIV>Do you have your /usr/src/linux symlink pointing to the correct source directory, and did you run "makemenuconfig" from that directory  ??</DIV><DIV><BR></DIV><DIV>You could rmmod the module with a line in rc.local (if your distro runs that way). I'm not really sure that it is causing me problems though, azap gives me proper results and I can play the stream with mplayer, I just get "too many packet" errors and azap loses lock at times while playing, but never otherwise. </DIV><DIV><BR></DIV><DIV>It looks to me as if I have both an analog and a digital source for the hd3000 card (/dev/ideox and /dev/dvb/adapterx), which everyone seems to say you can't do.</DIV><DIV><BR></DIV><DIV>But too many other things to work out, getting the hd card working is a low priority right now, as I have 3 other cap cards working OK. </DIV><DIV><BR></DIV><DIV>But on the original subject here, a very careful reading of your bootup messages should reveal which card is which.</DIV></BLOCKQUOTE></DIV><BR>No, I tried to cd to /usr/src/linux and it doesn't exist.  Then I tried yum install linux-src and got an error.  I know its probably kernel-src or something like that, but the point is yum is broken, and I can't seem to see what kernel mods I'm loading.  FWIW, my kernel comes from ATRPMS. <BR></BLOCKQUOTE><BR></DIV><DIV>Sounds like there is a problem with yum, which I'm sure will be resolved soon.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>/usr/src/linux should be a symlink that points to something like /usr/src/[linux-your-kernel-version], this allows you to select the kernel source tree that you want to use, and allows programs that need access to the source tree to get there without having to know the specific version that you are using.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR class="khtml-block-placeholder"></DIV></BODY></HTML>