[mythtv-users] I have a ceton of a headache!
Joseph DeGraw
coffee412 at comcast.net
Sun Apr 12 01:10:44 UTC 2015
On 04/11/2015 08:01 PM, Bill Meek wrote:
> 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.
>
Hi Bill :)
Yes, I am Northpoint in the forum. :)
I did the test and it did indeed come back with { "result":
"192.168.200.1" }
Perhaps I am laboring under some wrong ideas here. Correct me if I am wrong:
1. The address of the card should be 192.168.200.1 for accessing it thru
the browser and dhcp functions
2. When configuring the card in mythtv make sure you set the ipaddress
with ifconfig to something else (not 192.168.200.1) so I picked
192.168.200.2
3 Use the 200.2 address in the backend for each tuner
That is how I took it.
I can access the card in the browser with 192.168.200.1 .
But I am not too sure on which ip to use for the tuner setups. I assumed
200.2
I will go back to the wiki for cetons and reread. Perhaps Iam missing
something. ???
Joseph (Northpoint)
More information about the mythtv-users
mailing list