Mailing List archive

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

[vdr] Re: Problem with script runvdr



"Gerhard Steiner" <steiner@mail.austria.com> writes:

> 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.
> [...]

Both came from the AIO-Patch. And there is more wrong with that. The
patch set the VDRPRG variable to

    VDRPRG="./vdr -C /dev/cdrom -L localhost -d"

but it should better be left to 

    VDRPRG="./vdr"

If you need the -C option you can add it to VDRCMD.

Gruß PE
-- 
Dipl.-Ing. Peter Ehrenberg                         Tel.: (040) 756604-40
Rotenhäuser Straße 51                               Fax: (040) 756604-41
21109 Hamburg                                   Netz: http://www.dipe.de
Germany                                                mailto:pe@dipe.de




Home | Main Index | Thread Index