>Hi, >I have recently updated my mythtv build from a CVS version of early June this year to the latest svn version (7270). >My PVR-350 is now not tuning properly, all the channels show snow. Looking at the backend log and the kernel debug for the ivtv driver, > everything appears to be happening as expected. The v4l ioctl is called and the i2c command issued.
I have done some more debug on this and the problem is as follows. Because some channels here in the UK are available both via terrestrial analog and terrestrial digital TV my channel table in the SQL database has some entries that have both the "freqid" field and the "mplexid" set. This used to work, my analog PVR350 card would use the freqid field and my DVB-T card would use the mplexid field. This is now broken. The DVB multiplex frequency returned from ChannelUtil::GetTuningParams is used even though the channel is not associated with a DVB card. Fixing it is beyond me, I am afraid. Roger
_______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
