If the same adapter has multiple tuners, i.e a dual tuner or 2 of the same tuners different cards then use a comma delimited list<div><br></div><div><span class="Apple-style-span" style="color: rgb(32, 32, 32); font-family: 'Droid Sans', arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); ">options cx23885 adapter_nr=0,1</span></div>
<div><span class="Apple-style-span" style="color: rgb(32, 32, 32); font-family: 'Droid Sans', arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); "><br></span></div><div><font class="Apple-style-span" color="#202020" face="'Droid Sans', arial, sans-serif"><span class="Apple-style-span" style="font-size: 13px; background-color: rgb(255, 255, 255); ">options cx23885 adapter_nr=0,1,2,3</span><br>
</font><br></div><div>etc.</div><div><br></div><div><br><div class="gmail_quote">On 15 August 2011 13:23, Tim Draper <span dir="ltr"><<a href="mailto:veehexx@gmail.com">veehexx@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
well thats a whole lot easier!<br>thanks and i'll give it a go tonight when i get home!<br><font color="#888888"><br>Tim</font><div><div></div><div class="h5"><br><br><div class="gmail_quote">On 15 August 2011 13:17, Terjesen Jens Peder <span dir="ltr"><<a href="mailto:Jens.Peder.Terjesen@devoteam.com" target="_blank">Jens.Peder.Terjesen@devoteam.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Tim Draper wrote:<br>
<br>
---------------------------------<br>
<div><div></div><div>i have 2 different tuners and upon reboot of the mythtv PC, the TV cards loose their /dev/dvb/ assignment and i end up with a DVB-S2 config on a DVB-T card.<br>
i have to enter mythtv-setup to wipe the devices, readd them, and then re-attach the scan data. only takes 5 mins, but it's a big annoyance.<br>
<br>
i found a wiki document (<a href="http://www.mythtv.org/wiki/Device_Filenames_and_udev" target="_blank">http://www.mythtv.org/wiki/Device_Filenames_and_udev</a>), and i have each cards particulars.<br>
<br>
however i'm now very confused about what im doing next!<br>
one section in that wiki article, says KERNEL=="video[0-9]*", and the next section says SUBSYSTEM=="dvb",<br>
<br>
how do i know what i need to add to the udev rules file?<br>
<br>
all my cards are DVB cards (DVB-S2 has 2 inputs, DVB-T has 1 input), so i suspect i need to be using the SUBSYSTEM filters and not the KERNEL ones? will i need 3 rules, 1 for each input, or can i just limit to the driver files (cx23885, and cx88*)?<br>
<br>
i understand what the aim is an why im doing it, but i am confused about which bits go where!<br>
thanks for any help!<br>
</div></div>---------------------------------<br>
<br>
>From this thread it looks like both drivers support the adapter_nr module option:<br>
<a href="http://www.gossamer-threads.com/lists/mythtv/users/459843?do=post_view_threaded#459843" target="_blank">http://www.gossamer-threads.com/lists/mythtv/users/459843?do=post_view_threaded#459843</a><br>
<br>
E.g.<br>
options cx23885 adapter_nr=0<br>
options cx88-dvb adapter_nr=1<br>
<br>
in /etc/modprobe.d/options.conf (or other configuration file)<br>
<br>
Jens<br>
<br>
<br>
<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
</blockquote></div><br>
</div></div><br>_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<br></blockquote></div><br></div>