I am a linux newbie so please be gentle with me. Can you please tell me what I have to do in details?
Her is the beginning of mythbackend.log:
Code:
QSettings: error creating /.qt
QSettings::sync: filename is null/empty
2005-11-16 19:32:44.871 New DB connection, total: 1
2005-11-16 19:32:44.917 Setting Lock for Database Schema upgrade. If you see a long pause here it means the Schema is already locked and is being upgraded by another Myth process.
QSettings: error creating /.qt
QSettings::sync: filename is null/empty
2005-11-16 19:32:44.927 New DB connection, total: 2
2005-11-16 19:32:44.931 Upgrading to schema version 1072
QSettings: error creating /.qt
QSettings::sync: filename is null/empty
2005-11-16 19:32:44.979 New DB connection, total: 3
2005-11-16 19:32:44.983 Upgrading to schema version 1073
2005-11-16 19:32:44.992 Upgrading to schema version 1074
2005-11-16 19:32:44.999 Upgrading to schema version 1075
2005-11-16 19:32:45.022 Upgrading to schema version 1076
2005-11-16 19:32:45.055 Upgrading to schema version 1077
2005-11-16 19:32:45.071 Upgrading to schema version 1078
2005-11-16 19:32:45.091 Upgrading to schema version 1079
2005-11-16 19:32:45.100 Upgrading to schema version 1080
2005-11-16 19:32:45.110 Upgrading to schema version 1081
2005-11-16 19:32:45.131 Upgrading to schema version 1082
2005-11-16 19:32:45.179 Upgrading to schema version 1083
2005-11-16 19:32:45.187 Database Schema upgrade complete, unlocking.
No setting found for this machine's BackendServerIP.
Please run setup on this machine and modify the first page
of the general settings.
QSettings: error creating /root/.qt
QSettings::sync: filename is null/empty
2005-11-16 19:38:36.805 New DB connection, total: 1
Starting up as the master server.
QSettings: error creating /root/.qt
QSettings::sync: filename is null/empty
2005-11-16 19:38:36.855 New DB connection, total: 2
2005-11-16 19:38:37.448 Channel(/dev/video0): CheckChannel failed. Please verify channel "3" in the "setup" Channel Editor.
QSettings: error creating /root/.qt
QSettings::sync: filename is null/empty
2005-11-16 19:38:37.459 New DB scheduler connection
2005-11-16 19:38:37.465 mythbackend version: 0.18.1.20050510-1 www.mythtv.org
2005-11-16 19:38:37.469 Enabled verbose msgs : important general
2005-11-16 19:38:39.466 Reschedule requested for id -1.
2005-11-16 19:38:39.477 Scheduled 0 items in 0.0 = 0.01 match + 0.00 place
2005-11-16 19:38:39.490 Seem to be woken up by USER
QSettings: error creating /root/.qt
QSettings::sync: filename is null/empty
2005-11-16 19:38:47.491 New DB connection, total: 3
2005-11-16 19:39:21.030 MainServer::HandleAnnounce Playback
2005-11-16 19:39:21.031 adding: mythtv as a client (events: 0)
2005-11-16 19:39:21.062 MainServer::HandleAnnounce Playback
2005-11-16 19:39:21.069 adding: mythtv as a client (events: 1)
2005-11-16 19:41:06.154 MainServer::HandleAnnounce Playback
2005-11-16 19:41:06.158 adding: mythtv as a client (events: 0)
2005-11-16 19:41:06.184 Reschedule requested for id -1.
2005-11-16 19:41:06.200 Scheduled 0 items in 0.0 = 0.01 match + 0.00 place
2005-11-16 19:41:06.190 unknown socket
2005-11-16 19:41:22.777 MainServer::HandleAnnounce Playback
2005-11-16 19:41:22.779 adding: mythtv as a client (events: 0)
2005-11-16 19:41:22.796 MainServer::HandleAnnounce Playback
2005-11-16 19:41:22.797 adding: mythtv as a client (events: 1)
2005-11-16 19:41:22.806 MainServer::HandleAnnounce Playback
2005-11-16 19:41:22.807 adding: mythtv as a client (events: 0)
2005-11-16 19:41:22.824 MainServer::HandleAnnounce Playback
2005-11-16 19:41:22.825 adding: mythtv as a client (events: 0)
2005-11-16 19:41:22.833 adding: mythtv as a remote ringbuffer
2005-11-16 19:41:22.844 Changing from None to WatchingLiveTV
Channel: '' was not found in the database.
Most likely, the default channel set for this input
(1 Tuner 0 )
in setup is wrong
2005-11-16 19:41:34.624 Changing from WatchingLiveTV to None
2005-11-16 20:04:24.530 New DB connection, total: 1
Starting up as the master server.
2005-11-16 20:04:24.684 New DB connection, total: 2
2005-11-16 20:04:25.312 New DB connection, total: 3
2005-11-16 20:04:25.920 New DB scheduler connection
2005-11-16 20:04:25.929 mythbackend version: 0.18.1.20050510-1 www.mythtv.org
2005-11-16 20:04:25.932 Enabled verbose msgs : important general
2005-11-16 20:04:27.929 Reschedule requested for id -1.
2005-11-16 20:04:27.977 Scheduled 0 items in 0.0 = 0.04 match + 0.00 place
2005-11-16 20:04:27.981 Seem to be woken up by USER
I have searched the forum but didn`t find a solution for me
Thanks for your help!