Mailing List archive

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

[vdr] Re: How to make 1.1.x behave like 1.0.x



kls@cadsoft.de wrote on 12.11.2002 23:16:37:

> Robert Schneider wrote:
> > 
> > @Klaus,
> > 
> > is there a way to make vdr 1.1.x behave like 1.0.x with respect to
> > recording behaviour. I would like to have vdr record the first timer 
on
> > the secondary device, the second timer on the primary device and I 
want to
> > have the PIDs switched on so that I can monitor both recordings. I 
don't
> > want to have the luxury of more than two recordings because it nearly
> > broke my marriage.
> > 
> > I would like to use newest drivers, though, if possible.
> 
> Commenting out the line
> 
> #define DO_REC_AND_PLAY_ON_PRIMARY_DEVICE 1
> 
> in dvbdevice.c should do the trick.

I doesn't seem to, I have done that, but still, when the device switches 
to the channel to be recorded on the secondary device, I cannot view the 
program (my TV is connected to both dvb-s), though it get's recorded 
properly.

The whole background of this is that Tuesdays I have two overlapping 
timers and while those are recording I get repeatingly:

Nov 12 22:14:12 kauai vdr[14793]: switching to channel 8
Nov 12 22:14:17 kauai vdr[14793]: timer 5 start
Nov 12 22:14:20 kauai vdr[14793]: executing '/root/bin/vdrtimer before 
"/video0/Sex_and_the_City/Die_große_Frage/2002-11-12.21:16.50.50.rec"'
Nov 12 22:14:20 kauai vdr[14793]: record 
/video0/Sex_and_the_City/Die_große_Frage/2002-11-12.21:16.50.50.rec
Nov 12 22:14:22 kauai vdr[14793]: timer 7 start
Nov 12 22:14:22 kauai vdr[14793]: executing '/root/bin/vdrtimer before 
"/video0/Ally_McBeal/Die_drei_Muskeltiere/2002-11-12.22:05.50.50.rec"'
Nov 12 22:14:22 kauai vdr[14793]: record 
/video0/Ally_McBeal/Die_drei_Muskeltiere/2002-11-12.22:05.50.50.rec
Nov 12 22:14:22 kauai kernel: GPIO0 irq oops
Nov 12 22:14:35 kauai last message repeated 2 times
Nov 12 22:14:40 kauai kernel: buffer empty
Nov 12 22:14:48 kauai kernel: GPIO0 irq oops
Nov 12 22:15:19 kauai last message repeated 13 times
Nov 12 22:15:24 kauai last message repeated 4 times
Nov 12 22:15:24 kauai vdr[14804]: ERROR: not sync'ed to TS packet on 
device 1
Nov 12 22:15:24 kauai vdr[14804]: ERROR: skipped 188 bytes to sync on TS 
packet on device 1
Nov 12 22:15:25 kauai kernel: GPIO0 irq oops
Nov 12 22:15:26 kauai kernel: GPIO0 irq oops
Nov 12 22:15:27 kauai vdr[14804]: ERROR: not sync'ed to TS packet on 
device 1
Nov 12 22:15:27 kauai vdr[14804]: ERROR: skipped 16 bytes to sync on TS 
packet on device 1
Nov 12 22:15:27 kauai vdr[14804]: ERROR: not sync'ed to TS packet on 
device 1
Nov 12 22:15:27 kauai vdr[14804]: ERROR: skipped 172 bytes to sync on TS 
packet on device 1
Nov 12 22:15:27 kauai kernel: GPIO0 irq oops
Nov 12 22:15:41 kauai last message repeated 16 times
Nov 12 22:15:41 kauai kernel: gpioirq unknown type=26794 len=21037
Nov 12 22:15:41 kauai kernel: DEBI irq oops
Nov 12 22:15:48 kauai kernel: av71100: ARM crashed!
Nov 12 22:15:51 kauai kernel: GPIO0 irq oops
Nov 12 22:16:00 kauai kernel: av71100: ARM crashed!
Nov 12 22:16:13 kauai vdr[14804]: ERROR: video data stream broken on 
device 1
Nov 12 22:16:13 kauai vdr[14804]: initiating emergency exit
Nov 12 22:16:13 kauai kernel: av71100: ARM crashed!
Nov 12 22:16:14 kauai vdr[14793]: emergency exit requested - shutting down
Nov 12 22:16:14 kauai vdr[14793]: timer 5 stop
Nov 12 22:16:14 kauai vdr[14793]: executing '/root/bin/vdrtimer after 
"/video0/Sex_and_the_City/Die_große_Frage/2002-11-12.21:16.50.50.rec"'
Nov 12 22:16:18 kauai vdr[14793]: ERROR: thread 14807 won't end (waited 3 
seconds) - cancelling it...
Nov 12 22:16:18 kauai vdr[14793]: timer 7 stop


> If you have a "budget" card you should also coment out the line
> 
>   if (HasDecoder())
> 
> in cDvbDevice::SetChannelDevice().
> 
> I'll make this a Setup option.
> 
> Hope this saves your marriage ;-)
> 
> 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 
> vdr" as subject.
> 


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



Home | Main Index | Thread Index