[mythtv] Re: Tuner busy in consecutive recordings

Bruce Markey bjm at lvcm.com
Wed Oct 12 07:08:28 UTC 2005


David Engel wrote:
> On Wed, Oct 12, 2005 at 08:26:39AM +1000, David Griffith wrote:
> 
>>I've updated my box to the latest SVN yesterday, and last night a show 
>>that was due to be recorded directly after another show failed to 
>>record, with the message in the "previously recorded" listing of "tuner 
>>busy". This is off my bttv capture card - I've got a DVB-T card as well, 
>>but this station is analog only.
> 
> 
> I had an rsTunerBusy case again this evening too.  Daniel, can you
> look at this some more?

Master backend:

2005-10-11 21:59:30.181 TVRec(2): SetFlags(AskAllowRecording,) -> FrontendReady,RunMainLoop,AskAllowRecording,RecorderRunning,RingBufferReset,
2005-10-11 21:59:30.244 TVRec(2): ClearFlags(AskAllowRecording,) -> FrontendReady,RunMainLoop,RecorderRunning,RingBufferReset,
2005-10-11 22:00:02.871 Canceled recording: Adam Carolla Project "Fellowship of the License Plate": channel 1033 on cardid 1, sourceid 1
2005-10-11 22:00:03.112 scheduler: Last message repeated 1 times
2005-10-11 22:00:03.138 scheduler: Canceled recording

Slave backend:

2005-10-11 21:59:30.147 TVRec(1): SetFlags(AskAllowRecording,) -> RunMainLoop,AskAllowRecording,RecorderRunning,RingBufferReset,
2005-10-11 22:00:02.312 TVRec(1): ClearFlags(AskAllowRecording,) -> RunMainLoop,RecorderRunning,RingBufferReset,
2005-10-11 22:00:02.314 TVRec(1): Wanted to record: Adam Carolla Project 1033 Tue Oct 11 22:00:00 2005 Tue Oct 11 23:00:00 2005
                        But the current state is: RecordingOnly
                        Currently recording: The Amazing Race: Family Edition 1008 Tue Oct 11 21:00:00 2005 Tue Oct 11 22:00:00 2005
2005-10-11 22:00:02.315 TVRec(1): ClearFlags(CancelNextRecording,) -> RunMainLoop,RecorderRunning,RingBufferReset,
2005-10-11 22:00:02.317 TVRec(1): Changing from RecordingOnly to None
2005-10-11 22:00:02.317 TVRec(1): ClearFlags(FrontendReady,CancelNextRecording,) -> RunMainLoop,RecorderRunning,RingBufferReset,
2005-10-11 22:00:02.318 TVRec(1): SetFlags(AskAllowRecording,) -> RunMainLoop,AskAllowRecording,RecorderRunning,RingBufferReset,
2005-10-11 22:00:02.319 TVRec(1): Request: Program(no) channel() input() flags(CloseRec,KillRingBuffer,)
2005-10-11 22:00:02.321 TVRec(1): ClearFlags(WaitingForSignal,) -> RunMainLoop,AskAllowRecording,RecorderRunning,RingBufferReset,
2005-10-11 22:00:02.376 Finished recording The Amazing Race: Family Edition "I Don't Kiss, I Make Out!": channel 1008
2005-10-11 22:00:02.736 TVRec(1): ClearFlags(RecorderRunning,) -> RunMainLoop,AskAllowRecording,RingBufferReset,
2005-10-11 22:00:02.739 TVRec(1): ClearFlags(RecorderRunning,) -> RunMainLoop,AskAllowRecording,RingBufferReset,
2005-10-11 22:00:02.741 TVRec(1): Tearing down RingBuffer
2005-10-11 22:00:02.751 TVRec(1): ClearFlags(PENDINGACTIONS,) -> RunMainLoop,AskAllowRecording,RingBufferReset,

Note that it cancelled Adam Carolla at 22:00:02.314 and finished
Amazing Race a fraction of a second later at 22:00:02.376 .

--  bjm


More information about the mythtv-dev mailing list