Mailing List archive

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

[linux-dvb] Re: what should I look at? (Uptime-question)



Uwe Heinrich wrote:
> 
> >----- Original Message -----
> >From: "Klaus Schmidinger" <Klaus.Schmidinger@cadsoft.de>
> >To: <linux-dvb@linuxtv.org>
> >Sent: Friday, July 27, 2001 7:52 PM
> >Subject: [linux-dvb] Re: what should I look at? (Uptime-question)
> >
> 
> >Uwe Heinrich wrote:
> >[...]
> >> Jul 27 15:58:20 tvserver vdr[1541]: exiting
> >> Jul 27 15:58:20 tvserver vdr[1541]: emergency exit!
> >> Jul 27 15:58:20 tvserver PAM-unix2[1540]: session finished for user
> video,
> >> service su
> >> Jul 27 15:58:31 tvserver kernel: dvb: 2 dvb(s) released.
> >> Jul 27 15:58:31 tvserver kernel: free irqs
> >
> >After this, did it start again? And did it work then?
> >
> >Klaus
> No, unfortunately not.
> You saw: unloading the driver- but no reload.
> I use the runvdr from the vdr-archive.
> Must be the line:
> while (true) do
>       su -c "$VDRCMD" $VDRUSR
>       if test $? -eq 0; then exit; fi
>       date
>       echo "restarting VDR"
>       $KILLPROC $VDRPRG
>       sleep 10
> -->>      (cd $DVBDIR; make rmmod; make insmod)
>       date
>       done
> 
> Today I changed it to:  (cd $DVBDIR; make rmmod; sleep 10; make insmod;) in
> the hope that the reload is successful.

I always do "make rmmod; make insmod;" when reloading the driver, and this works
just fine. So I don't think this will change much for you.

> According to the StarTrek-hate of this really excellent piece of software
> I'll have to wait till monday to see if it works.

VDR has no inherent "StarTrek-hate" - I'm a big Star Trek fan myself ;-)

Must be something with receiving Sat.1 with your system.

Can you watch Sat.1 "live"? What happens if you record something else
from Sat.1? I really can't believ that VDR would refuse to record any
particular programme...

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
_______________________________________________________________


-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index