[mythtv-users] logfiles: where?

2005-10-31 Thread mstrimel
Try to do a brief (1 minute) recording. That seems to have fixed
this annoyance for some people:
http://www.gossamer-threads.com/lists/mythtv/users/126743

I think that this was something that cleared up for me after I
started using the svn.

Thanks!  Once I got the logfiles sorted out, my LiveTv problem was even simpler 
than that.  

What happened was, a while back when I first ran mythbackend, I ran it as root 
(whoops) so it created the ringbuffer with permissions such that the mythtv 
user could not access the file.  Changed permissions, problem solved!
thanks all.
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] logfiles: where?

2005-10-25 Thread mstrimel
actually, I have 2 problems.  

1. I created a directory called /var/log/mythtv, and made sure that mythtv 
has write permissions to it, and restarted several times, but still there are 
no logs there.  Sorry if this is a dumb question but: where are the mythtv logs 
supposed to be?

2. live tv is not working ... I get a blank screen for a few seconds and it 
returns to the menu.  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 ).   Everything else works great.  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).

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]

If I can solve # 1, I'll send more information and hopefully solve problem # 2! 
thanks,
Mary
mstrimel(at)comcast(dot)net




___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] logfiles: where?

2005-10-25 Thread Mickey Chandler

At 02:24 PM 10/25/2005, [EMAIL PROTECTED] wrote:
1. I created a directory called /var/log/mythtv, and made sure that
mythtv has write permissions to it, and restarted several times, but
still there are no logs there.  Sorry if this is a dumb question but:
where are the mythtv logs supposed to be?

They're wherever you put them in the startup command using the -l option.

For example: /usr/local/bin/mythbackend -d -l /var/log/mythtv/mythbackend.log

2. live tv is not working ... I get a blank screen for a few seconds
and it returns to the menu.  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 ).   Everything
else works great.  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).

Try to do a brief (1 minute) recording.  That seems to have fixed 
this annoyance for some people: 
http://www.gossamer-threads.com/lists/mythtv/users/126743


I think that this was something that cleared up for me after I 
started using the svn.


--
Mickey Chandler
Chief Operating Whizard
Whizardries, Inc.: http://www.whizardries.com
Our new site: http://www.my-debt-reduction-plan.com/ 



___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] logfiles: where?

2005-10-25 Thread Dave
On 10/25/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
actually, I have 2 problems.1.
I created a directory called /var/log/mythtv, and made sure that
mythtv has write permissions to it, and restarted several times, but
still there are no logs there.Sorry if this is a dumb
question but: where are the mythtv logs supposed to be?2. live
tv is not working ... I get a blank screen for a few seconds and it
returns to the menu.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 ). Everything else
works great.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).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]If I can solve # 1, I'll send more information and hopefully solve problem # 2!thanks,Marymstrimel(at)comcast(dot)net___
mythtv-users mailing listmythtv-users@mythtv.orghttp://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
As for your logging question, be sure to pass -l /var/log/mythtv/logfilename to the frontend and backend. For example:
mythfrontend -l /var/log/mythtv/mythtvfrontend.log
mythbackend -l /var/log/mythtv/mythbackend.log


___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users