My best guess is that it has something to do with the permissions on mysql.
The messages I get
Code: Select all
2014-05-04 17:36:48.242915 I Setup Interrupt handler
2014-05-04 17:36:48.242939 I Setup Terminated handler
2014-05-04 17:36:48.242949 I Setup Segmentation fault handler
2014-05-04 17:36:48.242959 I Setup Aborted handler
2014-05-04 17:36:48.242967 I Setup Bus error handler
2014-05-04 17:36:48.242977 I Setup Floating point exception handler
2014-05-04 17:36:48.242986 I Setup Illegal instruction handler
2014-05-04 17:36:48.242997 I Setup Real-time signal 0 handler
2014-05-04 17:36:48.243106 C mythtv-setup version: fixes/0.27 [v0.27-214-g27668b7] www.mythtv.org
2014-05-04 17:36:48.243115 C Qt version: compile: 4.8.4, runtime: 4.8.4
2014-05-04 17:36:48.243119 N Enabled verbose msgs: general
2014-05-04 17:36:48.243132 N Setting Log Level to LOG_INFO
2014-05-04 17:36:48.253950 N Using runtime prefix = /usr
2014-05-04 17:36:48.253972 N Using configuration directory = /home/dpeale/.mythtv
2014-05-04 17:36:48.254051 I Assumed character encoding: en_US.UTF-8
2014-05-04 17:36:48.254552 N Empty LocalHostName.
2014-05-04 17:36:48.254564 I Using localhost value of Compromise
2014-05-04 17:36:48.269200 I Added logging to the console
2014-05-04 17:36:48.270753 E Unable to connect to database!
2014-05-04 17:36:48.270776 E Driver error was [1/1045]:
QMYSQL: Unable to connect
Database error was:
Access denied for user 'mythtv'@'localhost' (using password: YES)
2014-05-04 17:36:48.279594 N Desktop video mode: 4480x1600 59.860 Hz
2014-05-04 17:36:48.303103 E LIRC: Failed to connect to Unix socket '/var/run/lirc/lircd'
eno: No such file or directory (2)
2014-05-04 17:36:48.303130 E JoystickMenuThread: Joystick disabled - Failed to read /home/dpeale/.mythtv/joystickmenurc
2014-05-04 17:36:48.303334 E CECAdapter: Failed to load libcec.
2014-05-04 17:36:48.303358 I UDPListener: Enabling
2014-05-04 17:36:48.303842 I Binding to UDP 127.0.0.1:0
2014-05-04 17:36:48.303881 I Binding to UDP 192.168.63.3:0
2014-05-04 17:36:48.303929 I Binding to UDP [::1]:0
2014-05-04 17:36:48.303981 I Binding to UDP [fe80::223:54ff:fe91:5f4%eth0]:0
2014-05-04 17:36:48.304024 I Binding to UDP 192.168.63.255:0
2014-05-04 17:36:48.314980 I Using Frameless Window
2014-05-04 17:36:48.315016 I Using Full Screen Window
2014-05-04 17:36:48.317356 I Using the Qt painter
2014-05-04 17:36:48.370314 I New Client: (#1)
2014-05-04 17:36:48.370338 I Added syslogging
2014-05-04 17:36:48.449569 N Setting QT default locale to en_US
2014-05-04 17:36:48.837078 I MythUIWebBrowser: Loading css from - file:///usr/share/mythtv/themes/default/htmls/mythbrowser.css
2014-05-04 17:36:48.837464 E MythUIWebBrowser: failed to find our parent screen
2014-05-04 17:36:48.837587 I MythUIWebBrowser: enabling plugins
2014-05-04 17:36:49.058043 I System Locale (en_US), Country (US), Language (en)
2014-05-04 17:37:08.478552 I Loading en_us translation for module mythfrontend
libcec.so.1: cannot open shared object file: No such file or directory
2014-05-04 17:37:12.743060 E Unable to connect to database!
2014-05-04 17:37:12.743078 E Driver error was [1/1045]:
QMYSQL: Unable to connect
Database error was:
Access denied for user 'mythtv'@'localhost' (using password: YES)
2014-05-04 17:37:12.743096 A Cannot login to database
2014-05-04 17:37:12.751333 E LIRC: Failed to connect to Unix socket '/var/run/lirc/lircd'
eno: No such file or directory (2)
2014-05-04 17:37:12.751355 E JoystickMenuThread: Joystick disabled - Failed to read /home/dpeale/.mythtv/joystickmenurc
2014-05-04 17:37:12.751476 E CECAdapter: Failed to load libcec.
2014-05-04 17:37:12.751487 I UDPListener: Enabling
2014-05-04 17:37:12.751572 I Binding to UDP 127.0.0.1:0
2014-05-04 17:37:12.751611 I Binding to UDP 192.168.63.3:0
2014-05-04 17:37:12.751659 I Binding to UDP [::1]:0
2014-05-04 17:37:12.751711 I Binding to UDP [fe80::223:54ff:fe91:5f4%eth0]:0
2014-05-04 17:37:12.751757 I Binding to UDP 192.168.63.255:0
2014-05-04 17:37:12.762841 I Using Frameless Window
2014-05-04 17:37:12.762861 I Using Full Screen Window
2014-05-04 17:37:12.789394 I Using the Qt painter
2014-05-04 17:37:13.161962 I MythUIWebBrowser: Loading css from - file:///usr/share/mythtv/themes/default/htmls/mythbrowser.css
2014-05-04 17:37:13.162149 E MythUIWebBrowser: failed to find our parent screen
2014-05-04 17:37:13.169977 I MythUIWebBrowser: enabling plugins
2014-05-04 17:37:13.460169 I System Locale (en_US), Country (US), Language (en)
Code: Select all
Install mint 16 64 bit from live CD on 120 GB SSD
reboot
install mdadm
run "sudo mdadm --assemble --scan"
reboot //raid drive will not show up in preferences -> disks until after a reboot
open preferences >- disks
turn off "automatic mount options" for raid mirror & recordings disk so they will be mounted at boot
turn off "show in user interface"
mount both drives, move old home to new name, copy current home to this disk
reboot
ctl-alt-F2 to terminal screen
login
sudo passwd to get a root login
logout
login as root
mv home oldhome
ln -s /mnt/(drive serial number)/home home //I want my home directory on a raid mirror because I want redundancy, in it is too big for the 120 gb system drive
logout
login as normal user
sudo passwd root -l
ctl-alt-F7
log in to Cinneman
run update manager
update all the stuff
run the device manager
change to recomended NVidia driver
reboot //new video drive won't take effect until reboot
sudo add-apt-repository ppa:mythbuntu/0.27
sudo apt-get update
run synaptic package manager //because it lists the available packages in the repository
install mythtv and mythweb
set root password for mysql
accept defaults for everything else
run mythbakend setup
save language settings
accept the defaults
click ok on the next page
without any gui error messages, it goes back to the language page
give up and hit cancel
If I make any attempt to access the database, or even run mysql as a user, I get "access denied".
I have tried without setting the root password, and it does not behave any different.
I can run "mysql -u root -ppasword" but I have no idea what to do from there.
The data base is supposed to be named mythconverg, but if the file name is anything like the database name, I have not been able to find it on my hard disk.
Any suggestions would be greatly appriciated.
