<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Aug 4, 2017 at 3:57 PM, Ashu Desai <span dir="ltr"><<a href="mailto:ashu.desai@gmail.com" target="_blank">ashu.desai@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="gmail-h5">On Fri, Aug 4, 2017 at 10:53 AM, Ashu Desai <span dir="ltr"><<a href="mailto:ashu.desai@gmail.com" target="_blank">ashu.desai@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="gmail-m_478406862590288454h5">On Fri, Aug 4, 2017 at 10:46 AM, Mike Perkins <span dir="ltr"><<a href="mailto:mikep@randomtraveller.org.uk" target="_blank">mikep@randomtraveller.org.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="gmail-m_478406862590288454m_3967471176801685997HOEnZb"><div class="gmail-m_478406862590288454m_3967471176801685997h5">On 04/08/17 16:28, Ashu Desai wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
On Fri, Aug 4, 2017 at 9:46 AM, Hika van den Hoven <<a href="mailto:hikavdh@gmail.com" target="_blank">hikavdh@gmail.com</a>><br>
wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Hoi Ashu,<br>
<br>
Friday, August 4, 2017, 4:31:28 PM, you wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Guys<br>
So I finally managed to get my BE up on a new CentOS 7.<br>
</blockquote>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
My FE:<br>
* Zotac Ion with Nvidia<br>
* 4 Gb RAM<br>
* HDMI out<br>
</blockquote>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
I read the wiki and it seems to state that for the FE, I just need<br>
to install " mythtv-frontend" package.<br>
<a href="https://www.mythtv.org/wiki/Installing_MythTV_on_Ubuntu" rel="noreferrer" target="_blank">https://www.mythtv.org/wiki/In<wbr>stalling_MythTV_on_Ubuntu</a><br>
</blockquote>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
(I know it says Ubuntu, but I checked Debian wiki and it says same<br>
thing. And there IS a mythtv-frontend package so I figured I was in the<br>
</blockquote>
right direction)<br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
However, it crashes and gives segmentation fault when doing that.<br>
It doesn't have the right IP and no config.xml file.<br>
</blockquote>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<a href="https://pastebin.com/kCsFkPWP" rel="noreferrer" target="_blank">https://pastebin.com/kCsFkPWP</a><br>
</blockquote>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
I created a config file under /etc/mythtv and here's the mythfrontend<br>
</blockquote>
log<br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<a href="https://pastebin.com/hDn4QPYw" rel="noreferrer" target="_blank">https://pastebin.com/hDn4QPYw</a><br>
</blockquote>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Should I be installing the "mythtv" package as well?<br>
</blockquote>
<br>
If you want to run a frontend on another machine then is running your<br>
backend, you have to adapt mysql/mariadb to listen on your ip-address.<br>
By default it doesn't. Check the WIKI on installing external<br>
frontends.<br>
<br>
<br>
</blockquote>
Yes, I did go to mysql -u -p root mythconverg and did the "grant all on<br>
mythconverg.* to mythtv@"%" identified by "mythtv";<br>
<br>
This didn't work either.<br>
<br>
This is what I see<br>
<br>
2017-08-04 11:16:55.819145 E  MythCoreContext::GetBackendSer<wbr>verIP(): No<br>
address defined for host: localhost<br>
2017-08-04 11:16:55.827508 E  MythSocket(7faf6c094160:-1): Failed to<br>
connect to (::1:6543) Connection refused<br>
2017-08-04 11:16:55.828350 E  Connection to master server timed out.<br>
                        Either the server is down or the master server<br>
settings<br>
                        in mythtv-settings does not contain the proper IP<br>
address<br>
<br>
I copied the config.xml from my backend, changed the "local host name" on<br>
first line - still same error.<br>
<br>
</blockquote></div></div>
That's not what was meant. You have to remove or comment out the "bind-address" line in the mysql/mariadb config.<span class="gmail-m_478406862590288454m_3967471176801685997HOEnZb"><font color="#888888"><br>
<br>
-- <br></font></span></blockquote><div><br></div></div></div><div>I already have that commented out on the mythbackend...</div><div><br></div><div>There is no mariadb on the FE</div><span><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br></blockquote></span></div></div></div></blockquote><div><br></div><div><br></div></div></div><div>I finally made it to work - sort of. Somehow it doesn't create config.xml</div><div><br></div><div>SO i created one.</div><div>However, I keep getting locked out every time it talks to the database (it seems)</div><div><br></div><div>Here's the debug file. Almost looks like my Zotac Ion is too slow - it's like it's freezing up. </div></div></div></div></blockquote><div><br></div><div><a href="https://pastebin.com/XzKSBdg4">https://pastebin.com/XzKSBdg4</a> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div><br></div><div>I also seem to have lirc issue - I have a wireless keyboard connected to my FE, and my remote seems to work fine - it does left/right and play, etc </div><div><br></div><div><br></div></div>
</div></div>
</blockquote></div><br><br clear="all"><div><br></div>
</div></div>