<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, Jan 4, 2015 at 2:48 PM, Mythtv - SIlicondust <span dir="ltr"><<a href="mailto:mythtv@silicondust.com" target="_blank">mythtv@silicondust.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><span class="">>The short answer is you'll be OK (but see my assumption below).<br><div class="gmail_extra"><br></div></span>Nick here from Silicondust...<br><br>Please use a high quality 5V regulated switching power supply, >= 1A rating (most common are 2A which is fine), 2.1mm inner-diameter plug (not 2.5mm), center positive wiring.<br></div><br><div><div class="gmail_extra">Using a non 5V or non regulated power supply may damage the HDHomeRun.<br></div><div class="gmail_extra">Using a low quality/noisy 5V power supply may affect performance.<br></div><div class="gmail_extra">Recommend not sharing a 5V power supply with multiple devices.<br><br></div><div class="gmail_extra">Following the thread - I looked up the mythtv source code - the error suggests the machine is unable to connect to the HDHomeRun unit.<br></div><div class="gmail_extra">This could suggest a network issue or issue with the HDHomeRun unit.<br><br></div><div class="gmail_extra">An interesting test would be to set up a script that runs the following every 2 seconds and log it to a file:<br></div><div class="gmail_extra">hdhomerun_config <device id> get /tuner0/debug<br><br></div><div class="gmail_extra">1) You will be able to see if the command fails at the same time mythtv fails.<br></div><div class="gmail_extra">2) If/when the command starts working again it should say "stop=<n>" which may hint as to why it stopped.<br></div><div class="gmail_extra"><br></div><br></div></div></blockquote></div><br></div><div class="gmail_extra">Nick:<br><br></div><div class="gmail_extra">Had to wait a few hours until the next failure. Here's the tuner 1 failure log:<br><br>05-01-15/09:14:54<br>tun: ch=8vsb:683000000 lock=8vsb:683000000 ss=78 snq=58 seq=100 dbg=-518/-22917<br>dev: bps=19394080 resync=0 overflow=0<br>ts:  bps=3256160 te=0 miss=1 crc=0<br>net: pps=309 err=0 stop=0<br><br>05-01-15/09:14:56<br>05-01-15/09:14:59<br>05-01-15/09:15:01<br>05-01-15/09:15:04<br>05-01-15/09:15:07<br>05-01-15/09:15:10<br>05-01-15/09:15:13<br>05-01-15/09:15:16<br>05-01-15/09:15:18<br>tun: ch=none lock=none ss=0 snq=0 seq=0 dbg=0<br>dev: bps=0 resync=0 overflow=0<br>ts:  bps=0 te=0 miss=0 crc=0<br>net: pps=0 err=0 stop=0<br><br>05-01-15/09:15:20<br>05-01-15/09:15:23<br>05-01-15/09:15:26<br>05-01-15/09:15:29<br>tun: ch=none lock=none ss=0 snq=0 seq=0 dbg=0<br>dev: bps=0 resync=0 overflow=0<br>ts:  bps=0 te=0 miss=0 crc=0<br>net: pps=0 err=0 stop=0<br><br></div><div class="gmail_extra">Here's the tuner 0 log:<br><br>05-01-15/09:14:54<br>tun: ch=8vsb:587000000 lock=8vsb:587000000 ss=92 snq=84 seq=100 dbg=-452/-11698<br>dev: bps=19394080 resync=4948 overflow=0<br>ts:  bps=13826272 te=6508 miss=467 crc=0<br>net: pps=1313 err=0 stop=0<br><br>05-01-15/09:14:56<br>05-01-15/09:14:58<br>05-01-15/09:15:01<br>05-01-15/09:15:04<br>05-01-15/09:15:07<br>05-01-15/09:15:09<br>05-01-15/09:15:12<br>05-01-15/09:15:15<br>05-01-15/09:15:18<br>tun: ch=none lock=none ss=0 snq=0 seq=0 dbg=0<br>dev: bps=0 resync=0 overflow=0<br>ts:  bps=0 te=0 miss=0 crc=0<br>net: pps=0 err=0 stop=0<br><br>05-01-15/09:15:20<br>05-01-15/09:15:23<br>05-01-15/09:15:26<br>05-01-15/09:15:28<br>tun: ch=none lock=none ss=0 snq=0 seq=0 dbg=0<br>dev: bps=0 resync=0 overflow=0<br>ts:  bps=0 te=0 miss=0 crc=0<br>net: pps=0 err=0 stop=0<br><br>05-01-15/09:15:31<br>tun: ch=none lock=none ss=0 snq=0 seq=0 dbg=0<br>dev: bps=0 resync=0 overflow=0<br>ts:  bps=0 te=0 miss=0 crc=0<br>net: pps=0 err=0 stop=0<br><br></div><div class="gmail_extra">Hope that helps.<br></div></div>