On 1/1/07, <b class="gmail_sendername">R. G. Newbury</b> &lt;<a href="mailto:newbury@mandamus.org">newbury@mandamus.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;">
Bob Sully wrote:<br>&gt; Hey all -<br>&gt;<br>&gt; I am STILL having a hard time with this issue. I cannot get it to scan<br>&gt; NTSC channels in Myth. When I attempt to do so, I see this<br>&gt; error....apparently it can&#39;t open the NTSC tuner. Do I have a device
<br>&gt; driver missing?<br>&gt;<br>&gt; The expert over on the pcHDTV forum believes it&#39;s a Myth configuration<br>&gt; issue.&nbsp;&nbsp;Have any of you with this card had this problem?<br>&gt;<br>&gt; 2006-12-30 10:54:04.439 New DB connection, total: 3
<br>&gt; 2006-12-30 10:54:04.440 Connected to database &#39;mythconverg&#39; at host:<br>&gt; localhost<br>&gt; 2006-12-30 10:54:04.440 sourceid 1 has lineup type: CableDigital<br>&gt; 2006-12-30 10:54:04.554 SaveLineupToCache(CA04507:X) -- success
<br>&gt; 2006-12-30 10:54:04.586 Data fetching complete.<br>&gt; 2006-12-30 10:54:09.451 Channel(0)::Open(): Can&#39;t open video device, error<br>&gt; &quot;No such file or directory&quot;<br>&gt;<br>&gt;<br>&gt; Here is the dmesg info:
<br>&gt;<br>&gt; Linux video capture interface: v2.00<br>&gt; cx2388x dvb driver version 0.0.6 loaded<br>&gt; CORE cx88[0]: subsystem: 7063:5500, board: pcHDTV HD5500 HDTV<br>&gt; [card=47,autodetected]<br>&gt; TV tuner 64 at 0x1fe, Radio tuner -1 at 0x1fe
<br>&gt; GSI 18 sharing vector 0xB9 and IRQ 18<br>&gt; ACPI: PCI Interrupt 0000:00:09.2[A] -&gt; GSI 17 (level, low) -&gt; IRQ 185<br>&gt; cx88[0]/2: found at 0000:00:09.2, rev: 5, irq: 185, latency: 32, mmio:<br>&gt; 0xe9000000
<br>&gt; cx88[0]/2: cx2388x based dvb card<br>&gt; DVB: registering new adapter (cx88[0]).<br>&gt; DVB: registering frontend 0 (LG Electronics LGDT3303 VSB/QAM Frontend)...<br>&gt; cx2388x v4l2 driver version 0.0.6 loaded
<br>&gt; cx88[0]/0: found at 0000:00:09.0, rev: 5, irq: 185, latency: 32, mmio:<br>&gt; 0xe7000000<br>&gt; tuner 0-0043: chip found @ 0x86 (cx88[0])<br>&gt; tda9887 0-0043: tda988[5/6/7] found @ 0x43 (tuner)<br>&gt; tuner 0-0061: chip found @ 0xc2 (cx88[0])
<br>&gt; tuner 0-0061: type set to 64 (LG TDVS-H06xF)<br>&gt; cx88[0]/0: registered device video0 [v4l2]<br>&gt; cx88[0]/0: registered device vbi0<br>&gt; cx2388x blackbird driver version 0.0.6 loaded<br>&gt;<br>&gt;<br>&gt; I can scan in the QAM-256 channels on the DVB side.
<br>&gt;<br>&gt; This is the ONLY thing keeping me from getting this kick-ass 768GB HD PVR<br>&gt; system working. Am I going to have to get another tuner card for the NTSC<br>&gt; channels? I certainly hope not! I have been told by more than one person
<br>&gt; that it shouldn&#39;t be this hard to get both tuners on this card working.<br>&gt;<br>&gt; If anyone can clue me in as to what I&#39;m doing wrong, please let me know!<br>&gt;<br>Your ATSC input shows up at /dev/dvb/adapter0 etc.?
<br><br>Do you have a /dev/video0?...Because that is where the NTSC (analog)<br>input shows up. I don&#39;t know exactly what shows up in dmesg when both<br>drivers are loaded but you need cx88_dvb and cx8800/cx8802.<br><br>
You may have to fiddle with your modprobe.conf and maybe even blacklist<br>both modules, so that modprobe loads them as you want, rather than the<br>kernel doing what it wants.<br><br>I don&#39;t have this board, and have nor tried to do analog reception on my
<br>HD3000 but success has been reported here..<br><br>Geoff<br><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><br>Which user are you running as?&nbsp; You showed the v4l devices being owned by mythtv, but /dev/video0 as owned by root.<br>