<div class="gmail_quote">On Jan 20, 2008 12:45 PM, stuart <<a href="mailto:stuart@xnet.com">stuart@xnet.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br>Hi...<br><br>Know this is a mythtv and not a udev list, but was wondering if any had<br>and already solved this problem on their mythtv box?...
<br><br>I have a PVR250 NTSC and KWorld 110 ATSC tuner in my mythtv box. The<br>PVR250 had a tendency to boot up with different /dev/video* names. So,<br>I used a udev rule to create a permanent device name and link it to the
<br>/dev/video* device. The problem is that the created permanent device<br>name links to the wrong device. For instance, I will find /dev/pvr250<br>linked to /dev/video24 after boot up. This doesn't work. But if I
<br>manually remove /dev/pvr250 and re-link it to /dev/video0, all is well.<br><br>So, does anyone know why this is happening?</blockquote>
<div> </div>
<div>The ivtv driver should have a ivtv_first_minor option you can add to your modprobe.conf and set it to 1. This will cause the PVR to always be on /dev/video1 leaving /dev/video0 open for the ATSC card no matter what order the drivers load in.
</div>
<div> </div>
<div>Kevin</div></div>