On 2/21/07, <b class="gmail_sendername">Nick Morrott</b> &lt;<a href="mailto:knowledgejunkie@gmail.com">knowledgejunkie@gmail.com</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;">
On 21/02/07, Michael T. Dean &lt;<a href="mailto:mtdean@thirdcontact.com">mtdean@thirdcontact.com</a>&gt; wrote:<br>&gt; On 02/20/2007 11:04 PM, Kevin Kuphal wrote:<br>&gt; &gt; Jeffrey Born wrote:<br>&gt; &gt;<br>&gt; &gt;&gt; My backend fails to startup after almost every reboot.
<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; To fix I have to run mythtvsetup and delete all the capture cards and<br>&gt; &gt;&gt; reset them.<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; I have a PVR500 and HD3000.&nbsp;&nbsp;I think that /dev/video0, /dev/video1,
<br>&gt; &gt;&gt; and /dev/video2 are randomly set to the PVR and the HD3000 card.<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; I am running FC6 and mythtv .20<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; Any ideas on how to fix?<br>&gt; &gt;&gt;
<br>&gt; &gt;&gt; I believe I&#39;ve seen a thread about this, but all my searches have<br>&gt; &gt;&gt; yielded nothing.&nbsp;&nbsp;If so please point me there.<br>&gt; &gt;&gt;<br>&gt; &gt; I just helped a friend do this.&nbsp;&nbsp;For the PVR, you can set in your
<br>&gt; &gt; modprobe.conf an options like:<br>&gt; &gt;<br>&gt; &gt; options ivtv ivtv_first_minor 1<br>&gt; &gt;<br>&gt; &gt; Which would force the ivtv to start with 1 and 2.&nbsp;&nbsp; I think the<br>&gt; &gt; first_minor is enough because if the HD3000 loads first, it takes 0 and
<br>&gt; &gt; ivtv starts at 1.&nbsp;&nbsp;If ivtv loads first, it starts at 1 and 2 and then<br>&gt; &gt; the HD3000 will load and grab 0<br>&gt;<br>&gt; Or, udev rules.&nbsp;&nbsp;See <a href="http://reactivated.net/writing_udev_rules.html">
http://reactivated.net/writing_udev_rules.html</a> and<br>&gt; <a href="http://www.gossamer-threads.com/lists/mythtv/users/236293#236293">http://www.gossamer-threads.com/lists/mythtv/users/236293#236293</a> (whole<br>&gt; thread) and
<br>&gt; <a href="http://www.gossamer-threads.com/lists/mythtv/users/211701#211701">http://www.gossamer-threads.com/lists/mythtv/users/211701#211701</a> (and<br>&gt; the rest of that thread)<br><br>And from the <a href="http://ivtvdriver.org">
ivtvdriver.org</a> site -<br><a href="http://ivtvdriver.org/index.php/Howto#Howto_use_udev_rules.21">http://ivtvdriver.org/index.php/Howto#Howto_use_udev_rules.21</a><br><br>Nick<br></blockquote></div><br>OK so I went the udev route and now see /dev/pvr_500_1 and /dev/pvr_500_2 but when I go to use these from mythtvsetup all I see is /dev/video0 and /dev/video1.&nbsp; The Card type I&#39;m working with is MPEG-2 encoder card (PVR-x50, PVR-500) for both.&nbsp; Once that card type is selected I can select /dev/video0 or /dev/video1 for the video device, but I expected /dev/pvr_500_1 and /dev/pvr_500_2.&nbsp; Am I crazy to expect those symlink names to be available?&nbsp; What am I missing?
<br><br>Thanks for the advice<br>