[mythtv-users] PCTV 292e DVB-T2
Gary Buhrmaster
gary.buhrmaster at gmail.com
Wed Nov 26 05:14:03 UTC 2014
On Wed, Nov 26, 2014 at 3:07 AM, Mark Perkins <perkins1724 at hotmail.com> wrote:
.....
> So MythTV is incorrectly trying to tune DVB-T2 channels as DVB-T, it's just in the past this was masked because if the tune failed the driver tried DVB-T2 anyway despite being asked (by MythTV) to tune as DVB-T?
What does the driver advertise as far as capabilities?
If it claims support of various auto detect modes, it is
responsible to do so. Otherwise it should reject any
request for auto detect with EINVAL A driver can not
have it both ways (claim support and then not perform it).
You should be able to write some test cases for your
device to determine if the driver is properly complaint.
Likely a good test harness would be useful to many.
More information about the mythtv-users
mailing list