<HTML>
<HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="OPENWEBMAIL" name=GENERATOR>
</HEAD>
<BODY bgColor=#ffffff>

<p><font size="2"><b>On Mon, 26 Nov 2007 04:19:44 -0800 (PST), Bruce Perryman wrote</b>
<br />&gt; Hello,
<br />&gt; 
<br />&gt; I created a thread about blank screen when starting livetv which received no responses.
<br />&gt; 
<br />&gt; In viewing other responses to other posts I saw where I can start the frontend in the command line in verbose mode. When running this command it appears that LiveTV times out because of a failure to start a recording. I don't know what this recording is or how to remove it. Can it be that this problem is due to a bad recording? Please offer your opinions.
<br />&gt; 
<br />&gt; This is the output of mythfrontend -v audio,playback:
<br />&gt; 
<br />&gt; bper@Hosana:~$ mythfrontend -v audio,playback
<br />&gt; 2007-11-26 07:04:17.257 Using runtime prefix = /usr
<br />&lt;snip&gt;</font><font size="2">
<br />&gt; 2007-11-26 07:04:24.864 New DB connection, total: 2
<br />&gt; 2007-11-26 07:04:24.865 Connected to database 'mythconverg' at host: localhost
<br />&gt; 2007-11-26 07:04:24.885 Connecting to backend server: 127.0.0.1:6543 (try 1 of 5)
<br />&gt; 2007-11-26 07:04:24.904 Using protocol version 31
<br />&gt; 2007-11-26 07:04:24.972 TV: Attempting to change from None to WatchingLiveTV
<br />&gt; 2007-11-26 07:04:24.973 Using protocol version 31
<br />&gt; 2007-11-26 07:04:25.329 LiveTVChain(live-Hosana-2007-11-26T07:04:24): ReloadAll(): Added new recording
<br />&gt; 2007-11-26 07:04:25.331 RingBuf(/var/lib/mythtv/recordings/1000_20071126070425.mpg): OpenFile(/var/lib/mythtv/recordings/1000_20071126070425.mpg, 12)
<br />&gt; 2007-11-26 07:04:31.835 RingBuf(/var/lib/mythtv/recordings/1000_20071126070425.mpg): Invalid file (fd -1) when opening '/var/lib/mythtv/recordings/1000_20071126070425.mpg'.
<br />&gt; 2007-11-26 07:04:31.835 RingBuf(/var/lib/mythtv/recordings/1000_20071126070425.mpg): CalcReadAheadThresh(1 KB)
<br />&gt;                            -&gt; threshhold(64 KB) min read(0 KB) blk size(32 KB)
<br />&gt; 2007-11-26 07:04:31.839 DPMS Deactivated 
<br />&gt; 2007-11-26 07:05:11.846 TV Error: StartRecorder() -- timed out waiting for recorder to start
<br />&gt; 2007-11-26 07:05:11.846 TV Error: LiveTV not successfully started
<br />&gt; 2007-11-26 07:05:11.862 TV: Deleting TV Chain in destructor
<br />&gt; 2007-11-26 07:05:11.863 DPMS Reactivated.
<br />&gt; 
<br /></font></p>

<p><font size="2">It would be helpful to know:</font></p>

<ul>
<li><font size="2">whether this is a combined frontend/backend, or a remote frontend,</font></li>
<li><font size="2">what version you are running, </font></li>
<li><font size="2">on top of what distribution, and </font></li>
<li><font size="2">whther you compiled form source or used a package.</font></li>
</ul>

<p><font size="2">The text of the messages heps, bit it's still a little difficult to defintiely determine what the problem is.  However, some clues:</font></p>

<p><font size="2">If it is a backend server with a remote frontend (rather than a combined FE/BE), you need to change the IP address in Setup to that of the remote server (or to the correct assigned name, if you're using DHCP).</font></p>

<p><font size="2">It seems really odd to me that the ringbuffer would be located in a subdirectory of /var/lib.  If I recall correctly, the Live TV ringbuffer is usually in the same directory as the recordings.  MythTV may not have the permissions required to write to that directory.</font></p>

</BODY>
</HTML>