Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
mythtv init script strangeness
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
stinkytoe
n00b
n00b


Joined: 24 Jan 2005
Posts: 15

PostPosted: Fri Jan 05, 2007 11:15 pm    Post subject: mythtv init script strangeness Reply with quote

i can't seem to start mythtv the usual way using
Code:

# /etc/init.d/mythbackend start

When run it reports that everything was successful, but mythbackend isn't running.
I tried running
Code:

# ps a

and it isn't listed.
If i then run
Code:

# /etc/init.d/mythbackend stop

it claims to have shut down properly, despite the fact that mythtv was never running.
If i manually run mythbackend, however, mythtv works just fine. I have had this problem on two different machines.
Back to top
View user's profile Send private message
aVirulence
Apprentice
Apprentice


Joined: 07 Feb 2006
Posts: 170

PostPosted: Sat Jan 06, 2007 1:37 pm    Post subject: Reply with quote

Duplicate: https://forums.gentoo.org/viewtopic-t-527736-highlight-mythbackend.html

:P The (probable) solution is in that thread. Good luck! It worked for me. :P
Back to top
View user's profile Send private message
Hobbes-X
l33t
l33t


Joined: 04 Feb 2004
Posts: 823
Location: Seattle, WA

PostPosted: Mon Jan 08, 2007 4:56 pm    Post subject: Reply with quote

You can check mythbackend's logs to see what the error was with tail:
Code:
tail -n40 /var/log/mythtv/mythbackend.log


or, as long as the service is stopped, you can run mythbackend from the command line to see what the error is. Make sure to run it as the user that the init script starts it as. mythbackend pulls some settings from the current users' home directory, so you can have problems with one user, but not another. For the current ebuilds in portage, it's the user mythtv.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum