By playing around with mythtv I can get the system running normally until the next router reload.
I do not have a tuner card.
From main menu I can not connect to Live tv and run mythtv setup.
Normally, when working, one can.
Here's my backend logs.
2009-09-15 09:09:42.806 Using runtime prefix = /usr
2009-09-15 09:09:42.818 Empty LocalHostName.
2009-09-15 09:09:42.819 Using localhost value of dcerouter
2009-09-15 09:09:42.837 New DB connection, total: 1
2009-09-15 09:09:42.853 Connected to database 'mythconverg' at host: localhost
2009-09-15 09:09:42.857 Closing DB connection named 'DBManager0'
2009-09-15 09:09:42.859 Connected to database 'mythconverg' at host: localhost
2009-09-15 09:09:42.863 New DB connection, total: 2
2009-09-15 09:09:42.881 Connected to database 'mythconverg' at host: localhost
2009-09-15 09:09:42.888 Current Schema Version: 1214
Starting up as the master server.
ERROR: no valid capture cards are defined in the database.
Perhaps you should read the installation instructions?
2009-09-15 09:09:44.169 Main::Registering HttpStatus Extension
2009-09-15 09:09:44.176 mythbackend version: 0.21.20080304-1
www.mythtv.org2009-09-15 09:09:44.178 Enabled verbose msgs: important general
2009-09-15 09:09:44.182 AutoExpire: CalcParams(): Max required Free Space: 10.0 GB w/freq: 15 min
2009-09-15 09:09:52.143 MainServer::HandleAnnounce Playback
2009-09-15 09:09:52.149 adding: mythtv_plugin as a client (events: 1)
2009-09-15 09:09:52.916 DB Error (Error clearing channel locks):
Query was:
DELETE FROM eit_cache WHERE status = 1
Driver error was [2/2006]:
QMYSQL3: Unable to execute query
Database error was:
MySQL server has gone away
2009-09-15 09:09:52.924 DB Error (JobQueue::CleanupOldJobsInQueue: Error deleting old finished jobs.):
Query was:
DELETE FROM jobqueue WHERE (status in (272, 288, 320) AND statustime < '2009-09-13T09:09:52') OR (status in (304) AND statustime < '2009-09-11T09:09:52')
Driver error was [2/2006]:
QMYSQL3: Unable to execute query
Database error was:
MySQL server has gone away
2009-09-15 09:09:52.927 New DB connection, total: 3
2009-09-15 09:09:52.928 Unable to connect to database!
2009-09-15 09:09:52.929 Driver error was [1/2002]:
QMYSQL3: Unable to connect
Database error was:
Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
QSqlQuery::exec: database not open
2009-09-15 09:09:52.926 DB Error (Error in JobQueue::GetJobs(), Unable to query list of Jobs in Queue.):
Query was:
SELECT j.id, j.chanid, j.starttime, j.inserttime, j.type, j.cmds, j.flags, j.status, j.statustime, j.hostname, j.args, j.comment, r.endtime, j.schedruntime FROM jobqueue j, recorded r WHERE j.chanid = r.chanid AND j.starttime = r.starttime ORDER BY j.schedruntime, j.id;
Driver error was [2/2006]:
QMYSQL3: Unable to execute query
Database error was:
MySQL server has gone away
2009-09-15 09:09:52.962 New DB connection, total: 4
2009-09-15 09:09:52.963 Unable to connect to database!
2009-09-15 09:09:52.964 Driver error was [1/2002]:
QMYSQL3: Unable to connect
Database error was:
Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
QSqlQuery::exec: database not open
QSqlQuery::exec: database not open
2009-09-15 09:09:53.000 DB Error (KickDatabase):
Query was:
SELECT NULL;
No error type from QSqlError? Strange...
QSqlQuery::exec: database not open
2009-09-15 09:09:53.027 DB Error (KickDatabase):
Query was:
SELECT NULL;
No error type from QSqlError? Strange...
2009-09-15 09:09:53.051 DB Error (HouseKeeper Cleaning TVChain Table):
Query was:
SELECT DISTINCT chainid FROM tvchain WHERE endtime > '2009-09-15T05:09:52' ;
Driver error was [2/2006]:
QMYSQL3: Unable to execute query
Database error was:
MySQL server has gone away
2009-09-15 09:09:53.088 Unable to connect to database!
2009-09-15 09:09:53.102 Driver error was [1/2002]:
QMYSQL3: Unable to connect
Database error was:
Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
QSqlQuery::exec: database not open
2009-09-15 09:09:53.078 Database not open while trying to load setting: VideoStartupDir
2009-09-15 09:09:53.127 UPnpMedia: BuildMediaMap - no VideoStartupDir set, skipping scan.
QSqlQuery::exec: database not open
2009-09-15 09:09:53.182 DB Error (KickDatabase):
Query was:
SELECT NULL;
No error type from QSqlError? Strange...
2009-09-15 09:09:53.234 DB Error (Housekeeper Creating Temporary Table):
Query was:
CREATE TEMPORARY TABLE IF NOT EXISTS temprecordedcleanup ( chanid int(10) unsigned NOT NULL default '0', starttime datetime NOT NULL default '0000-00-00 00:00:00' );
Driver error was [2/2006]:
QMYSQL3: Unable to execute query
Database error was:
MySQL server has gone away
2009-09-15 09:09:53.237 Unable to connect to database!
2009-09-15 09:09:53.239 Driver error was [1/2002]:
QMYSQL3: Unable to connect
Database error was:
Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
QSqlQuery::exec: database not open
QSqlQuery::exec: database not open
2009-09-15 09:09:53.303 DB Error (KickDatabase):
Query was:
SELECT NULL;
No error type from QSqlError? Strange...
QSqlQuery::prepare: database not open
QSqlQuery::exec: database not open
2009-09-15 09:09:53.362 DB Error (Error in JobQueue::GetJobs(), Unable to query list of Jobs in Queue.):
Query was:
SELECT j.id, j.chanid, j.starttime, j.inserttime, j.type, j.cmds, j.flags, j.status, j.statustime, j.hostname, j.args, j.comment, r.endtime, j.schedruntime FROM jobqueue j, recorded r WHERE j.chanid = r.chanid AND j.starttime = r.starttime ORDER BY j.schedruntime, j.id;
Driver error was [2/2006]:
QMYSQL3: Unable to execute query
Database error was:
MySQL server has gone away
2009-09-15 09:11:29.016 Using runtime prefix = /usr
2009-09-15 09:11:29.193 Empty LocalHostName.
2009-09-15 09:11:29.259 Using localhost value of dcerouter
2009-09-15 09:11:29.549 New DB connection, total: 1
2009-09-15 09:11:29.706 Connected to database 'mythconverg' at host: localhost
2009-09-15 09:11:29.746 Closing DB connection named 'DBManager0'
2009-09-15 09:11:29.757 Connected to database 'mythconverg' at host: localhost
2009-09-15 09:11:29.788 New DB connection, total: 2
2009-09-15 09:11:29.798 Connected to database 'mythconverg' at host: localhost
2009-09-15 09:11:29.824 Current Schema Version: 1214
Starting up as the master server.
ERROR: no valid capture cards are defined in the database.
Perhaps you should read the installation instructions?
2009-09-15 09:11:29.888 New DB connection, total: 3
2009-09-15 09:11:29.905 Connected to database 'mythconverg' at host: localhost
2009-09-15 09:11:31.315 Main::Registering HttpStatus Extension
2009-09-15 09:11:31.428 mythbackend version: 0.21.20080304-1
www.mythtv.org2009-09-15 09:11:31.562 Enabled verbose msgs: important general
2009-09-15 09:11:31.863 AutoExpire: CalcParams(): Max required Free Space: 10.0 GB w/freq: 15 min
2009-09-15 09:11:40.029 UPnpMedia: BuildMediaMap VIDEO scan starting in :/var/lib/mythtv/videos:
2009-09-15 09:11:40.049 UPnpMedia: BuildMediaMap Done. Found 0 objects
2009-09-15 09:12:05.288 MainServer::HandleAnnounce Playback
2009-09-15 09:12:05.295 adding: mythtv_plugin as a client (events: 1)
2009-09-15 09:12:49.872 AutoExpire: CalcParams(): Max required Free Space: 10.0 GB w/freq: 15 min