<br><br><div><span class="gmail_quote">On 10/25/05, <b class="gmail_sendername"><a href="mailto:mstrimel@comcast.net">mstrimel@comcast.net</a></b> &lt;<a href="mailto:mstrimel@comcast.net">mstrimel@comcast.net</a>&gt; wrote:
</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">actually, I have 2 problems.<br><br>1.
I created a directory called &quot;/var/log/mythtv&quot;, and made sure that
mythtv has write permissions to it, and restarted several times, but
still there are no logs there.&nbsp;&nbsp;Sorry if this is a dumb
question but: where are the mythtv logs supposed to be?<br><br>2. live
tv is not working ... I get a blank screen for a few seconds and it
returns to the menu.&nbsp;&nbsp;This process seems to break the
connection between the frontend and backend (i.e., If I try to do other
things after attempting livetv, mythtv informs me that the backend is
not running or is improperly configured ).&nbsp;&nbsp; Everything else
works great.&nbsp;&nbsp;I've searched for other posts about this, but
they seem to address much earlier versions of myth or are otherwise
inapplicable (whole system crashes, for example).<br><br>my system: $
200 wal mart box with ubuntu hoary, mythtv 0.18.1 compiled from source,
PVR-250 [although live tv showed the same exact symptoms with a PVR-150
installed]<br><br>If I can solve # 1, I'll send more information and hopefully solve problem # 2!<br>thanks,<br>Mary<br>mstrimel(at)comcast(dot)net<br><br><br><br><br><br><br>_______________________________________________
<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
</a><br><br><br></blockquote></div>As for your logging question, be sure to pass -l /var/log/mythtv/logfilename to the frontend and backend.&nbsp; For example:<br>
mythfrontend -l /var/log/mythtv/mythtvfrontend.log<br>
mythbackend -l /var/log/mythtv/mythbackend.log<br>
<br>
<br>