- September 1, 2008
- 21,577
- 8,224
- Home Country
- New Zealand
According to the log files:
[collapse]
[2015-09-01 22:47:42,280] [142737 ] [38 ] [INFO ] - Controller: find free card for channel KGW HD
[2015-09-01 22:47:42,334] [142791 ] [38 ] [INFO ] - Controller: find card for channel KGW HD
[2015-09-01 22:47:42,342] [142799 ] [38 ] [INFO ] - Controller: got 1 tuning details for KGW HD
[2015-09-01 22:47:42,352] [142809 ] [38 ] [INFO ] - Controller: channel #1 ATSC:tv:Cable KGW HD Freq:529250 ONID:11438 TSID:0 SID:7 PMT:0x0 FTA:False LCN:75 phys:75 maj:708 min:0 mod:Mod256Qam
[2015-09-01 22:47:42,353] [142810 ] [38 ] [INFO ] - Controller: card:1 type:RadioWebStream cannot tune to channel
[2015-09-01 22:47:42,354] [142811 ] [38 ] [INFO ] - Controller: card:5 typevbIP cannot tune to channel
[2015-09-01 22:47:42,357] [142814 ] [38 ] [INFO ] - Controller: card:3 type:Atsc channel not mapped
[2015-09-01 22:47:42,357] [142814 ] [38 ] [INFO ] - Controller: card:2 type:Atsc channel not mapped
[2015-09-01 22:47:42,358] [142815 ] [38 ] [INFO ] - Controller: card:4 type:Atsc can tune to channel
[2015-09-01 22:47:42,362] [142819 ] [38 ] [INFO ] - Controller: found 1 card(s) for channel
[2015-09-01 22:47:42,362] [142819 ] [38 ] [INFO ] - AdvancedCardAllocation.GetAvailableCardsForChannel took 28 msec
[2015-09-01 22:47:42,362] [142819 ] [38 ] [INFO ] - Controller: found 1 free card(s)
[2015-09-01 22:47:42,362] [142819 ] [38 ] [INFO ] - AdvancedCardAllocation.GetFreeCardsForChannel took 80 msec
[2015-09-01 22:47:42,373] [142830 ] [38 ] [INFO ] - Controller: card:4 type:Atsc users: 0
[2015-09-01 22:47:42,374] [142831 ] [38 ] [INFO ] - Controller: card:4 type:Atsc is available
[2015-09-01 22:47:43,398] [143855 ] [38 ] [INFO ] - card: Tune on card 4 to subchannel KGW HD
[2015-09-01 22:47:43,407] [143864 ] [38 ] [INFO ] - DRI CC: connect to device, keep-alive = True
[2015-09-01 22:47:43,499] [143956 ] [32 ] [INFO ] - DRI CC: device 4 CableCARD status update, old status = Removed, new status = Inserted
[2015-09-01 22:47:43,499] [143956 ] [32 ] [INFO ] - DRI CC: device 4 descrambling status update, old status = Unknown, new status = Possible
[2015-09-01 22:47:43,499] [143956 ] [15 ] [INFO ] - DRI CC: device 4 pairing status update, old status = Red, new status = Green
[2015-09-01 22:47:45,499] [145956 ] [38 ] [INFO ] - DRI CC: remove source filter
[2015-09-01 22:47:45,517] [145974 ] [38 ] [INFO ] - Info.: UPnPServerController: GENA disabled for IP endpoint '192.168.0.180'
[2015-09-01 22:47:45,519] [145976 ] [38 ] [ERROR] -
TvLibrary.TvExceptionGraphBuildingFailed: DRI CC: tuner appears to be in use
at TvLibrary.Implementations.Dri.TunerDri.BuildGraph()
at TvLibrary.Implementations.Dri.TunerDri.BeforeTune(IChannel channel)
at TvLibrary.Implementations.DVB.TvCardATSC.Tune(Int32 subChannelId, IChannel channel)
[2015-09-01 22:47:45,523] [145980 ] [38 ] [ERROR] -
TvLibrary.TvExceptionGraphBuildingFailed: DRI CC: tuner appears to be in use
at TvLibrary.Implementations.Dri.TunerDri.BuildGraph()
at TvLibrary.Implementations.Dri.TunerDri.BeforeTune(IChannel channel)
at TvLibrary.Implementations.DVB.TvCardATSC.Tune(Int32 subChannelId, IChannel channel)
at TvService.CardTuner.Tune(IUser& user, IChannel channel, Int32 idChannel)
[/collapse]
In other words, you have 3 tuners. The channel you're trying to tune is only mapped to 1 out of 3 tuners. That 1 tuner appears to be in use [by other software].
...and so TV Server is unable to tune the channel.
Did you intend to only map your channels to 1 tuner?
Is it possible/likely that the tuner is being used by something else?
[collapse]
[2015-09-01 22:47:42,280] [142737 ] [38 ] [INFO ] - Controller: find free card for channel KGW HD
[2015-09-01 22:47:42,334] [142791 ] [38 ] [INFO ] - Controller: find card for channel KGW HD
[2015-09-01 22:47:42,342] [142799 ] [38 ] [INFO ] - Controller: got 1 tuning details for KGW HD
[2015-09-01 22:47:42,352] [142809 ] [38 ] [INFO ] - Controller: channel #1 ATSC:tv:Cable KGW HD Freq:529250 ONID:11438 TSID:0 SID:7 PMT:0x0 FTA:False LCN:75 phys:75 maj:708 min:0 mod:Mod256Qam
[2015-09-01 22:47:42,353] [142810 ] [38 ] [INFO ] - Controller: card:1 type:RadioWebStream cannot tune to channel
[2015-09-01 22:47:42,354] [142811 ] [38 ] [INFO ] - Controller: card:5 typevbIP cannot tune to channel
[2015-09-01 22:47:42,357] [142814 ] [38 ] [INFO ] - Controller: card:3 type:Atsc channel not mapped
[2015-09-01 22:47:42,357] [142814 ] [38 ] [INFO ] - Controller: card:2 type:Atsc channel not mapped
[2015-09-01 22:47:42,358] [142815 ] [38 ] [INFO ] - Controller: card:4 type:Atsc can tune to channel
[2015-09-01 22:47:42,362] [142819 ] [38 ] [INFO ] - Controller: found 1 card(s) for channel
[2015-09-01 22:47:42,362] [142819 ] [38 ] [INFO ] - AdvancedCardAllocation.GetAvailableCardsForChannel took 28 msec
[2015-09-01 22:47:42,362] [142819 ] [38 ] [INFO ] - Controller: found 1 free card(s)
[2015-09-01 22:47:42,362] [142819 ] [38 ] [INFO ] - AdvancedCardAllocation.GetFreeCardsForChannel took 80 msec
[2015-09-01 22:47:42,373] [142830 ] [38 ] [INFO ] - Controller: card:4 type:Atsc users: 0
[2015-09-01 22:47:42,374] [142831 ] [38 ] [INFO ] - Controller: card:4 type:Atsc is available
[2015-09-01 22:47:43,398] [143855 ] [38 ] [INFO ] - card: Tune on card 4 to subchannel KGW HD
[2015-09-01 22:47:43,407] [143864 ] [38 ] [INFO ] - DRI CC: connect to device, keep-alive = True
[2015-09-01 22:47:43,499] [143956 ] [32 ] [INFO ] - DRI CC: device 4 CableCARD status update, old status = Removed, new status = Inserted
[2015-09-01 22:47:43,499] [143956 ] [32 ] [INFO ] - DRI CC: device 4 descrambling status update, old status = Unknown, new status = Possible
[2015-09-01 22:47:43,499] [143956 ] [15 ] [INFO ] - DRI CC: device 4 pairing status update, old status = Red, new status = Green
[2015-09-01 22:47:45,499] [145956 ] [38 ] [INFO ] - DRI CC: remove source filter
[2015-09-01 22:47:45,517] [145974 ] [38 ] [INFO ] - Info.: UPnPServerController: GENA disabled for IP endpoint '192.168.0.180'
[2015-09-01 22:47:45,519] [145976 ] [38 ] [ERROR] -
TvLibrary.TvExceptionGraphBuildingFailed: DRI CC: tuner appears to be in use
at TvLibrary.Implementations.Dri.TunerDri.BuildGraph()
at TvLibrary.Implementations.Dri.TunerDri.BeforeTune(IChannel channel)
at TvLibrary.Implementations.DVB.TvCardATSC.Tune(Int32 subChannelId, IChannel channel)
[2015-09-01 22:47:45,523] [145980 ] [38 ] [ERROR] -
TvLibrary.TvExceptionGraphBuildingFailed: DRI CC: tuner appears to be in use
at TvLibrary.Implementations.Dri.TunerDri.BuildGraph()
at TvLibrary.Implementations.Dri.TunerDri.BeforeTune(IChannel channel)
at TvLibrary.Implementations.DVB.TvCardATSC.Tune(Int32 subChannelId, IChannel channel)
at TvService.CardTuner.Tune(IUser& user, IChannel channel, Int32 idChannel)
[/collapse]
In other words, you have 3 tuners. The channel you're trying to tune is only mapped to 1 out of 3 tuners. That 1 tuner appears to be in use [by other software].
...and so TV Server is unable to tune the channel.
Did you intend to only map your channels to 1 tuner?
Is it possible/likely that the tuner is being used by something else?