Mailing List archive

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

[vdr] Re: need help with NVRam



That doesnt help very much.
The Problem is the VDR should pass the next timer-start to the nvram to let
the comp. start at the right time.
That should happen automatic but the script doesnt seem to be complete.
But thx for the help anyways.
Jan
----- Original Message -----
From: "Sergei Haller" <Sergei.Haller@math.uni-giessen.de>
To: <vdr@linuxtv.org>
Sent: Monday, July 08, 2002 11:18 AM
Subject: [vdr] Re: need help with NVRam


> On Sun, 7 Jul 2002, peacemkr@gmx.de wrote:
>
> > Hey List.
>
> > I  have the following Problem. I try to the nvram-tool to my vdr-machine
> > so  she  is starting when a timer should be recorded. I know that I have
> > to  give the script to vdr with the -s-trigger but when I run the script
> > alone  it  tells  me "you have to set a time". I dont see the part where
> > that script looks for a timer.
> >
> > the script looks like this ->
> > [...]
> > NVRAMCMD=/usr/local/bin/nvram-wakeup
> > $NVRAMCMD -ls $1
>                ^^^^
> this is the point where the time is passed to nvram-wakeup
>
> you can run the script by hand like this:
>
>    vdrshutdown $((`date +%s` + 10 * 60))
>
> (this sets the timer 10 minutes in the future)
>
> hope that helps.
>
> c ya
>         Sergei
> --
> --------------------------------------------------------------------
>          eMail:       Sergei.Haller@math.uni-giessen.de
> --------------------------------------------------------------------
> Be careful of reading health books, you might die of a misprint.
>                 -- Mark Twain
>
>
>





Home | Main Index | Thread Index