Mailing List archive

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

[vdr] Re: always restarting



Quoting Cedric.Picard@esial.uhp-nancy.fr:

> hello
> 
> I'v installed vdr 1.2.6 with softdevice 0.7pre2 (because i have a nova)
> I succeed to make all but when I run vdr it doesn't seem to work and always
> restart...
> 
> I have this display  :

Are there any related messages in syslog ?
Could you try the following patch to see if we get some messages:

-- snip --
Index: audio.c
===================================================================
RCS file: /cvsroot/softdevice/softdevice/audio.c,v
retrieving revision 1.4
diff -r1.4 audio.c
60a61,63
>     } else if (err == -EINTR) {
>       dsyslog ("[softdevice-audio]: EINTR");
>       return;
-- snip --

Stefan Lucke




Home | Main Index | Thread Index