← Back to team overview

mythbuntu-bugs team mailing list archive

[Bug 470672] Re: mythbuntu starts frontend to fast

 

Hi Schaze

I use Ubuntu 10.04 Lucid Lynx with Myth TV 0.23 installed on it. Myth TV is setup with backend, mysql and frontend on the the same machine.
so i guess i can apply botherless the fix  that you kindly advised.

Finally  i could get the Myth Backend log and it looks like this:

2010-08-12 00:03:59.391 mythbackend version: branches/release-0-23-fixes
[24158] www.mythtv.org
2010-08-12 00:03:59.834 Using runtime prefix = /usr
2010-08-12 00:03:59.855 Using configuration directory
= /home/mythtv/.mythtv
2010-08-12 00:03:59.903 Empty LocalHostName.
2010-08-12 00:03:59.910 Using localhost value of figoza-desktop
2010-08-12 00:03:59.952 New DB connection, total: 1
2010-08-12 00:03:59.982 Connected to database 'mythconverg' at host:
localhost
2010-08-12 00:04:00.052 Closing DB connection named 'DBManager0'
2010-08-12 00:04:00.063 Connected to database 'mythconverg' at host:
localhost
2010-08-12 00:04:00.446 Current MythTV Schema Version (DBSchemaVer):
1254
2010-08-12 00:04:00.471 MythBackend: Starting up as the master server.
2010-08-12 00:04:00.508 New DB connection, total: 2
2010-08-12 00:04:00.613 Connected to database 'mythconverg' at host:
localhost
2010-08-12 00:04:00.686 Channel(/dev/video0)::Open(): Can't open video
device, error "No such file or directory"
2010-08-12 00:04:00.777 MythBackend, Error: No valid capture cards are
defined in the database.
                        Perhaps you should re-read the installation instructions?
2010-08-12 00:04:00.852 New DB connection, total: 3
2010-08-12 00:04:00.894 Connected to database 'mythconverg' at host:
localhost
2010-08-12 00:04:00.909 MediaServer:: Loopback address specified -
127.0.0.1. Disabling UPnP
2010-08-12 00:04:00.918 Main::Registering HttpStatus Extension
2010-08-12 00:04:00.960 Enabled verbose msgs:  important general
2010-08-12 00:04:01.024 AutoExpire: CalcParams(): Max required Free
Space: 1.0 GB w/freq: 15 min
2010-08-12 00:04:04.156 MainServer::ANN Monitor
2010-08-12 00:04:04.177 adding: figoza-desktop as a client (events: 0)

my TV card is a Kwolrd terminator Phillips 7134 chipset,  iam sure the driver is correctly installed since i can see live tv on Myth TV (once i restart the backend) and i can see TV on  TVtime.
It seems Myth Backend can connect on time with database but is unnable to start the TV Card. Am I Right?

Thanxs a lot in advance for your advice.

Figoza.

-- 
mythbuntu starts frontend to fast
https://bugs.launchpad.net/bugs/470672
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to mythtv in ubuntu.

Status in “mythtv” package in Ubuntu: Triaged

Bug description:
Binary package hint: mythbuntu-common

I upgraded mythbuntu to 9.10.  Now when I boot, mythwelcome is unable to connect to mysql and comes with a setup dialog. (first screen is choosing the language.) Starting mythwelcome or mythfrontend manually from a terminal works fine, since at that point mysql and mythtv-backend have started. 

I tried delaying the start of mythwelcome in /usr/share/mythtv/mythfrontend.sh. I got it so far that mythwelcome only complains about not finding mythbackend. 
My suspicion is that mythwelcome/mythfrontend start before mysql, mythbackend and/or lircd are correctly started. Either those should be started earlier, or the script that starts mythwelcome/mythfrontend should actively check for those.

If any other information is needed, please let me know.

Bert Haverkamp

P.S. possibly mythbuntu-common is not the appropriate package, but it is definitely a mythbuntu setup problem.