After screwing around with the vague and misleading, yet much linked &quot;writing udev rules&quot;:<br><a href="http://reactivated.net/writing_udev_rules.html">http://reactivated.net/writing_udev_rules.html</a><br>I stumbled across this very helpful thread:
<br><a href="http://www.gossamer-threads.com/lists/mythtv/users/223841">http://www.gossamer-threads.com/lists/mythtv/users/223841</a><br>Scroll down to the last post.&nbsp; Note the bafflingly illogical and frustratingly redundant syntax for calling udevinfo.
<br><br>I built my rules and named my file just as the poster did, except I used SYSFS{vendor}== and SYSFS{device}== to uniquely identify my cards.<br>Then, in mythtv-setup-&gt;capture cards, I manually entered my /dev/&lt;custom name&gt; from the SYMLINKs into the fields.&nbsp; NOTE: I highly recommend doing a &quot;delete all capture cards&quot; first, then starting fresh...
<br><br>But, finally, no more random /dev/video# assignments!<br><br><br><div><span class="gmail_quote">On 6/10/07, <b class="gmail_sendername">Nick Morrott</b> &lt;<a href="mailto:knowledgejunkie@gmail.com">knowledgejunkie@gmail.com
</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On 10/06/07, Steve Smith &lt;<a href="mailto:st3v3.sm1th@gmail.com">st3v3.sm1th@gmail.com
</a>&gt; wrote:<br>&gt; I have two cards in my system; a PVR-150 and a WinFast DTV-1000T.<br>&gt;<br>&gt; The devices work &quot;OK&quot;, but every reboot get assigned /dev/video0 and<br>&gt; /dev/video1 in a random order so the myth config keeps getting
<br>&gt; messed up.<br>&gt;<br>&gt; Is there anyway to stabilise them?<br><br>Either modprobe the cards manually in order, or (better) use custom<br>udev rules to name them (or create symlinks) to whatever you want.<br><br>
--<br>Nick<br><br>MythTV Official wiki:<br><a href="http://mythtv.org/wiki/">http://mythtv.org/wiki/</a><br>MythTV users list archive:<br><a href="http://www.gossamer-threads.com/lists/mythtv/users">http://www.gossamer-threads.com/lists/mythtv/users
</a><br><br>&quot;An investment in knowledge always pays the best interest.&quot; - Benjamin Franklin<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>