- September 1, 2008
- 21,578
- 8,227
- Home Country
- New Zealand
Re: AW: Re: TeVii S480 Dual DVB-S2 HDTV PCIe supported?
Hi again Alex
Thanks for testing again.
It does look like it. In the TsWriter log you can see that the grabber actually appears to stop at 22:35:
Is the BetaDigital ASTRA HD channel still being broadcasted? You can see that the EPG grabber starts to try to grab the EPG for that channel...
The tuner locks onto the transponder...
But the PMT (the table that tells TV Server how to get the audio, video, subtitles etc.) for the channel never arrives...
Finally, TS writer complains that the it can't find the channel...
This shouldn't cause a BSOD, but we should confirm that this is not part of the problem. I recommend that you first delete that channel and then rescan and see if it is added again.
After that, the next step is to try and work out what is causing the issue by elimination. It could be caused by:
- EPG grabbing, maybe even for a particular transponder
- powerscheduler
- tuner driver and resume
It is easiest to check the EPG grabber first, so please disable powerscheduler and try to grab EPG for all your channels with the idle EPG grabber.
[Edit: Do you think that the 90 second delay helped or not?]
Hi again Alex
Thanks for testing again.
I installed 1.1.2.45 again and changed the delay to 90 seconds. I sucessfully recorded a movie with the driver and also did some chanal zapping without a crash. Then I started refreshing the EPG and started the on/off test, that wakes the computer up and puts it to sleep with an interval of 180s. After a few minutes I had the BSOD again, it appeared at 22:35:09 (when the computer crashes the lcd display with the time freezes), but the crashdump (010811-14437-01.dmp) was saved at 22:48, when I restarted the computer. It was directly crashing again after reboot (010811-34578-01.dmp from 22:52). Please also find the attached logs:
2011-01-08 22:34:56.881835 [DVB EPG timer(11)]: dvb:grab epg...
2011-01-08 22:48:34.500000 [(5)]: TV service: Starting
So, it crashed right away during grabbing?
It does look like it. In the TsWriter log you can see that the grabber actually appears to stop at 22:35:
Code:
08-01-2011 22:35:05.288 PMT Pid wasn't found on the PAT. Channel may have moved, try a new channel scan.
Is the BetaDigital ASTRA HD channel still being broadcasted? You can see that the EPG grabber starts to try to grab the EPG for that channel...
Code:
2011-01-08 22:34:35.708007 [(39)]: card: Tune 5 to ASTRA HD
2011-01-08 22:34:35.708007 [(39)]: card: user: epg:5:-1 tune DVBS:tv:BetaDigital ASTRA HD Freq:10832000 ONID:1 TSID:1057 SID:61203 PMT:0x63 FTA:True LCN:744 SymbolRate:22000 Modulation:ModNotSet Polarisation:LinearH InnerFecRate:Rate5_6 DisEqc:None band:Universal Pilot:NotSet RollOff:NotSet
The tuner locks onto the transponder...
Code:
2011-01-08 22:34:35.948242 [(39)]: subch:0 OnBeforeTune
2011-01-08 22:34:35.948242 [(39)]: dvb:Submit tunerequest calling put_TuneRequest
2011-01-08 22:34:35.949218 [(39)]: dvb:Submit tunerequest done calling put_TuneRequest
2011-01-08 22:34:35.949218 [(39)]: subch:0 OnAfterTune
2011-01-08 22:34:35.949218 [(39)]: subch:0 OnGraphStart
2011-01-08 22:34:35.949218 [(39)]: dvb: RunGraph
2011-01-08 22:34:35.953125 [(39)]: dvb: LockedInOnSignal waiting 20ms
2011-01-08 22:34:35.973632 [(39)]: dvb: LockedInOnSignal waiting 20ms
2011-01-08 22:34:35.994140 [(39)]: dvb: LockedInOnSignal waiting 20ms
2011-01-08 22:34:36.014648 [(39)]: dvb: LockedInOnSignal waiting 20ms
2011-01-08 22:34:36.035156 [(39)]: dvb: LockedInOnSignal waiting 20ms
2011-01-08 22:34:36.875976 [(39)]: dvb: LockedInOnSignal ok
2011-01-08 22:34:36.875976 [(39)]: subch:0 OnGraphStarted
But the PMT (the table that tells TV Server how to get the audio, video, subtitles etc.) for the channel never arrives...
Code:
2011-01-08 22:34:36.876953 [(39)]: WaitForPMT: Waiting for PMT 63
2011-01-08 22:34:46.876953 [(39)]: WaitForPMT: Timed out waiting for PMT after 10 seconds. Increase the PMT timeout value?
2011-01-08 22:34:46.876953 [(39)]: Setting to 0 to search for new PMT.
2011-01-08 22:34:46.876953 [(39)]: subch:0 SetupPmtGrabber:pid 0 sid:EF13
2011-01-08 22:34:46.877929 [(39)]: subch:0 set pmt grabber pmt:0 sid:EF13
2011-01-08 22:34:46.877929 [(39)]: WaitForPMT: Waiting for PMT 0
2011-01-08 22:34:56.877929 [(39)]: WaitForPMT: Timed out waiting for PMT after 10 seconds. Increase the PMT timeout value?
2011-01-08 22:34:56.877929 [(39)]: Setting to 0 to search for new PMT.
Finally, TS writer complains that the it can't find the channel...
Code:
08-01-2011 22:35:05.288 PMT Pid wasn't found on the PAT. Channel may have moved, try a new channel scan.
This shouldn't cause a BSOD, but we should confirm that this is not part of the problem. I recommend that you first delete that channel and then rescan and see if it is added again.
After that, the next step is to try and work out what is causing the issue by elimination. It could be caused by:
- EPG grabbing, maybe even for a particular transponder
- powerscheduler
- tuner driver and resume
It is easiest to check the EPG grabber first, so please disable powerscheduler and try to grab EPG for all your channels with the idle EPG grabber.
[Edit: Do you think that the 90 second delay helped or not?]