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