[mythtv] DVB-S tuning fails, error is about the wrong PAT

Simeon Walker simbloke at googlemail.com
Tue Jun 20 14:04:34 UTC 2006


Hi,

Thanks for the pointer. So far the hack seems to be working.

Regards,
Sim

On 20/06/06, Daniel Chassot <dcha at danielchassot.com> wrote:
>
> On 6/20/06, Simeon Walker <simbloke at googlemail.com> wrote:
> > With recent svn my DVB-S recordings fail unless it is from the same
> > transponder as that tuned when the backend started up. Reverting the
> backend
> > to 10131 fixes the problem.
> >
> > The attached log file shows program #6304 not found in PAT, but that PAT
> > seems to be from another transponder, not the one it claims to have
> > sucessfully tuned to.
> >
> > In case it matter I am using Ubuntu 6.06 with their shipped 2.6.15kernel. I
> > have yet to confirm that 10132 is the breakage.
>
> Hello,
> I think you have the same problem that was reported by Yeasah Pell in
> the thread "Re: [mythtv] Ticket #1049: DVBSignalMonitor needs to be
> able to monitor NIT/SDT"
>
> The proposed hack was the following:
> >Should be line 729 of the file libs/libmythtv/dvbchannel.cpp, it reads
> >
> > "    if (reset || !prev_tuning.equal(info.type, tuning, 500000))"
> >
> > and you'll want to change it to
> >
> > "    if (reset || !prev_tuning.equal(info.type, tuning, 500))"
>
> Look in the archive for more details
>
> Daniel
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-dev/attachments/20060620/303c30a8/attachment.htm 


More information about the mythtv-dev mailing list