<div class="gmail_quote">On Dec 2, 2007 3:29 PM, Håkon Alstadheim &lt;<a href="mailto:hakon@alstadheim.priv.no">hakon@alstadheim.priv.no</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi all, I&#39;m running 0.21_pre1466 (svn) on gentoo in the hopes of getting<br>the Norwegian dvb-t channels going. No luck there so far, but I have
<br>another problem just now.<br><br>Myth is not aware that my analog and digital devices are in fact the<br>same, so whenever I hit &quot;Watch TV&quot; while a recording is going on the<br>analog side, myth will try to tune to a digital channel, and mess up the
<br>analog recording. Is there a way that I could get myth to realize that<br>when the analog device is busy, that means the digital device should not<br>be touched (and vice-versa of course)?<br><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" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
</a><br></blockquote></div>
<div><br>I&#39;ve got hybrid cards that work the same.</div>
<div>&nbsp;</div>
<div>What I did was to set the parentid on the analog portion to the cardid of the dvb portion in the capturecard table in the database ( update capturecard set parentid=x where cardid=y; ).&nbsp; I then had to go into setup and set the source on the now child analog card.
</div>
<div>&nbsp;</div>
<div>Now Myth understands that the cards are linked and won&#39;t try and use them at the same time.</div>