<div class="gmail_quote">On Fri, Jan 7, 2011 at 11:54 AM, James Oltman <span dir="ltr">&lt;<a href="mailto:cnlibmyth@gmail.com">cnlibmyth@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
A new 10.10 Ubuntu install (not MythBuntu because it wouldn&#39;t boot correctly).  I&#39;ve installed the MythBuntu Control Centre and installed a primary backend w frontend.  I&#39;m using MythBuntu&#39;s MythTV-updates from their website so I&#39;m on .24.  I wasn&#39;t able to connect to the DB in MCC.  On every test connection attempt, it fails.  After parsing through logs, I saw:<br>

<br>Access denied for user &#39;mythtv&#39;@&#39;localhost&#39; (using password: YES)<br><br>So I went into the MySQL db and set the password for Myth user to what was randomly generated during the install.  In the FE logs, I&#39;m getting:<br>

<br>2011-01-06 22:47:25.928 MythCoreContext: Connecting to backend server: <a href="http://10.0.0.23:6543" target="_blank">10.0.0.23:6543</a> (try 1 of 1)<br>2011-01-06 22:47:25.929 Connection to master server timed out.<br>
                        Either the server is down or the master server settings<br>
                        in mythtv-settings does not contain the proper IP address<br><br>I have checked all settings in mythtv-settings and NONE of them are listing LOCALHOST.  They&#39;re all showing 10.0.0.23.  Later in the logs, I saw this:<br>

<br>2011-01-06 23:33:51.960 Using configuration directory = /home/mythtv/.mythtv<br>2011-01-06 23:33:52.018 Unable to read configuration file mysql.txt<br>2011-01-06 23:33:52.076 Empty LocalHostName.<br>2011-01-06 23:33:52.134 Using localhost value of mythbackend<br>

<br><br>So I decided to dump the mysql.txt file from my user account (joltman) to that location and change perms on it to the MythTV user (mythtv).  Then I could run the FE and see the BE.  However, MCC still shows that it can&#39;t make a DB connection.  I have made sure the setup key is the same in mythtv-setup.  Should I just wipe this install and try again or is there something apparent that I&#39;m missing?  Thanks for the help!<br>

<br>Jim<br>
</blockquote></div><br>Just in case others are having the issue where MythBuntu wouldn&#39;t &quot;boot&quot; properly.  The issue was that the machine would boot, but not give me a display.  I got a new machine (Dell XPS400) and installed with a different video card.  The same thing happened.  After SSHing into the box, and checking the Xorg.0.log file, it seems that the machine couldn&#39;t find the fglrx driver and thus wouldn&#39;t create a screen.  Odd to say the least.  I switched it to the radeon driver and it seems to be working now.<br>
<br>Jim<br>