<div dir="ltr">Just getting mythbunty 16.04 running after my 10 year old mythtv system had a HD failure. Everything is working but I had to do a kludge to get the remote to work.<div><br></div><div>Here is my rc.local file.  This is just like what I had on the 2008 version except I didn't need to kill lircd on that system.</div><div><div><br></div><div><b>hdhomerun_config 10137DC1 set /ir/target "<a href="http://192.168.1.111:5000">192.168.1.111:5000</a> no_clear"</b></div><div><b>#this is a hack.  I don't know what is starting lircd</b></div><div><b>killall lircd</b></div><div><b>lircd -H udp -d 5000</b></div><div><b>exit 0</b></div></div><div><br></div><div>If I don't kill lircd, the new instance will not start because lircd is already running. But with this kludge, everything is fine but I don't like to leave this kind of thing in the system.</div><div><br></div><div>Allen</div><div><br></div><div><br></div><div><br></div></div>