[mythtv-commits] Ticket #13447: Mythtv-setup option: Logical Channel Number required

MythTV noreply at mythtv.org
Tue Apr 23 13:29:17 UTC 2019


#13447: Mythtv-setup option: Logical Channel Number required
-----------------------------------+-------------------------------
 Reporter:  Klaas de Waal          |          Owner:  Klaas de Waal
     Type:  Patch - Feature        |         Status:  closed
 Priority:  minor                  |      Milestone:  31.0
Component:  MythTV - Mythtv-setup  |        Version:  Master Head
 Severity:  medium                 |     Resolution:  fixed
 Keywords:                         |  Ticket locked:  0
-----------------------------------+-------------------------------

Comment (by jpilk):

 I sent comment 7 before quitting mythtv-setup and starting mythbackend.
 On startup I saw

 {{{

 2019-04-23 13:47:38.664350 N  MythBackend: Starting up as the master
 server.
 2019-04-23 13:47:39.974427 I  CardUtil[1]: Using delivery system: DVB-T
 2019-04-23 13:47:41.709302 I  CardUtil[2]: Using delivery system: DVB-T2
 2019-04-23 13:47:41.784138 E  CardUtil: Can't open DVB frontend
 (/dev/dvb/adapter0/frontend0) for /dev/dvb/adapter0/frontend0.
                         eno: Device or resource busy (16)

 followed by 14 other 'Can't open' errors, 7 for each device.  Both have
 multirec set to 8.

 Otherwise it's OK and is currently recording on both devices, both with
 sequences as below.  It looks as if there migh be a stray '.'

 2019-04-23 13:51:01.448151 I  TVRec[1]: TuningFrequency
 2019-04-23 13:51:01.448167 E  TVRec[1]: Failed to set channel to .
 Reverting to kState_None
 2019-04-23 13:51:01.841417 I  TVRec[4]: ASK_RECORDING 4 0 0 0
 2019-04-23 13:51:01.858791 I  TVRec[5]: ASK_RECORDING 5 0 0 0
 2019-04-23 13:51:01.902154 I  TVRec[6]: ASK_RECORDING 6 0 0 0
 2019-04-23 13:51:01.909453 I  TVRec[7]: ASK_RECORDING 7 0 0 0
 2019-04-23 13:51:01.920529 I  TVRec[8]: ASK_RECORDING 8 0 0 0
 2019-04-23 13:51:01.937764 I  TVRec[9]: ASK_RECORDING 9 0 0 0
 2019-04-23 13:51:01.955260 I  TVRec[10]: ASK_RECORDING 10 0 0 0
 2019-04-23 13:51:02.238087 I  TVRec[1]: TuningFrequency
 2019-04-23 13:51:02.238480 E  TVRec[1]: Failed to set channel to .
 Reverting to kState_None
 2019-04-23 13:51:02.601724 I  TVRec[1]: Changing from None to
 RecordingOnly
 2019-04-23 13:51:02.707430 C  ProgramInfo(): Failed to find recorded entry
 for 0.
 2019-04-23 13:51:02.866905 I  TVRec[1]: TuningFrequency
 2019-04-23 13:51:03.851365 I  Tuning recording: Impossible: channel 10001
 on cardid [1], sourceid 1
 2019-04-23 13:51:05.706078 I  Updating status for Impossible on cardid [1]
 (Tuning => Recording)
 2019-04-23 13:51:05.765416 I  TVRec[1]: rec->GetPathname():
 '/home/john/SGs/RecsSG2/10001_20190423125100.ts'
 2019-04-23 13:51:05.765881 I  TVRec[1]: TuningNewRecorder -
 CreateRecorder()

 For TVrec[2] the other ASKs run from 11 to 17..  'Impossible' is the name
 of the show.

 }}}

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


More information about the mythtv-commits mailing list