TV service constantly crashing (1 Viewer)

Spooky

MP Donator
  • Premium Supporter
  • February 14, 2005
    1,187
    47
    void 4tl
    Home Country
    Austria Austria
    TV server:
    MediaPortal Version: 1.1.2.0
    Windows Version: Win XP SP3
    CPU Type: AMD Athlon 64 X2 4800+
    Memory: 2x Corsair CM2X1024-6400C4 + 1x Kingston 2G-UDIMM
    Motherboard: Gigabyte GA-MA78GM-S2H
    1. TV Card: TechnoTrend S2-3200 HDTV-S2 CI
    1. TV Card Type: DVB-S2
    1. TV Card Driver: 5.0.1.8
    Satelite/CableTV Provider: Astra 19.2°E

    Today I noticed that the TV service is constantly crashing all of a sudden, apparently only when grabbing EPG while idle. I have extracted the last log entries from the last 4 crashes here: (I also attached the whole current log dir)
    Code:
    2011-07-07 09:21:38.343750 [DVB EPG timer(9)]: Controller: GrabEpg on card ID == 4
    2011-07-07 09:21:38.343750 [DVB EPG timer(9)]: dvb:grab epg...
    2011-07-07 09:23:01.187500 [EPG Update thread(16)]: schedule.SynchProgramStatesForAll
    2011-07-07 09:23:01.203125 [EPG Update thread(16)]: EPG: database updated for #1 GoTV
    2011-07-07 09:23:01.203125 [EPG Update thread(16)]: user:epg remove
    2011-07-07 09:23:01.203125 [EPG Update thread(16)]: tvcard:FreeSubChannel: subchannels count 1 subch#0 keep graph=False
    2011-07-07 09:23:01.203125 [EPG Update thread(16)]: DVB subch:0 Decompose()
    2011-07-07 09:23:01.203125 [EPG Update thread(16)]: FreeSubChannel CA: freeing sub channel : 0
    2011-07-07 09:23:01.203125 [EPG Update thread(16)]: tvcard:FreeSubChannel : no subchannels present, stopping graph
    2011-07-07 09:23:01.203125 [EPG Update thread(16)]: dvb:StopGraph called
    2011-07-07 09:23:01.203125 [EPG Update thread(16)]: tvcard:FreeAllSubChannels
    2011-07-07 09:23:01.203125 [EPG Update thread(16)]: dvb:StopGraph
    2011-07-07 09:23:01.437500 [EPG Update thread(16)]: Tvservice stopped due to a app domain exception System.AccessViolationException: Es wurde versucht, im geschützten Speicher zu lesen oder zu schreiben. Dies ist häufig ein Hinweis darauf, dass anderer Speicher beschädigt ist.
       bei DirectShowLib.IMediaControl.Stop()
       bei TvLibrary.Implementations.DVB.TvCardDvbBase.StopGraph()
       bei TvLibrary.Implementations.DVB.TvCardDVBS.StopGraph()
       bei TvLibrary.Implementations.TvCardBase.FreeSubChannel(Int32 id, Boolean continueGraph)
       bei TvLibrary.Implementations.DVB.TvCardDvbBase.FreeSubChannel(Int32 id)
       bei TvService.EpgGrabbing.Stop(User user)
       bei TvService.TVController.StopGrabbingEpg(User user)
       bei TvService.EpgCard.UpdateDatabaseThread()
       bei System.Threading.ThreadHelper.ThreadStart_Context(Object state)
       bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       bei System.Threading.ThreadHelper.ThreadStart()
    Code:
    2011-07-07 20:49:42.328125 [DVB EPG timer(11)]: Controller: GrabEpg on card ID == 4
    2011-07-07 20:49:42.343750 [DVB EPG timer(11)]: dvb:grab epg...
    2011-07-07 20:51:07.343750 [EPG Update thread(15)]: schedule.SynchProgramStatesForAll
    2011-07-07 20:51:07.359375 [EPG Update thread(15)]: EPG: database updated for #1 GoTV
    2011-07-07 20:51:07.359375 [EPG Update thread(15)]: user:epg remove
    2011-07-07 20:51:07.359375 [EPG Update thread(15)]: tvcard:FreeSubChannel: subchannels count 1 subch#0 keep graph=False
    2011-07-07 20:51:07.375000 [EPG Update thread(15)]: DVB subch:0 Decompose()
    2011-07-07 20:51:07.375000 [EPG Update thread(15)]: FreeSubChannel CA: freeing sub channel : 0
    2011-07-07 20:51:07.375000 [EPG Update thread(15)]: tvcard:FreeSubChannel : no subchannels present, stopping graph
    2011-07-07 20:51:07.375000 [EPG Update thread(15)]: dvb:StopGraph called
    2011-07-07 20:51:07.375000 [EPG Update thread(15)]: tvcard:FreeAllSubChannels
    2011-07-07 20:51:07.375000 [EPG Update thread(15)]: dvb:StopGraph
    2011-07-07 20:51:07.515625 [EPG Update thread(15)]: Tvservice stopped due to a app domain exception System.AccessViolationException: Es wurde versucht, im geschützten Speicher zu lesen oder zu schreiben. Dies ist häufig ein Hinweis darauf, dass anderer Speicher beschädigt ist.
       bei DirectShowLib.IMediaControl.Stop()
       bei TvLibrary.Implementations.DVB.TvCardDvbBase.StopGraph()
       bei TvLibrary.Implementations.DVB.TvCardDVBS.StopGraph()
       bei TvLibrary.Implementations.TvCardBase.FreeSubChannel(Int32 id, Boolean continueGraph)
       bei TvLibrary.Implementations.DVB.TvCardDvbBase.FreeSubChannel(Int32 id)
       bei TvService.EpgGrabbing.Stop(User user)
       bei TvService.TVController.StopGrabbingEpg(User user)
       bei TvService.EpgCard.UpdateDatabaseThread()
       bei System.Threading.ThreadHelper.ThreadStart_Context(Object state)
       bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       bei System.Threading.ThreadHelper.ThreadStart()
    Code:
    2011-07-07 21:23:08.046875 [DVB EPG timer(11)]: Controller: GrabEpg on card ID == 4
    2011-07-07 21:23:08.062500 [DVB EPG timer(11)]: dvb:grab epg...
    2011-07-07 21:24:31.171875 [EPG Update thread(18)]: schedule.SynchProgramStatesForAll
    2011-07-07 21:24:31.187500 [EPG Update thread(18)]: EPG: database updated for #0 TW1
    2011-07-07 21:24:31.187500 [EPG Update thread(18)]: user:epg remove
    2011-07-07 21:24:31.187500 [EPG Update thread(18)]: tvcard:FreeSubChannel: subchannels count 1 subch#0 keep graph=False
    2011-07-07 21:24:31.187500 [EPG Update thread(18)]: DVB subch:0 Decompose()
    2011-07-07 21:24:31.187500 [EPG Update thread(18)]: FreeSubChannel CA: freeing sub channel : 0
    2011-07-07 21:24:31.187500 [EPG Update thread(18)]: tvcard:FreeSubChannel : no subchannels present, stopping graph
    2011-07-07 21:24:31.187500 [EPG Update thread(18)]: dvb:StopGraph called
    2011-07-07 21:24:31.203125 [EPG Update thread(18)]: tvcard:FreeAllSubChannels
    2011-07-07 21:24:31.203125 [EPG Update thread(18)]: dvb:StopGraph
    2011-07-07 21:24:31.296875 [EPG Update thread(18)]: Tvservice stopped due to a app domain exception System.AccessViolationException: Es wurde versucht, im geschützten Speicher zu lesen oder zu schreiben. Dies ist häufig ein Hinweis darauf, dass anderer Speicher beschädigt ist.
       bei DirectShowLib.IMediaControl.Stop()
       bei TvLibrary.Implementations.DVB.TvCardDvbBase.StopGraph()
       bei TvLibrary.Implementations.DVB.TvCardDVBS.StopGraph()
       bei TvLibrary.Implementations.TvCardBase.FreeSubChannel(Int32 id, Boolean continueGraph)
       bei TvLibrary.Implementations.DVB.TvCardDvbBase.FreeSubChannel(Int32 id)
       bei TvService.EpgGrabbing.Stop(User user)
       bei TvService.TVController.StopGrabbingEpg(User user)
       bei TvService.EpgCard.UpdateDatabaseThread()
       bei System.Threading.ThreadHelper.ThreadStart_Context(Object state)
       bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       bei System.Threading.ThreadHelper.ThreadStart()
    The german part of the error message states, that it might be memory corruption, i.e. faulty main memory? I won't have the chance to thoroughly test the memory for a while. But I was wondering if something else could be the problem here?
     

    mm1352000

    Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,544
    8,236
    Home Country
    New Zealand New Zealand
    Hi Spooky

    Seems to be a problem with grabbing EPG from 12663H. Can you temporarily disable grabbing on the channels on that transponder (GoTV, ORF TW1...) and see if the problem goes away.

    mm
     

    Spooky

    MP Donator
  • Premium Supporter
  • February 14, 2005
    1,187
    47
    void 4tl
    Home Country
    Austria Austria
    Hm, I don't know, something is going awry on the server. There was another crash this night, but the last tv.log entries only say
    Code:
    2011-07-08 02:32:42.546875 [DVB EPG timer(11)]: Controller: GrabEpg on card ID == 4
    2011-07-08 02:32:42.546875 [DVB EPG timer(11)]: dvb:grab epg...
    2011-07-08 02:33:52.218750 [EPG Update thread(12)]: schedule.SynchProgramStatesForAll
    2011-07-08 02:33:52.234375 [EPG Update thread(12)]: EPG: database updated for #1 Eurosport
    2011-07-08 02:33:52.234375 [EPG Update thread(12)]: user:epg remove
    2011-07-08 02:33:52.234375 [EPG Update thread(12)]: tvcard:FreeSubChannel: subchannels count 1 subch#0 keep graph=False
    2011-07-08 02:33:52.234375 [EPG Update thread(12)]: DVB subch:0 Decompose()
    2011-07-08 02:33:52.234375 [EPG Update thread(12)]: FreeSubChannel CA: freeing sub channel : 0
    2011-07-08 02:33:52.234375 [EPG Update thread(12)]: tvcard:FreeSubChannel : no subchannels present, stopping graph
    2011-07-08 02:33:52.250000 [EPG Update thread(12)]: dvb:StopGraph called
    2011-07-08 02:33:52.250000 [EPG Update thread(12)]: tvcard:FreeAllSubChannels
    2011-07-08 02:33:52.250000 [EPG Update thread(12)]: dvb:StopGraph
    2011-07-08 02:33:52.250000 [EPG Update thread(12)]: Stopcard
    2011-07-08 02:33:52.250000 [EPG Update thread(12)]: dvb:StopGraph called
    2011-07-08 02:33:52.250000 [EPG Update thread(12)]: tvcard:FreeAllSubChannels
    2011-07-08 02:33:52.250000 [EPG Update thread(12)]: dvb:StopGraph filterstate already stopped, returning.
    2011-07-08 02:34:10.515625 [(4)]: card: Tune 4 to TW1
    2011-07-08 02:34:10.515625 [(4)]: card: user: epg:4:-1 tune DVBS:tv:ORF TW1 Freq:12663000 ONID:1 TSID:1115 SID:13101 PMT:0x44D FTA:True LCN:1191 SymbolRate:22000 Modulation:ModNotSet Polarisation:LinearH InnerFecRate:Rate5_6 DisEqc:None band:Universal Pilot:NotSet RollOff:NotSet
    2011-07-08 02:34:10.531250 [(4)]: dvbs: Tune:DVBS:tv:ORF TW1 Freq:12663000 ONID:1 TSID:1115 SID:13101 PMT:0x44D FTA:True LCN:1191 SymbolRate:22000 Modulation:ModNotSet Polarisation:LinearH InnerFecRate:Rate5_6 DisEqc:None band:Universal Pilot:NotSet RollOff:NotSet
    2011-07-08 02:34:10.531250 [(4)]: dvbs:  Tune:DVBS:tv:ORF TW1 Freq:12663000 ONID:1 TSID:1115 SID:13101 PMT:0x44D FTA:True LCN:1191 SymbolRate:22000 Modulation:ModNotSet Polarisation:LinearH InnerFecRate:Rate5_6 DisEqc:None band:Universal Pilot:NotSet RollOff:NotSet
    2011-07-08 02:34:10.531250 [(4)]: dvb:GetNewSubChannel:0 #0
    2011-07-08 02:34:10.531250 [(4)]: TvDvbChannel ctor new subchIndex:0
    2011-07-08 02:34:10.531250 [(4)]: LNB low:9750 hi:10600 switch:11700
    2011-07-08 02:34:10.531250 [(4)]: Technotrend DVB-S2 modulation set to:ModNotSet
    2011-07-08 02:34:10.531250 [(4)]: Technotrend DVB-S2 Pilot set to:NotSet
    2011-07-08 02:34:10.531250 [(4)]: Technotrend DVB-S2 RollOff set to:NotSet
    2011-07-08 02:34:10.531250 [(4)]: Technotrend DVB-S2 fec set to:Rate5_6
    2011-07-08 02:34:10.531250 [(4)]: dvbs:channel modulation is set to ModNotSet
    2011-07-08 02:34:10.531250 [(4)]: dvbs:channel FECRate is set to Rate5_6
    2011-07-08 02:34:10.531250 [(4)]: TechnoTrend SendDiseqcCommand() diseqc:None, antenna:0 frequency:12663000, polarisation:LinearH hiband:True
    2011-07-08 02:34:10.843750 [(4)]: TechnoTrend: Diseqc Command Send
    2011-07-08 02:34:10.953125 [(4)]: dvb:Submiting tunerequest Channel:TW1 subChannel:0 
    2011-07-08 02:34:10.953125 [(4)]: dvb:using existing subchannel:0
    2011-07-08 02:34:10.953125 [(4)]: dvb:Submit tunerequest size:1 new:0
    2011-07-08 02:34:10.953125 [(4)]: subch:0 OnBeforeTune
    2011-07-08 02:34:10.953125 [(4)]: dvb:Submit tunerequest calling put_TuneRequest
    2011-07-08 02:34:11.453125 [(4)]: dvb:Submit tunerequest done calling put_TuneRequest
    2011-07-08 02:34:11.453125 [(4)]: subch:0 OnAfterTune
    2011-07-08 02:34:11.453125 [(4)]: subch:0 OnGraphStart
    2011-07-08 02:34:11.453125 [(4)]: dvb:  RunGraph
    2011-07-08 02:34:11.953125 [(4)]: dvb:  LockedInOnSignal ok
    2011-07-08 02:34:11.953125 [(4)]: subch:0 OnGraphStarted
    2011-07-08 02:34:11.953125 [(4)]: subch:0 SetupPmtGrabber:pid 44D sid:332D
    2011-07-08 02:34:11.953125 [(4)]: subch:0 set pmt grabber pmt:44D sid:332D
    2011-07-08 02:34:11.968750 [(4)]: WaitForPMT: Waiting for PMT 44D
    So no memory access violation this time, seemingly. error.log has some stuff as well, but not from that time frame:
    Code:
    2011-07-07 22:01:23.109375 [DVB EPG timer(11)]: Exception   :System.Runtime.Remoting.RemotingException: Der angeforderte Dienst wurde nicht gefunden.
    
    Server stack trace: 
       bei System.Runtime.Remoting.Channels.BinaryServerFormatterSink.ProcessMessage(IServerChannelSinkStack sinkStack, IMessage requestMsg, ITransportHeaders requestHeaders, Stream requestStream, IMessage& responseMsg, ITransportHeaders& responseHeaders, Stream& responseStream)
    
    Exception rethrown at [0]: 
       bei System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       bei System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       bei TvControl.IController.IsRecording(User& user)
       bei TvService.EpgCard.IsCardIdle(Int32 cardId)
       bei TvService.EpgCard.GrabEpgForChannel(Channel channel, IChannel tuning, Card card)
       bei TvService.EpgCard.GrabEpg()
       bei TvService.EpgGrabber.GrabEpgOnCard(EpgCard epgCard)
       bei TvService.EpgGrabber._epgTimer_Elapsed(Object sender, ElapsedEventArgs e)
    
    2011-07-08 07:41:58.765625 [DVB EPG timer(11)]: Exception   :System.Runtime.Remoting.RemotingException: Der angeforderte Dienst wurde nicht gefunden.
    
    Server stack trace: 
       bei System.Runtime.Remoting.Channels.BinaryServerFormatterSink.ProcessMessage(IServerChannelSinkStack sinkStack, IMessage requestMsg, ITransportHeaders requestHeaders, Stream requestStream, IMessage& responseMsg, ITransportHeaders& responseHeaders, Stream& responseStream)
    
    Exception rethrown at [0]: 
       bei System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       bei System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       bei TvControl.IController.IsRecording(User& user)
       bei TvService.EpgCard.IsCardIdle(Int32 cardId)
       bei TvService.EpgCard.GrabEpgForChannel(Channel channel, IChannel tuning, Card card)
       bei TvService.EpgCard.GrabEpg()
       bei TvService.EpgGrabber.GrabEpgOnCard(EpgCard epgCard)
       bei TvService.EpgGrabber._epgTimer_Elapsed(Object sender, ElapsedEventArgs e)

    I'll completely disbable EPG grabbing for the rest of the day, to see if the TV service stays up this way.
     

    mm1352000

    Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,544
    8,236
    Home Country
    New Zealand New Zealand
    Well everything is generally pointing at TsWriter having problems. Either there is a stream or signal issue that is sending TsWriter for a loop, or something external (such as hardware) is unstable. The entries in the log sections above could be symptoms of an EPG problem, however it is *very* easy to confuse EPG and stability problems if you have the idle EPG grabber enabled. Especially considering that TV Server is not threadsafe. I would again suggest you disable EPG grabbing and see what happens...
     

    Spooky

    MP Donator
  • Premium Supporter
  • February 14, 2005
    1,187
    47
    void 4tl
    Home Country
    Austria Austria
    I have deactivated EPG grabbing completely since Friday and so far the TV server did not crash. I'll reactivate it tomorrow or this evening to see if I can get it to crash again.
     

    mm1352000

    Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,544
    8,236
    Home Country
    New Zealand New Zealand
    Thanks Spooky :D
    I know it is annoying to lose EPG. When you re-enable EPG grabbing, perhaps you could leave the channels on 12663H not enabled for EPG grabbing so we can confirm whether the problem is specific with grabbing EPG for those channels.

    mm
     

    Spooky

    MP Donator
  • Premium Supporter
  • February 14, 2005
    1,187
    47
    void 4tl
    Home Country
    Austria Austria
    Hm, is there a quick way to find out which channels are on that frequency?
     

    mm1352000

    Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,544
    8,236
    Home Country
    New Zealand New Zealand
    Hm, is there a quick way to find out which channels are on that frequency?

    Yep :)
    Go -->here<-- and search the text of the web page for "12633.25". All the channels listed for that transponder are the ones you need to disable.

    mm
     

    Spooky

    MP Donator
  • Premium Supporter
  • February 14, 2005
    1,187
    47
    void 4tl
    Home Country
    Austria Austria
    Ok, after re-enabling EPG grabbing yesterday evening (and force refreshing DVB EPG), it crashed again this night. Last tv.log entries:
    Code:
    2011-07-11 03:36:26.140625 [(19)]: **************************************************
    2011-07-11 03:36:26.140625 [(19)]: ***** SIGNAL LEVEL: 63, SIGNAL QUALITY: 100 *****
    2011-07-11 03:36:26.140625 [(19)]: **************************************************
    2011-07-11 03:36:26.156250 [(19)]: card: tuned user: epg subchannel: 0
    2011-07-11 03:36:26.156250 [(19)]: user:epg add
    2011-07-11 03:36:26.156250 [DVB EPG timer(11)]: Controller: GrabEpg on card ID == 4
    2011-07-11 03:36:26.156250 [DVB EPG timer(11)]: dvb:grab epg...
    2011-07-11 03:37:37.343750 [EPG Update thread(16)]: schedule.SynchProgramStatesForAll
    2011-07-11 03:37:37.343750 [EPG Update thread(16)]: EPG: database updated for #0 SAT.1
    2011-07-11 03:37:37.343750 [EPG Update thread(16)]: user:epg remove
    2011-07-11 03:37:37.343750 [EPG Update thread(16)]: tvcard:FreeSubChannel: subchannels count 1 subch#0 keep graph=False
    2011-07-11 03:37:37.343750 [EPG Update thread(16)]: DVB subch:0 Decompose()
    2011-07-11 03:37:37.359375 [EPG Update thread(16)]: FreeSubChannel CA: freeing sub channel : 0
    2011-07-11 03:37:37.359375 [EPG Update thread(16)]: tvcard:FreeSubChannel : no subchannels present, stopping graph
    2011-07-11 03:37:37.359375 [EPG Update thread(16)]: dvb:StopGraph called
    2011-07-11 03:37:37.359375 [EPG Update thread(16)]: tvcard:FreeAllSubChannels
    2011-07-11 03:37:37.359375 [EPG Update thread(16)]: dvb:StopGraph
    2011-07-11 03:37:37.359375 [EPG Update thread(16)]: Stopcard
    2011-07-11 03:37:37.359375 [EPG Update thread(16)]: dvb:StopGraph called
    2011-07-11 03:37:37.359375 [EPG Update thread(16)]: tvcard:FreeAllSubChannels
    2011-07-11 03:37:37.359375 [EPG Update thread(16)]: dvb:StopGraph filterstate already stopped, returning.
    2011-07-11 03:37:54.421875 [(19)]: card: Tune 4 to TW1
    2011-07-11 03:37:54.421875 [(19)]: card: user: epg:4:-1 tune DVBS:tv:ORF TW1 Freq:12663000 ONID:1 TSID:1115 SID:13101 PMT:0x44D FTA:True LCN:1191 SymbolRate:22000 Modulation:ModNotSet Polarisation:LinearH InnerFecRate:Rate5_6 DisEqc:None band:Universal Pilot:NotSet RollOff:NotSet
    2011-07-11 03:37:54.421875 [(19)]: dvbs: Tune:DVBS:tv:ORF TW1 Freq:12663000 ONID:1 TSID:1115 SID:13101 PMT:0x44D FTA:True LCN:1191 SymbolRate:22000 Modulation:ModNotSet Polarisation:LinearH InnerFecRate:Rate5_6 DisEqc:None band:Universal Pilot:NotSet RollOff:NotSet
    2011-07-11 03:37:54.421875 [(19)]: dvbs:  Tune:DVBS:tv:ORF TW1 Freq:12663000 ONID:1 TSID:1115 SID:13101 PMT:0x44D FTA:True LCN:1191 SymbolRate:22000 Modulation:ModNotSet Polarisation:LinearH InnerFecRate:Rate5_6 DisEqc:None band:Universal Pilot:NotSet RollOff:NotSet
    2011-07-11 03:37:54.421875 [(19)]: dvb:GetNewSubChannel:0 #0
    2011-07-11 03:37:54.421875 [(19)]: TvDvbChannel ctor new subchIndex:0
    2011-07-11 03:37:54.421875 [(19)]: LNB low:9750 hi:10600 switch:11700
    2011-07-11 03:37:54.437500 [(19)]: Technotrend DVB-S2 modulation set to:ModNotSet
    2011-07-11 03:37:54.437500 [(19)]: Technotrend DVB-S2 Pilot set to:NotSet
    2011-07-11 03:37:54.437500 [(19)]: Technotrend DVB-S2 RollOff set to:NotSet
    2011-07-11 03:37:54.437500 [(19)]: Technotrend DVB-S2 fec set to:Rate5_6
    2011-07-11 03:37:54.437500 [(19)]: dvbs:channel modulation is set to ModNotSet
    2011-07-11 03:37:54.437500 [(19)]: dvbs:channel FECRate is set to Rate5_6
    2011-07-11 03:37:54.437500 [(19)]: TechnoTrend SendDiseqcCommand() diseqc:None, antenna:0 frequency:12663000, polarisation:LinearH hiband:True
    2011-07-11 03:37:54.734375 [(19)]: TechnoTrend: Diseqc Command Send
    2011-07-11 03:37:54.843750 [(19)]: dvb:Submiting tunerequest Channel:TW1 subChannel:0 
    2011-07-11 03:37:54.843750 [(19)]: dvb:using existing subchannel:0
    2011-07-11 03:37:54.843750 [(19)]: dvb:Submit tunerequest size:1 new:0
    2011-07-11 03:37:54.843750 [(19)]: subch:0 OnBeforeTune
    2011-07-11 03:37:54.843750 [(19)]: dvb:Submit tunerequest calling put_TuneRequest
    2011-07-11 03:37:55.343750 [(19)]: dvb:Submit tunerequest done calling put_TuneRequest
    2011-07-11 03:37:55.343750 [(19)]: subch:0 OnAfterTune
    2011-07-11 03:37:55.343750 [(19)]: subch:0 OnGraphStart
    2011-07-11 03:37:55.343750 [(19)]: dvb:  RunGraph
    2011-07-11 03:37:55.859375 [(19)]: dvb:  LockedInOnSignal ok
    2011-07-11 03:37:55.859375 [(19)]: subch:0 OnGraphStarted
    2011-07-11 03:37:55.859375 [(19)]: subch:0 SetupPmtGrabber:pid 44D sid:332D
    2011-07-11 03:37:55.875000 [(19)]: subch:0 set pmt grabber pmt:44D sid:332D
    2011-07-11 03:37:55.875000 [(19)]: WaitForPMT: Waiting for PMT 44D


    Yep :)
    Go -->here<-- and search the text of the web page for "12633.25". All the channels listed for that transponder are the ones you need to disable.

    mm
    Hm, I don't quite understand. Under 12633.25 no channels are listed that I use. TW1 for instance is listed under 12662.75 (in MediaPortal it has 12663). So should I disable EPG grabbing for all channels, that are in 12662.75 H?
     

    mm1352000

    Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,544
    8,236
    Home Country
    New Zealand New Zealand
    Hm, I don't quite understand. Under 12633.25 no channels are listed that I use. TW1 for instance is listed under 12662.75 (in MediaPortal it has 12663). So should I disable EPG grabbing for all channels, that are in 12662.75 H?
    You are right. I mixed up the 6s and 3s. :sorry:
    Yes, disable all channels that are under 12662.75 H.

    Ok, after re-enabling EPG grabbing yesterday evening, it crashed again this night...
    Same frequency (12663H) and channel as before. If you ask me, that is not a coincidence.

    mm
     

    Users who are viewing this thread

    Top Bottom