[mythtv-commits] Ticket #10712: HD Homerun Prime in Digital Cable mode fails Live TV and recording

MythTV noreply at mythtv.org
Fri May 11 16:03:31 UTC 2012


#10712: HD Homerun Prime in Digital Cable mode fails Live TV and recording
------------------------------------------+------------------------------
     Reporter:  Gern Blanston <mythtv@…>  |      Owner:  danielk
         Type:  Bug Report - General      |     Status:  new
     Priority:  minor                     |  Milestone:  unknown
    Component:  MythTV - Recording        |    Version:  0.25-fixes
     Severity:  medium                    |   Keywords:  hdhomerun tuning
Ticket locked:  0                         |
------------------------------------------+------------------------------
 HD Homerun Prime in "Digital Cable" mode (not Cable Card mode -- don't
 have one so I have not been able to try), fails to tune channel when
 trying Live TV and also fails scheduled recordings.

 Channels are bit funky -- in the format "X-Y" (e.g. 68-513).

 A DVB card in the same machine works fine with the funky channels (DVB
 card uses a separate Video Source from the HDHR).

 HD Homerun worked in 0.24 from atrpms.

 My install of mythtv is from the 0.25-286 rpms from atrpms


 Part of backend log file during failed LiveTV:

 {{{
 2012-05-10 11:59:21.186066 I [5008/5022] TVRecEvent tv_rec.cpp:1014
 (HandleStateChange) - TVRec(6): Changing from None to WatchingLiveTV
 2012-05-10 11:59:21.186117 I [5008/5022] TVRecEvent tv_rec.cpp:4155
 (ClearFlags) - TVRec(6): ClearFlags(FrontendReady,CancelNextRecording,) ->
 RunMainLoop,
 2012-05-10 11:59:21.186154 I [5008/5022] TVRecEvent tv_rec.cpp:3367
 (HandleTuning) - TVRec(6): HandleTuning Request: Program(NULL) channel()
 input() flags(LiveTV,)
 2012-05-10 11:59:21.187582 I [5008/5022] TVRecEvent tv_rec.cpp:1636
 (GetStartChannel) - TVRec(6): Start channel: 68-513.
 2012-05-10 11:59:21.193092 I [5008/5022] TVRecEvent tv_rec.cpp:3456
 (TuningCheckForHWChange) - TVRec(6): HW Tuner: 6->6
 2012-05-10 11:59:21.193137 I [5008/5022] TVRecEvent tv_rec.cpp:4155
 (ClearFlags) - TVRec(6): ClearFlags(PENDINGACTIONS,) -> RunMainLoop,
 2012-05-10 11:59:21.193159 I [5008/5022] TVRecEvent tv_rec.cpp:3389
 (HandleTuning) - TVRec(6): No recorder yet, calling TuningFrequency
 2012-05-10 11:59:21.193860 I [5008/5022] TVRecEvent hdhrchannel.cpp:57
 (Open) - HDHRChan(1311AE11-2): Opening HDHR channel
 2012-05-10 11:59:21.197364 I [5008/5022] TVRecEvent dtvchannel.cpp:181
 (SetChannelByString) - DTVChan(1311AE11-2): SetChannelByString(68-513):
 2012-05-10 11:59:21.204571 E [5008/5022] TVRecEvent dtvmultiplex.cpp:323
 (ParseTuningParams) - DTVMux: ParseTuningParams -- Unknown tuner type
 2012-05-10 11:59:21.204698 E [5008/5022] TVRecEvent dtvchannel.cpp:308
 (SetChannelByString) - DTVChan(1311AE11-2): SetChannelByString(68-513):
 Failed to initialize multiplex options
 2012-05-10 11:59:21.204710 I [5008/5022] TVRecEvent dtvchannel.cpp:332
 (SetChannelByString) - DTVChan(1311AE11-2): SetChannelByString(68-513):
 failure
 2012-05-10 11:59:21.204736 E [5008/5022] TVRecEvent tv_rec.cpp:3642
 (TuningFrequency) - TVRec(6): Failed to set channel to 68-513. Reverting
 to kState_None
 2012-05-10 11:59:21.204800 I [5008/5022] TVRecEvent tv_rec.cpp:1014
 (HandleStateChange) - TVRec(6): Changing from WatchingLiveTV to None
 2012-05-10 11:59:21.204848 I [5008/5022] TVRecEvent tv_rec.cpp:4155
 (ClearFlags) - TVRec(6): ClearFlags(FrontendReady,CancelNextRecording,) ->
 RunMainLoop,
 2012-05-10 11:59:21.204878 I [5008/5022] TVRecEvent tv_rec.cpp:3367
 (HandleTuning) - TVRec(6): HandleTuning Request: Program(NULL) channel()
 input() flags(KillRec,KillRingBuffer,)
 2012-05-10 11:59:21.204914 I [5008/5022] TVRecEvent tv_rec.cpp:4155
 (ClearFlags) - TVRec(6): ClearFlags(PENDINGACTIONS,) -> RunMainLoop,
 2012-05-10 11:59:21.205086 I [5008/5041] ProcessRequest tv_rec.cpp:4146
 (SetFlags) - TVRec(6): SetFlags(CancelNextRecording,) ->
 RunMainLoop,CancelNextRecording,
 2012-05-10 11:59:21.205170 I [5008/5041] ProcessRequest mythsocket.cpp:345
 (writeStringList) - MythSocket(2793f00:49): write -> 49 2       ok
 2012-05-10 11:59:21.207121 I [5008/5040] Socket mythsocketthread.cpp:163
 (ReadyToBeRead) - MythSocketThread(sock 0x2793f00:49): socket closed
 2012-05-10 11:59:21.207438 I [5008/5040] Socket mythcorecontext.cpp:1190
 (dispatch) - MythEvent: LOCAL_SLAVE_BACKEND_ENCODERS_OFFLINE
 }}}

 mythbackend --version:

 {{{
 MythTV Version : v0.25
 MythTV Branch :
 Network Protocol : 72
 Library API : 0.25.20120408-1
 QT Version : 4.8.1
 Options compiled in:
  linux release use_hidesyms using_alsa using_jack using_oss using_pulse
 using_pulseoutput using_backend using_bindings_perl using_bindings_python
 using_bindings_php using_crystalhd using_dvb using_firewire using_frontend
 using_hdhomerun using_ceton using_hdpvr using_iptv using_ivtv
 using_joystick_menu using_libcrypto using_libdns_sd using_libfftw3
 using_libxml2 using_lirc using_mheg using_opengl_video using_qtwebkit
 using_qtscript using_qtdbus using_v4l2 using_x11 using_xrandr using_xv
 using_bindings_perl using_bindings_python using_bindings_php
 using_mythtranscode using_opengl using_vaapi using_vdpau
 using_ffmpeg_threads using_live using_mheg using_libass using_libxml2
 }}}

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10712>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list