[mythtv] Dvb problems after latest commits to cvs

Daniel Kristjansson danielk at cat.nyu.edu
Sat Jun 18 13:36:13 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:
> ---
> Starting up as the master server.
> 2005-06-18 12:17:56.284 DVB#0 DVB SI Table Parser Started
> 2005-06-18 12:17:56.896 DVB#0 Using DVB card 0, with frontend VLSI VES1820
> DVB-C.
> 2005-06-18 12:17:56.900 DVB#0 CA: CI handler successfully initialized!
> 2005-06-18 12:17:56.900 DVB#0 CA: CI handler thread running
> 2005-06-18 12:17:56.920 DVB WARNING - Invalid constellation/modulation
> parameter 'a', falling back to 'auto'.
> 2005-06-18 12:17:56.942 DVB#0 WARNING - Unsupported modulation parameter.
> 2005-06-18 12:17:57.311 DVB#0 DVB signal c8c8 | snr aeae | ber    0 | unc
> ffffffff
> 2005-06-18 12:17:58.243 DVB#0 DVB signal ffff | snr acac | ber    0 | unc
> ffffffff
> 2005-06-18 12:17:59.179 DVB#0 DVB signal ffff | snr afaf | ber 9ffff6 | unc
> ffffffff
> <lots of similar lines cut>
> 2005-06-18 12:18:29.005 DVB#0 WARNING - Status: NO LOCK!
> 2005-06-18 12:18:29.009 DVB#0 ERROR - Tuning for channel #1038 failed.
> ---
> 
> 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.

It is probably something in dvbtypes. I just checked parseModulation(),
found a couple of extra spaces in the auto and 16-vsb strings, but
they shouldn't have caused you any trouble.

Can you tune to a service with cvs from before the dvbchannel.cpp
commit and after it, both with '-v channel,record,siparser' ?

That -v channel should print out the DVBTuning class in both cases,
and the record and siparser should help if it is something else.

-- Daniel




More information about the mythtv-dev mailing list