[mythtv] Dvb problems after latest commits to cvs

Daniel Kristjansson danielk at cat.nyu.edu
Sat Jun 18 15:05:28 UTC 2005


On Sat, 2005-06-18 at 12:30 +0200, Torbjörn Jansson wrote:
> After updateing to latest cvs i now get the following when starting the
> backend:
> Any idea why this happends now?
> Scanning seems to have the same problem, not a single transport is able to
> tune.
> It worked just fine yesterday before i updated.

I've attached two patches that may address your problem.

The first revert-GetChannelOptions.patch will revert to the old
GetChannelOptions code, in case the new code is broken. This is
less likely to be the problem, but should compile fairly quickly
so you can test it fairly quickly.

The second revert-GetTransportOptions will revert to the old
GetTransportOptions code. This reaches uses a private member of
dvbtypes.h so due to the needed dvbtypes change it takes a bit
longer to compile.

I'd still like that debug output w/wo the new DVBChannel code, but
you don't need to make logs w/wo these patches, I have a fairly good
idea of what they do.

-- Daniel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: revert-GetChannelOptions.patch
Type: text/x-patch
Size: 3249 bytes
Desc: not available
Url : http://mythtv.org/pipermail/mythtv-dev/attachments/20050618/fe31e20c/revert-GetChannelOptions.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: revert-GetTransportOptions.patch
Type: text/x-patch
Size: 9008 bytes
Desc: not available
Url : http://mythtv.org/pipermail/mythtv-dev/attachments/20050618/fe31e20c/revert-GetTransportOptions.bin


More information about the mythtv-dev mailing list