[mythtv-commits] Ticket #13434: ATSC DVB tuner fails to initialize

MythTV noreply at mythtv.org
Mon Mar 25 21:44:44 UTC 2019


#13434: ATSC DVB tuner fails to initialize
----------------------------------+-------------------------------
 Reporter:  jpoet                 |          Owner:  Klaas de Waal
     Type:  Bug Report - General  |         Status:  closed
 Priority:  minor                 |      Milestone:  31.0
Component:  MythTV - DVB          |        Version:  Master Head
 Severity:  medium                |     Resolution:  fixed
 Keywords:                        |  Ticket locked:  0
----------------------------------+-------------------------------
Changes (by Klaas de Waal <kdewaal@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"93b6c5ab887370a28a3039a1526e834b261ca8d8/mythtv"
 93b6c5ab8/mythtv]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="93b6c5ab887370a28a3039a1526e834b261ca8d8"
 DVB tuner delivery system read from device

 The delivery system, which is used to determine
 the tuner type, is now read back from the tuner after the
 tuner has been configured with the value in the database
 table capturecard/inputname.

 If the database does not have a valid value then
 the tuner is not configured and the tuner type is
 determined from the delivery system that is currently
 configured in the tuner, either by power-on default
 or by the dvb-fe-tool.

 Previously, only the delivery system value from the
 database was used to determine the tuner type.
 This failed if there was no delivery system
 configured in the database for that tuner.

 Fixes #13434
 }}}

-- 
Ticket URL: <https://code.mythtv.org/trac/ticket/13434#comment:2>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list