<p dir="ltr"><br>
On Mar 3, 2014 7:57 AM, &quot;Hika van den Hoven&quot; &lt;<a href="mailto:hikavdh@gmail.com">hikavdh@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; Hoi Daryl,<br>
&gt;<br>
&gt; Monday, March 3, 2014, 1:47:57 PM, you wrote:<br>
&gt;<br>
&gt; &gt; On Sun, Mar 2, 2014 at 4:50 PM, Hika van den Hoven &lt;<a href="mailto:hikavdh@gmail.com">hikavdh@gmail.com</a>&gt; wrote:<br>
&gt; &gt;&gt; Hoi Daryl,<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; Sunday, March 2, 2014, 10:32:07 PM, you wrote:<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;&gt; On Sun, Mar 2, 2014 at 2:30 PM, Daryl McDonald &lt;<a href="mailto:darylangela@gmail.com">darylangela@gmail.com</a>&gt; wrote:<br>
&gt; &gt;&gt;&gt;&gt; On Sat, Mar 1, 2014 at 8:35 PM, Roger Siddons &lt;<a href="mailto:dizygotheca@ntlworld.com">dizygotheca@ntlworld.com</a>&gt; wrote:<br>
&gt; &gt;&gt;&gt;&gt;&gt; On Sat, 01 Mar 2014 23:55:26 -0000, Bill Meek &lt;<a href="mailto:keemllib@gmail.com">keemllib@gmail.com</a>&gt; wrote:<br>
&gt; &gt;&gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt;&gt; On 03/01/2014 03:15 PM, Hika van den Hoven wrote:<br>
&gt; &gt;&gt;&gt;&gt;&gt;&gt; ...<br>
&gt; &gt;&gt;&gt;&gt;&gt;&gt; &gt; Seems OK. I then have one thought left. rename the directories to<br>
&gt; &gt;&gt;&gt;&gt;&gt;&gt;&gt; adapterHP1250 and adapterPC800i. It is theoretically possible that<br>
&gt; &gt;&gt;&gt;&gt;&gt;&gt;&gt; mythtv looks for names starting with adapter.<br>
&gt; &gt;&gt;&gt;&gt;&gt;&gt;&gt; If that doesn&#39;t work, I&#39;m out of thoughts for now.<br>
&gt; &gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt;&gt; I believe it&#39;s better than theoretical if you also add .../frontend*,<br>
&gt; &gt;&gt;&gt;&gt;&gt;&gt; see:<br>
&gt; &gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt;&gt; <a href="https://code.mythtv.org/cgit/mythtv/tree/mythtv/libs/libmythtv/cardutil.cpp#n292">https://code.mythtv.org/cgit/mythtv/tree/mythtv/libs/libmythtv/cardutil.cpp#n292</a><br>
&gt; &gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt;&gt; Looks any /dev/dvb/adapter*/frontend* would be included in the list<br>
&gt; &gt;&gt;&gt;&gt;&gt;&gt; of returned DVB devices. So, /dev/dvb/adapterHP1250/frontend0 would<br>
&gt; &gt;&gt;&gt;&gt;&gt;&gt; work, although I didn&#39;t test it.<br>
&gt; &gt;&gt;&gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; I can confirm it. Well done Hika and Bill ! This was really bugging me...<br>
&gt; &gt;&gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; When I set my system up, I happened to use &quot;adapter_nova1&quot; etc. for purely<br>
&gt; &gt;&gt;&gt;&gt;&gt; stylistic reasons and have never had any issues. But when I reproduced<br>
&gt; &gt;&gt;&gt;&gt;&gt; Daryl&#39;s problem I used a dummy adapter called &quot;test&quot;. After renaming it to<br>
&gt; &gt;&gt;&gt;&gt;&gt; &quot;adapter_test&quot; it now shows up in the list and &#39;sticks&#39;.<br>
&gt; &gt;&gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; I believe it&#39;s an issue with the Capture Cards dialog. If you type the name<br>
&gt; &gt;&gt;&gt;&gt;&gt; in, it gets written to the database and Myth functions correctly but<br>
&gt; &gt;&gt;&gt;&gt;&gt; thereafter the dialog won&#39;t report the card adapter correctly, simply<br>
&gt; &gt;&gt;&gt;&gt;&gt; defaulting to displaying adapter0 (the symlink is actually using adapter2).<br>
&gt; &gt;&gt;&gt;&gt;&gt; Any edits (changing multirec, for example), results in a new card being<br>
&gt; &gt;&gt;&gt;&gt;&gt; created on adapter0, which is already linked to an input. So setup now<br>
&gt; &gt;&gt;&gt;&gt;&gt; reports 2 cards (test and adapter0) but the frontend only sees 1 (test),<br>
&gt; &gt;&gt;&gt;&gt;&gt; which works fine. Presumably the database has been cross-linked/corrupted.<br>
&gt; &gt;&gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; IMHO this naming requirement should be added to the wiki at<br>
&gt; &gt;&gt;&gt;&gt;&gt; <a href="http://www.mythtv.org/wiki/Device_Filenames_and_udev">http://www.mythtv.org/wiki/Device_Filenames_and_udev</a>. Any takers ?<br>
&gt; &gt;&gt;&gt;&gt;&gt; Of course, all the examples do use &quot;adapter*&quot; but it doesn&#39;t state anywhere<br>
&gt; &gt;&gt;&gt;&gt;&gt; that this is essential.<br>
&gt; &gt;&gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; Incidentally I also found that LiveTV only works if there are links defined<br>
&gt; &gt;&gt;&gt;&gt;&gt; for frontend0, dvr0 and demux0. Not sure what net0 is used for.<br>
&gt; &gt;&gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; So Daryl, for the avoidance of doubt, these are the latest recommendations:<br>
&gt; &gt;&gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; SUBSYSTEM==&quot;dvb&quot;, ATTRS{device}==&quot;0x8852&quot;, PROGRAM=&quot;/bin/sh -c &#39;K=%k;<br>
&gt; &gt;&gt;&gt;&gt;&gt; K=$${K#dvb}; printf dvb/adapterHP1250/%%s $${K#*.}; exit 0&#39;&quot;, SYMLINK+=&quot;%c&quot;<br>
&gt; &gt;&gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; SUBSYSTEM==&quot;dvb&quot;, ATTRS{device}==&quot;0x8802&quot;, PROGRAM=&quot;/bin/sh -c &#39;K=%k;<br>
&gt; &gt;&gt;&gt;&gt;&gt; K=$${K#dvb}; printf dvb/adapterPC800i/%%s $${K#*.}; exit 0&#39;&quot;, SYMLINK+=&quot;%c&quot;<br>
&gt; &gt;&gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt;&gt; _______________________________________________<br>
&gt; &gt;&gt;&gt;&gt;&gt; mythtv-users mailing list<br>
&gt; &gt;&gt;&gt;&gt;&gt; <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; <a href="http://www.mythtv.org/mailman/listinfo/mythtv-users">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; <a href="http://wiki.mythtv.org/Mailing_List_etiquette">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
&gt; &gt;&gt;&gt;&gt;&gt; MythTV Forums: <a href="https://forum.mythtv.org">https://forum.mythtv.org</a><br>
&gt; &gt;&gt;&gt;&gt;<br>
&gt; &gt;&gt;&gt;&gt; Lots of recordings today, but I changed the digital-card.rules as<br>
&gt; &gt;&gt;&gt;&gt; suggested. There is a break in recordings between 4 and 5 pm, when<br>
&gt; &gt;&gt;&gt;&gt; I&#39;ll go in and prove the theory on my box, and report back.<br>
&gt; &gt;&gt;&gt;&gt; Afterwards, I think it&#39;s only fair that I be the one to amend  the<br>
&gt; &gt;&gt;&gt;&gt; wiki. Which one is it? And is there a wiki for amending a wiki?<br>
&gt; &gt;&gt;&gt;&gt; Seriously, I feel indebted but I&#39;m not sure how to proceed.   Thanks<br>
&gt; &gt;&gt;&gt;&gt; to all,  Daryl<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;&gt; I love Mythtv, everything worked as promised, DEVLINK names presented<br>
&gt; &gt;&gt;&gt; and are now set in my BE. Furthermore, I managed to figure out how to<br>
&gt; &gt;&gt;&gt; edit the wiki in question, so it now reads:<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;&gt; Example DVB device rule file (for the digital side of the Hauppauge<br>
&gt; &gt;&gt;&gt; HVR-1950 device)<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;&gt; Use udevadm to find the HVR-1950 serial number as documented above.<br>
&gt; &gt;&gt;&gt; This script creates a symlink of /dev/dvb/adapter200/&lt;x&gt; to the base<br>
&gt; &gt;&gt;&gt; /dev/dvb/adapter{n}/&lt;x&gt; devices using udev environmental variables (no<br>
&gt; &gt;&gt;&gt; shell programming required as above). Alter (ONLY) the serial number<br>
&gt; &gt;&gt;&gt; and symlink name to your requirements.<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;&gt; I added the &quot;ONLY&quot; in brackets, sufficient? appropriate? I am into<br>
&gt; &gt;&gt;&gt; paying it forward any way I can.   Again, many thanks Daryl<br>
&gt; &gt;&gt;&gt; _______________________________________________<br>
&gt; &gt;&gt;&gt; mythtv-users mailing list<br>
&gt; &gt;&gt;&gt; <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
&gt; &gt;&gt;&gt; <a href="http://www.mythtv.org/mailman/listinfo/mythtv-users">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
&gt; &gt;&gt;&gt; <a href="http://wiki.mythtv.org/Mailing_List_etiquette">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
&gt; &gt;&gt;&gt; MythTV Forums: <a href="https://forum.mythtv.org">https://forum.mythtv.org</a><br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; Sounds OK. As only possible add-on you could explicitly state that the<br>
&gt; &gt;&gt; directory name in the simlink always should start with adapter<br>
&gt; &gt;&gt; followed by a descriptive part, followed by your example.<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; Tot mails,<br>
&gt; &gt;&gt;   Hika                            mailto:<a href="mailto:hikavdh@gmail.com">hikavdh@gmail.com</a><br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; &quot;Zonder hoop kun je niet leven<br>
&gt; &gt;&gt; Zonder leven is er geen hoop<br>
&gt; &gt;&gt; Het eeuwige dilemma<br>
&gt; &gt;&gt; Zeker als je hoop moet vernietigen om te kunnen overleven!&quot;<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; De lerende Mens<br>
&gt; &gt;&gt; --<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; _______________________________________________<br>
&gt; &gt;&gt; mythtv-users mailing list<br>
&gt; &gt;&gt; <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
&gt; &gt;&gt; <a href="http://www.mythtv.org/mailman/listinfo/mythtv-users">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
&gt; &gt;&gt; <a href="http://wiki.mythtv.org/Mailing_List_etiquette">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
&gt; &gt;&gt; MythTV Forums: <a href="https://forum.mythtv.org">https://forum.mythtv.org</a><br>
&gt;<br>
&gt; &gt; Further review revealed that I edited the wrong section, correction<br>
&gt; &gt; has been made, and a new edit has been accomplished:<br>
&gt;<br>
&gt; &gt; Example DVB udev Rules file<br>
&gt;<br>
&gt; &gt; The following is an example of a MythTV box with 2 x USB (DVB-T) and 2<br>
&gt; &gt; x PCI (DVB-S) cards. The Udev rule specifically identifies the devices<br>
&gt; &gt; and allocates the same /dev symlink each boot time. This stops adapter<br>
&gt; &gt; nos switching on reboot and hotplugging.<br>
&gt; &gt; For those using pre-compiled packages it is common for the DVB<br>
&gt; &gt; receivers to be in /dev/dvb (MythTV Compile option) to save building<br>
&gt; &gt; your own custom version the example below drops the adapters in the<br>
&gt; &gt; common dvb directory, but calls them adapter101, adapter102 etc and so<br>
&gt; &gt; on. In otherwords clearly separate from the standard adapter<br>
&gt; &gt; references. MythTV Setup can then be easily configured. For multiple<br>
&gt; &gt; dvb cards with differences be sure to include /adapter in your rule,<br>
&gt; &gt; ie &quot;printf dvb/adapterPC800i&quot; works but, &quot;printf dvb/PC800i&quot; fails in<br>
&gt; &gt; BE set up<br>
&gt;<br>
&gt; &gt; The last sentence has been added to the wiki.   Daryl<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; mythtv-users mailing list<br>
&gt; &gt; <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
&gt; &gt; <a href="http://www.mythtv.org/mailman/listinfo/mythtv-users">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
&gt; &gt; <a href="http://wiki.mythtv.org/Mailing_List_etiquette">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
&gt; &gt; MythTV Forums: <a href="https://forum.mythtv.org">https://forum.mythtv.org</a><br>
&gt;<br>
&gt;<br>
&gt; Great, now you are the hero!<br>
&gt;<br>
&gt; Tot mails,<br>
&gt;   Hika                            mailto:<a href="mailto:hikavdh@gmail.com">hikavdh@gmail.com</a><br>
&gt;<br>
&gt; &quot;Zonder hoop kun je niet leven<br>
&gt; Zonder leven is er geen hoop<br>
&gt; Het eeuwige dilemma<br>
&gt; Zeker als je hoop moet vernietigen om te kunnen overleven!&quot;<br>
&gt;<br>
&gt; De lerende Mens<br>
&gt; --<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; mythtv-users mailing list<br>
&gt; <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
&gt; <a href="http://www.mythtv.org/mailman/listinfo/mythtv-users">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
&gt; <a href="http://wiki.mythtv.org/Mailing_List_etiquette">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
&gt; MythTV Forums: <a href="https://forum.mythtv.org">https://forum.mythtv.org</a></p>
<p dir="ltr">Not me, I only reciprocated. The true hero&#39;s are the ones that respond to newbies like me. Thanks once more to all!<br>
</p>