Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: Problem with script runvdr



Thanks for the help,
I really used wrong options.

1. I used -d in the startup script
2. There was an entry "-L localhost".
    I don't know where it came from.

When I removed -L ... vdr started in the correct way.
Isn't such a behaviour rather restrictive?
Wouldn't a simple warning instead of an exit enough?

Thanks for your help!
Gerhard

On Wed, 19 Jun 2002 18:18:06 +0200
 Klaus Schmidinger <Klaus.Schmidinger@cadsoft.de> wrote:
> Gerhard Steiner wrote:
> > 
> > Hello,
> > 
> > after playing around with VDR, I do have problems with
> the
> > script runvdr.
> > Uncertainly I don't know, what I did exactly (I am a
> newbe
> > to linux).
> > 
> > All I know is, that first everything was alright, but
> know
> > vdr does not start automatically after a restart.
> > 
> > There ist a line in runvdr
> >      su -c "$VDRCMD" $VDRUSR
> >       if test $? -eq 0; then exit; fi
> > 
> > To find the error I changed the second line to
> >       echo $?
> > 
> > The output is now
> >       2
> > 
> > The values of VDRCMD and VDRUSR are correct.
> > If I start VDR with "vdr -d" everything is fine.
> > Only the start out of the script does not work.
> 
> VDR/INSTALL:
> 
> Automatic restart in case of hangups:
> -------------------------------------
> 
> If you run VDR using the 'runvdr' shell script it will
> use the built-in
> watchdog timer to restart the program in case something
> happens that
> causes a program hangup. If you change the command line
> options for the
> call to the VDR program, be sure to NOT use the '-d'
> option! Otherwise
> 
> =======================
> VDR will go into 'deamon' mode and the initial program
> call will return
> immediately!
> 
> > What does the return value of su -c ... mean?
> > Does anyone know what's going wrong here?
> 
> man vdr:
> 
>  EXIT STATUS
>        0      Successful program execution.
> 
>        1      An  error  has been detected which requires
> the DVB driver and vdr to be re-
>               loaded.
> 
>        2      An non-recoverable error has been detected,
> vdr has given up.
> 
> Klaus
> -- 
> _______________________________________________________________
> 
> Klaus Schmidinger                       Phone:
> +49-8635-6989-10
> CadSoft Computer GmbH                   Fax:
> +49-8635-6989-40
> Hofmark 2                               Email:
> kls@cadsoft.de
> D-84568 Pleiskirchen, Germany           URL:
> www.cadsoft.de
> _______________________________________________________________
> 
> 

----------------------------------------------
Das ist ein Service von austria.com




Home | Main Index | Thread Index