On 7/11/06, <b class="gmail_sendername">Jim Valavanis</b> <<a href="mailto:jimvman@comcast.net">jimvman@comcast.net</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;">
Now the PVR250 has device node at /dev/video1 and the HD3000<br>/dev/video0. I believe this is due to the PCI slot that each one is<br>installed on. I've read some posts that state that the PVR250 should be<br>using /dev/video0, but I'm not sure this would make a difference? I
<br>could swap the PCI slots.</blockquote><div><br>You are trying to use analog tuner on HD3000. What you really want to do is use digital tuner with dvb instead. To do that you need to prevent kernel from loading cx8000 and cx88_blackbird drivers but blacklisting them. On Fedora put these two lines in /etc/modprobe.d/blacklist
<br>blacklist cx8800<br>blacklist cx88_blackbird<br></div><br>The only /dev/videoX shoould come from PVR250. HD3000 devices will be under /dev/dvb/adapterX/...<br><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Anyway, I've been unsuccessful with the HD3000 card, I've tried using<br>dtvsignal...<br>dtvsignal /dev/video0<br>Signal: 000</blockquote><div><br>Again, using wrong device. <br></div></div><br>