<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Dec 7, 2019, 11:36 AM Allen Edwards <<a href="mailto:allen.p.edwards@gmail.com">allen.p.edwards@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I have no idea if this will be helpful but I had several issues getting my HDHR tuners to work. I provide these in case they might be useful.<div><br></div><div>Myth address is 192.168.1.111 and is static. I set it as reserved on the router. I also set the HDHR addresses as reserved.<br><div><br></div><div>I start the tuners from rc.local. Old school but works.<div>Here is the code. I believe this was from the vendors website.</div><div>hdhomerun_config 10137DC1 set /ir/target "<a href="http://192.168.1.111:5000" target="_blank" rel="noreferrer">192.168.1.111:5000</a> no_clear"</div><div>If you need to allow more time to go by, you can add a delay before this command.</div></div></div></div></blockquote></div></div><div dir="auto">This part is outside my capabilities, probably would need more time if I get the mobo to play nice with ACPI.</div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><br></div><div>I had a power supply issue as well. The module that I bought with the HDHR did not put out enough current so I got ones rated for more current.</div><div><br></div><div>I also had random failures. The computer would lose contact with the turners every few weeks. I traced it to a linux problem as the tuners were still visible from a Windows computer on the same network. That troubleshooting tip was provided by Silicon Dust.</div><div><br></div><div>Here is the solution. </div><div><br></div><div>dad@NewMyth:~$ more /etc/network/interfaces<br># interfaces(5) file used by ifup(8) and ifdown(8)<br>auto lo<br>iface lo inet loopback<br>auto enp2s0<br>iface enp2s0 inet static<br>    address 192.168.1.111<br>    netmask 255.255.255.0<br>    gateway 192.168.1.1<br>    broadcast 192.168.1.255<br>    dns-nameservers 8.8.8.8   8.8.4.4<br><br></div><div>Hope this helps.</div><div><br></div><div>Allen</div></div></div></div></blockquote></div></div><div dir="auto"><br></div><div dir="auto">I've set my FE/BE reserved to .210 and the HDHRs to .211, and .212, no change to gateway and netmask, beyond this I need help.</div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><br></div><div><br></div></div></div></div>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank" rel="noreferrer">mythtv-users@mythtv.org</a><br>
<a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users" rel="noreferrer noreferrer" target="_blank">http://lists.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" rel="noreferrer noreferrer" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" rel="noreferrer noreferrer" target="_blank">https://forum.mythtv.org</a><br>
</blockquote></div></div></div>