<span class="gmail_quote">On 7/12/06, <b class="gmail_sendername">Jim Valavanis</b> &lt;<a href="mailto:jimvman@comcast.net">jimvman@comcast.net</a>&gt; wrote:</span><blockquote class="gmail_quote" style="margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; margin-left: 0.80ex; border-left-color: #cccccc; border-left-width: 1px; border-left-style: solid; padding-left: 1ex">
Nedim Cholich wrote:<br><br>&gt; On 7/11/06, *Jim Valavanis* &lt;<a href="mailto:jimvman@comcast.net">jimvman@comcast.net</a><br>&gt; &lt;mailto:<a href="mailto:jimvman@comcast.net">jimvman@comcast.net</a>&gt;&gt; wrote:<br>
&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Now the PVR250 has device node at /dev/video1 and the HD3000<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; /dev/video0.&nbsp;&nbsp;I believe this is due to the PCI slot that each one is<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; installed on.&nbsp;&nbsp;I've read some posts that state that the PVR250
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; should be<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; using /dev/video0, but I'm not sure this would make a difference?&nbsp;&nbsp;I<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; could swap the PCI slots.<br>&gt;<br>&gt;<br>&gt; You are trying to use analog tuner on HD3000. What you really want to
<br>&gt; do is use digital tuner with dvb instead. To do that you need to<br>&gt; prevent kernel from loading cx8000 and cx88_blackbird drivers but<br>&gt; blacklisting them. On Fedora put these two lines in<br>&gt; /etc/modprobe.d/blacklist
<br>&gt; blacklist cx8800<br>&gt; blacklist cx88_blackbird<br>&gt;<br>&gt; The only /dev/videoX shoould come from PVR250. HD3000 devices will be<br>&gt; under /dev/dvb/adapterX/...<br><br>OK I unloaded the cx8800 and cx88_blackbird drivers.&nbsp;&nbsp;I noticed that
<br>/dev/video0 is no longer there.&nbsp;&nbsp;Here is what is in /dev/dvb/adapter0</blockquote><div><br>If&nbsp;you&nbsp;load&nbsp;ivtv&nbsp;driver&nbsp;it's&nbsp;going&nbsp;to&nbsp;create&nbsp;/dev/video0&nbsp;</div><br><blockquote class="gmail_quote" style="margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; margin-left: 0.80ex; border-left-color: #cccccc; border-left-width: 1px; border-left-style: solid; padding-left: 1ex">
root@mythtv:/etc/modprobe.d# ls&nbsp;&nbsp;-l /dev/dvb/adapter0/<br>total 0<br>crw-rw---- 1 root video 212, 4 2006-07-08 13:20 demux0<br>crw-rw---- 1 root video 212, 5 2006-07-08 13:20 dvr0<br>crw-rw---- 1 root video 212, 3 2006-07-08 13:20 frontend0
<br>crw-rw---- 1 root video 212, 7 2006-07-08 13:20 net0</blockquote><div><br>Exactly as it should be.&nbsp;</div><br><blockquote class="gmail_quote" style="margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; margin-left: 0.80ex; border-left-color: #cccccc; border-left-width: 1px; border-left-style: solid; padding-left: 1ex">
&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Anyway, I've been unsuccessful with the HD3000 card, I've tried using<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; dtvsignal...<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; dtvsignal /dev/video0<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Signal: 000<br>&gt;<br>&gt;<br>&gt; Again, using wrong device.<br>
<br>How can I now test the device?&nbsp;&nbsp;I thought the DVB stuff is for RF HD only.<br>I tried...<br><br>dtvsignal /dev/dvb/adapter0/demux0 and still get<br>Signal: 000 .</blockquote><br><blockquote class="gmail_quote" style="margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; margin-left: 0.80ex; border-left-color: #cccccc; border-left-width: 1px; border-left-style: solid; padding-left: 1ex">
Also, in mythtv-setup, do I just create a DVB tuner only?&nbsp;&nbsp;Or do I<br>select the HD3000 card?</blockquote><div><br></div><br>There&nbsp;are&nbsp;planty&nbsp;of&nbsp;rousources&nbsp;out&nbsp;there&nbsp;that&nbsp;describe&nbsp;this.&nbsp;I'd&nbsp;suggest&nbsp;browsing&nbsp;mythtv&nbsp;wiki&nbsp;site.&nbsp; The first thing I would suggest is try mythtv itself. Go to mythtv-setup, configure your input (DVB&nbsp;for&nbsp;&nbsp;HD3000, your source and go to channel setup. 
<br><br>You can scan for channels&nbsp;and&nbsp;if&nbsp;you&nbsp;have&nbsp;any&nbsp;it's&nbsp;going&nbsp;to&nbsp;find&nbsp;them.  Then go back and configure PVR240 (MPEG2 source). You don't have to scan for channels for 250&nbsp;since&nbsp;frequencies&nbsp;are&nbsp;well&nbsp;known&nbsp;and&nbsp;will&nbsp;come&nbsp;from&nbsp;zap2it&nbsp;(in US). 
<br><br>Good luck.<br>