[mythtv-users] I have a ceton of a headache!
Bill Meek
keemllib at gmail.com
Sun Apr 12 00:01:36 UTC 2015
On 04/11/2015 04:46 PM, Joseph DeGraw wrote:
...
Some ideas:
> I am able to access the card via a browser no problem now. However, Backend does not communicate with tuners.
Was the address used above (that works): 192.168.200.1
> Here is what I see relevent in my mythbackend.log:
> Apr 11 16:32:55 mythtv mythbackend: mythbackend[2702]: W CoreContext main_helpers.cpp:214 (setupTVs) MythBackend: No valid capture cards are
> defined in the database.
Don't know how the above test is made. Based on the next line, at
least one card is defined...
> Apr 11 17:15:36 mythtv mythbackend: mythbackend[1730]: E CoreContext recorders/channelbase.cpp:1232 (CreateChannel) ChannelBase: CreateChannel()
> Error: Failed to open device 192.168.200.2-RTP.4
That looks like the DB address for tuner 4 is 192.168.200.2. The test, which you can do with curl or
you browser is: 192.168.200.1/get_var.json?i=0&s=diag&v=Host_IP_Address
and it should return: { "result": "192.168.200.1" }
Change the address to end in .1
ifconfig ctn0 should show some other IP address 192.168.200.200.
Are you Northpoint over in the Forum.
--
Bill
More information about the mythtv-users
mailing list