[mythtv-commits] Ticket #1502: DVB API requires usleep after certain calls to get reliable tuning on certain drivers (esp Nova-T).

MythTV mythtv at cvs.mythtv.org
Mon Mar 13 18:20:14 UTC 2006


#1502: DVB API requires usleep after certain calls to get reliable tuning on
certain drivers (esp Nova-T).
--------------------------------+-------------------------------------------
 Reporter:  dscoular at cisco.com  |        Owner:  danielk
     Type:  patch               |       Status:  closed 
 Priority:  minor               |    Milestone:         
Component:  dvb                 |      Version:         
 Severity:  medium              |   Resolution:  fixed  
--------------------------------+-------------------------------------------
Changes (by danielk):

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

Comment:

 (In [9349]) Closes #1502. Adds a workaround for broken DVB drivers
 recommended by DVB guy Manu Abraham.

 Basically, this adds a user specified hard delay after telling the driver
 what transport to tune to, but before we ask if it has finished tuning
 yet. This defaults to off, and is configurable in mythtv-setup's
 "Recording Options" pane for a DVB card.

 If we detect a frontend name of "DiBcom 3000P/M-C DVB-T" when initially
 setting up a DVB card, we auto-magically set this delay to two seconds.

 "DiBcom 3000P/M-C DVB-T" corresponds to a revision of the Hauppauge Nova-T
 with currently broken Linux DVB drivers. Kenneth Aafloy previously
 reported that this would be fixed in the 2.6.12 release of Linux, but
 since it hasn't been fixed yet and we are at 2.6.15.6 now I presuming that
 fixing the tuning bug for this card has a very low priority for the DVB
 driver folks.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/1502>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list