Ticket #5267: mythconfiglog.txt

File mythconfiglog.txt, 25.5 KB (added by udovdh@…, 16 years ago)

config session logging

Line 
1I dropped my DB and created it using:
2mysql -u root -p < /usr/share/doc/mythtv-0.21f/database/mc.sql
3
4then:
5
6[root@recorder ~]# mythtvsetup
72008-04-28 16:05:21.493 Using runtime prefix = /usr, libdir = /usr/lib
82008-04-28 16:05:21.529 DPMS is active.
92008-04-28 16:05:21.533 Using localhost value of localhost
102008-04-28 16:05:21.599 New DB connection, total: 1
112008-04-28 16:05:21.630 Connected to database 'mythconverg' at host: localhost
122008-04-28 16:05:21.634 Closing DB connection named 'DBManager0'
132008-04-28 16:05:21.644 Primary screen 0.
142008-04-28 16:05:21.646 Connected to database 'mythconverg' at host: localhost
152008-04-28 16:05:21.650 Using screen 0, 720x576 at 0,0
162008-04-28 16:05:21.697 New DB connection, total: 2
172008-04-28 16:05:21.699 Connected to database 'mythconverg' at host: localhost
182008-04-28 16:05:21.710 Current Schema Version: 0
192008-04-28 16:05:21.713 DataDirectProcessor::FixProgramIDs() -- begin
202008-04-28 16:05:21.714 New DB DataDirect connection
212008-04-28 16:05:21.716 Connected to database 'mythconverg' at host: localhost
222008-04-28 16:05:21.719 DB Error (Fixing program ids in recorded):
23Query was:
24UPDATE recorded SET programid=CONCAT(SUBSTRING(programid, 1, 2),                      '00', SUBSTRING(programid, 3)) WHERE length(programid) = 12
25Driver error was [2/1146]:
26QMYSQL3: Unable to execute query
27Database error was:
28Table 'mythconverg.recorded' doesn't exist
29
302008-04-28 16:05:21.724 DB Error (Clear setting):
31Query was:
32DELETE FROM settings WHERE value = 'BackupDBLastRunStart' AND hostname is NULL;
33Driver error was [2/1146]:
34QMYSQL3: Unable to execute query
35Database error was:
36Table 'mythconverg.settings' doesn't exist
37
382008-04-28 16:05:21.726 DB Error (SaveSettingOnHost query failure: ):
39Query was:
40INSERT INTO settings (value,data,hostname ) VALUES ( 'BackupDBLastRunStart', '2008-04-28 16:05:21', NULL );
41Driver error was [2/1146]:
42QMYSQL3: Unable to execute query
43Database error was:
44Table 'mythconverg.settings' doesn't exist
45
462008-04-28 16:05:21.730 DB Error (StorageGroup::StorageGroup()):
47Query was:
48SELECT DISTINCT dirname FROM storagegroup WHERE groupname = 'DB Backups' AND hostname = 'localhost'
49Driver error was [2/1146]:
50QMYSQL3: Unable to execute query
51Database error was:
52Table 'mythconverg.storagegroup' doesn't exist
53
542008-04-28 16:05:21.731 New DB connection, total: 3
552008-04-28 16:05:21.774 Connected to database 'mythconverg' at host: localhost
562008-04-28 16:05:21.776 SG(DB Backups) Error: Directory value for Default Storage Group is empty.  Using hardcoded default value of '/mnt/store'
572008-04-28 16:05:21.782 SG(DB Backups) Error: FindNextDirMostFree: '/mnt/store' does not exist!
582008-04-28 16:05:21.783 Backing up database to file: /tmp/mythconverg--20080428160521.sql
592008-04-28 16:05:21.830 DBUtil Error: Error backing up database: mysqldump --defaults-extra-file='/tmp/mythtv_db_backup_conf_62QdzW' --host='localhost' --user='mythtv' --add-drop-table --add-locks --allow-keywords --complete-insert --extended-insert --lock-tables --no-create-db --quick 'mythconverg' > '/tmp/mythconverg--20080428160521.sql' 2>/dev/null (512)
602008-04-28 16:05:21.831 DB Error (Clear setting):
61Query was:
62DELETE FROM settings WHERE value = 'BackupDBLastRunEnd' AND hostname is NULL;
63Driver error was [2/1146]:
64QMYSQL3: Unable to execute query
65Database error was:
66Table 'mythconverg.settings' doesn't exist
67
682008-04-28 16:05:21.832 DB Error (SaveSettingOnHost query failure: ):
69Query was:
70INSERT INTO settings (value,data,hostname ) VALUES ( 'BackupDBLastRunEnd', '2008-04-28 16:05:21', NULL );
71Driver error was [2/1146]:
72QMYSQL3: Unable to execute query
73Database error was:
74Table 'mythconverg.settings' doesn't exist
75
762008-04-28 16:05:21.901 Primary screen 0.
772008-04-28 16:05:21.903 Using screen 0, 720x576 at 0,0
782008-04-28 16:05:21.908 Switching to square mode (blue)
792008-04-28 16:05:22.016 Using the Qt painter
80mythtv: could not connect to socket
81mythtv: Connection refused
822008-04-28 16:05:22.018 lirc_init failed for mythtv, see preceding messages
832008-04-28 16:05:22.047 JoystickMenuClient Error: Joystick disabled - Failed to read /root/.mythtv/joystickmenurc
842008-04-28 16:05:24.186 DB Error (Clear setting):
85Query was:
86DELETE FROM settings WHERE value = 'Language' AND hostname = 'localhost' ;
87Driver error was [2/1146]:
88QMYSQL3: Unable to execute query
89Database error was:
90Table 'mythconverg.settings' doesn't exist
91
922008-04-28 16:05:24.187 DB Error (SaveSettingOnHost query failure: ):
93Query was:
94INSERT INTO settings (value,data,hostname) VALUES ( 'Language', 'EN', 'localhost' );
95Driver error was [2/1146]:
96QMYSQL3: Unable to execute query
97Database error was:
98Table 'mythconverg.settings' doesn't exist
99
1002008-04-28 16:05:24.189 DB Error (Clear setting):
101Query was:
102DELETE FROM settings WHERE value = 'Language' AND hostname = 'localhost' ;
103Driver error was [2/1146]:
104QMYSQL3: Unable to execute query
105Database error was:
106Table 'mythconverg.settings' doesn't exist
107
1082008-04-28 16:05:24.190 DB Error (SaveSettingOnHost query failure: ):
109Query was:
110INSERT INTO settings (value,data,hostname) VALUES ( 'Language', 'EN', 'localhost' );
111Driver error was [2/1146]:
112QMYSQL3: Unable to execute query
113Database error was:
114Table 'mythconverg.settings' doesn't exist
115
1162008-04-28 16:05:25.795 Couldn't upgrade database to new schema.
117
118Here the setup crashed! Database connection is OK:
119
120[root@recorder ~]# mysql -u mythtv -pmythtv mythconverg;
121Reading table information for completion of table and column names
122You can turn off this feature to get a quicker startup with -A
123
124Welcome to the MySQL monitor.  Commands end with ; or \g.
125Your MySQL connection id is 463
126Server version: 5.0.45 Source distribution
127
128Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
129
130mysql>
131
132
133
134
135Then I did:
136
137[root@recorder ~]# mythtvsetup 1> log.txt 2>&1
138Aborted
139
140and gives, when OKing the upgrade of the database:
141
1422008-04-28 16:11:21.157 Using runtime prefix = /usr, libdir = /usr/lib
1432008-04-28 16:11:21.190 DPMS is active.
1442008-04-28 16:11:21.194 Using localhost value of localhost
1452008-04-28 16:11:21.257 New DB connection, total: 1
1462008-04-28 16:11:21.274 Connected to database 'mythconverg' at host: localhost
1472008-04-28 16:11:21.279 Closing DB connection named 'DBManager0'
1482008-04-28 16:11:21.287 Primary screen 0.
1492008-04-28 16:11:21.289 Connected to database 'mythconverg' at host: localhost
1502008-04-28 16:11:21.300 Using screen 0, 720x576 at 0,0
1512008-04-28 16:11:21.333 New DB connection, total: 2
1522008-04-28 16:11:21.336 Connected to database 'mythconverg' at host: localhost
1532008-04-28 16:11:21.340 Current Schema Version: 0
1542008-04-28 16:11:21.343 DataDirectProcessor::FixProgramIDs() -- begin
1552008-04-28 16:11:21.344 New DB DataDirect connection
1562008-04-28 16:11:21.346 Connected to database 'mythconverg' at host: localhost
1572008-04-28 16:11:21.348 DB Error (Fixing program ids in recorded):
158Query was:
159UPDATE recorded SET programid=CONCAT(SUBSTRING(programid, 1, 2),                      '00', SUBSTRING(programid, 3)) WHERE length(programid) = 12
160Driver error was [2/1146]:
161QMYSQL3: Unable to execute query
162Database error was:
163Table 'mythconverg.recorded' doesn't exist
164
1652008-04-28 16:11:21.353 DB Error (Clear setting):
166Query was:
167DELETE FROM settings WHERE value = 'BackupDBLastRunStart' AND hostname is NULL;
168Driver error was [2/1146]:
169QMYSQL3: Unable to execute query
170Database error was:
171Table 'mythconverg.settings' doesn't exist
172
1732008-04-28 16:11:21.355 DB Error (SaveSettingOnHost query failure: ):
174Query was:
175INSERT INTO settings (value,data,hostname ) VALUES ( 'BackupDBLastRunStart', '2008-04-28 16:11:21', NULL );
176Driver error was [2/1146]:
177QMYSQL3: Unable to execute query
178Database error was:
179Table 'mythconverg.settings' doesn't exist
180
1812008-04-28 16:11:21.358 DB Error (StorageGroup::StorageGroup()):
182Query was:
183SELECT DISTINCT dirname FROM storagegroup WHERE groupname = 'DB Backups' AND hostname = 'localhost'
184Driver error was [2/1146]:
185QMYSQL3: Unable to execute query
186Database error was:
187Table 'mythconverg.storagegroup' doesn't exist
188
1892008-04-28 16:11:21.359 New DB connection, total: 3
1902008-04-28 16:11:21.360 Connected to database 'mythconverg' at host: localhost
1912008-04-28 16:11:21.362 SG(DB Backups) Error: Directory value for Default Storage Group is empty.  Using hardcoded default value of '/mnt/store'
1922008-04-28 16:11:21.362 SG(DB Backups) Error: FindNextDirMostFree: '/mnt/store' does not exist!
1932008-04-28 16:11:21.363 Backing up database to file: /tmp/mythconverg--20080428161121.sql
1942008-04-28 16:11:21.401 DBUtil Error: Error backing up database: mysqldump --defaults-extra-file='/tmp/mythtv_db_backup_conf_0Sm5y4' --host='localhost' --user='mythtv' --add-drop-table --add-locks --allow-keywords --complete-insert --extended-insert --lock-tables --no-create-db --quick 'mythconverg' > '/tmp/mythconverg--20080428161121.sql' 2>/dev/null (512)
1952008-04-28 16:11:21.402 DB Error (Clear setting):
196Query was:
197DELETE FROM settings WHERE value = 'BackupDBLastRunEnd' AND hostname is NULL;
198Driver error was [2/1146]:
199QMYSQL3: Unable to execute query
200Database error was:
201Table 'mythconverg.settings' doesn't exist
202
2032008-04-28 16:11:21.403 DB Error (SaveSettingOnHost query failure: ):
204Query was:
205INSERT INTO settings (value,data,hostname ) VALUES ( 'BackupDBLastRunEnd', '2008-04-28 16:11:21', NULL );
206Driver error was [2/1146]:
207QMYSQL3: Unable to execute query
208Database error was:
209Table 'mythconverg.settings' doesn't exist
210
2112008-04-28 16:11:21.433 Primary screen 0.
2122008-04-28 16:11:21.435 Using screen 0, 720x576 at 0,0
2132008-04-28 16:11:21.440 Switching to square mode (blue)
2142008-04-28 16:11:21.523 Using the Qt painter
215mythtv: could not connect to socket
216mythtv: Connection refused
2172008-04-28 16:11:21.526 lirc_init failed for mythtv, see preceding messages
2182008-04-28 16:11:21.528 JoystickMenuClient Error: Joystick disabled - Failed to read /root/.mythtv/joystickmenurc
2192008-04-28 16:11:23.470 DB Error (Clear setting):
220Query was:
221DELETE FROM settings WHERE value = 'Language' AND hostname = 'localhost' ;
222Driver error was [2/1146]:
223QMYSQL3: Unable to execute query
224Database error was:
225Table 'mythconverg.settings' doesn't exist
226
2272008-04-28 16:11:23.471 DB Error (SaveSettingOnHost query failure: ):
228Query was:
229INSERT INTO settings (value,data,hostname) VALUES ( 'Language', 'EN', 'localhost' );
230Driver error was [2/1146]:
231QMYSQL3: Unable to execute query
232Database error was:
233Table 'mythconverg.settings' doesn't exist
234
2352008-04-28 16:11:23.474 DB Error (Clear setting):
236Query was:
237DELETE FROM settings WHERE value = 'Language' AND hostname = 'localhost' ;
238Driver error was [2/1146]:
239QMYSQL3: Unable to execute query
240Database error was:
241Table 'mythconverg.settings' doesn't exist
242
2432008-04-28 16:11:23.475 DB Error (SaveSettingOnHost query failure: ):
244Query was:
245INSERT INTO settings (value,data,hostname) VALUES ( 'Language', 'EN', 'localhost' );
246Driver error was [2/1146]:
247QMYSQL3: Unable to execute query
248Database error was:
249Table 'mythconverg.settings' doesn't exist
250
2512008-04-28 16:11:26.756 Newest Schema Version : 1214
2522008-04-28 16:11:26.761 Inserting MythTV initial database information.
2532008-04-28 16:11:26.762 Upgrading to schema version 1112
2542008-04-28 16:11:27.060 New DB connection, total: 4
2552008-04-28 16:11:27.061 Connected to database 'mythconverg' at host: localhost
2562008-04-28 16:11:27.065 Upgrading to schema version 1113
2572008-04-28 16:11:27.071 Upgrading to schema version 1114
2582008-04-28 16:11:27.076 Upgrading to schema version 1115
2592008-04-28 16:11:27.087 Upgrading to schema version 1116
2602008-04-28 16:11:27.095 Upgrading to schema version 1117
2612008-04-28 16:11:27.106 Upgrading to schema version 1118
2622008-04-28 16:11:27.125 Upgrading to schema version 1119
2632008-04-28 16:11:27.133 Upgrading to schema version 1120
2642008-04-28 16:11:27.142 Upgrading to schema version 1121
2652008-04-28 16:11:27.146 Upgrading to schema version 1122
2662008-04-28 16:11:27.163 Upgrading to schema version 1123
2672008-04-28 16:11:27.182 Upgrading to schema version 1124
2682008-04-28 16:11:27.190 Upgrading to schema version 1125
2692008-04-28 16:11:27.207 Upgrading to schema version 1126
2702008-04-28 16:11:27.254 Upgrading to schema version 1127
2712008-04-28 16:11:27.270 Upgrading to schema version 1128
2722008-04-28 16:11:27.280 Upgrading to schema version 1129
2732008-04-28 16:11:27.306 Upgrading to schema version 1130
2742008-04-28 16:11:27.311 Upgrading to schema version 1131
2752008-04-28 16:11:27.323 Upgrading to schema version 1132
2762008-04-28 16:11:27.332 Upgrading to schema version 1133
2772008-04-28 16:11:27.341 Upgrading to schema version 1134
2782008-04-28 16:11:27.345 Upgrading to schema version 1135
2792008-04-28 16:11:27.358 Upgrading to schema version 1136
2802008-04-28 16:11:27.371 Upgrading to schema version 1137
2812008-04-28 16:11:27.388 Upgrading to schema version 1138
2822008-04-28 16:11:27.393 Upgrading to schema version 1139
2832008-04-28 16:11:27.434 Upgrading to schema version 1140
2842008-04-28 16:11:27.439 Upgrading to schema version 1141
2852008-04-28 16:11:27.461 Upgrading to schema version 1142
2862008-04-28 16:11:27.468 Upgrading to schema version 1143
2872008-04-28 16:11:27.480 Upgrading to schema version 1144
2882008-04-28 16:11:27.485 Upgrading to schema version 1145
2892008-04-28 16:11:27.498 Upgrading to schema version 1146
2902008-04-28 16:11:27.504 Upgrading to schema version 1147
2912008-04-28 16:11:27.530 Upgrading to schema version 1148
2922008-04-28 16:11:27.555 Upgrading to schema version 1149
2932008-04-28 16:11:27.574 Upgrading to schema version 1150
2942008-04-28 16:11:27.577 Upgrading to schema version 1151
2952008-04-28 16:11:27.608 Upgrading to schema version 1152
2962008-04-28 16:11:27.619 Upgrading to schema version 1153
2972008-04-28 16:11:27.644 Upgrading to schema version 1154
2982008-04-28 16:11:27.668 Upgrading to schema version 1155
2992008-04-28 16:11:27.689 Upgrading to schema version 1156
3002008-04-28 16:11:27.699 Upgrading to schema version 1157
3012008-04-28 16:11:27.705 Upgrading to schema version 1158
3022008-04-28 16:11:27.745 Upgrading to schema version 1159
3032008-04-28 16:11:27.763 Upgrading to schema version 1160
3042008-04-28 16:11:27.767 Upgrading to schema version 1161
3052008-04-28 16:11:27.784 Upgrading to schema version 1162
3062008-04-28 16:11:27.791 Upgrading to schema version 1163
3072008-04-28 16:11:27.795 Upgrading to schema version 1164
3082008-04-28 16:11:27.820 Upgrading to schema version 1165
3092008-04-28 16:11:27.835 Upgrading to schema version 1166
3102008-04-28 16:11:27.860 Upgrading to schema version 1167
3112008-04-28 16:11:27.866 Upgrading to schema version 1168
3122008-04-28 16:11:27.872 Upgrading to schema version 1169
3132008-04-28 16:11:27.875 Upgrading to schema version 1170
3142008-04-28 16:11:27.877 Upgrading to schema version 1171
3152008-04-28 16:11:27.935 Upgrading to schema version 1172
3162008-04-28 16:11:27.949 Upgrading to schema version 1173
3172008-04-28 16:11:27.962 Upgrading to schema version 1174
3182008-04-28 16:11:27.967 Upgrading to schema version 1175
3192008-04-28 16:11:27.973 Upgrading to schema version 1176
3202008-04-28 16:11:27.976 Upgrading to schema version 1177
3212008-04-28 16:11:27.987 Upgrading to schema version 1178
3222008-04-28 16:11:28.140 Upgrading to schema version 1179
3232008-04-28 16:11:28.266 Upgrading to schema version 1180
3242008-04-28 16:11:28.283 Upgrading to schema version 1181
3252008-04-28 16:11:28.302 Upgrading to schema version 1182
3262008-04-28 16:11:28.309 Upgrading to schema version 1183
3272008-04-28 16:11:28.323 Upgrading to schema version 1184
3282008-04-28 16:11:28.339 Upgrading to schema version 1185
3292008-04-28 16:11:28.349 Upgrading to schema version 1186
3302008-04-28 16:11:28.362 Upgrading to schema version 1187
3312008-04-28 16:11:28.372 Upgrading to schema version 1188
3322008-04-28 16:11:28.376 Upgrading to schema version 1189
3332008-04-28 16:11:28.388 Upgrading to schema version 1190
3342008-04-28 16:11:28.400 Upgrading to schema version 1191
3352008-04-28 16:11:28.413 Upgrading to schema version 1192
3362008-04-28 16:11:28.430 Upgrading to schema version 1193
3372008-04-28 16:11:28.447 Upgrading to schema version 1194
3382008-04-28 16:11:28.457 Upgrading to schema version 1195
3392008-04-28 16:11:28.462 Upgrading to schema version 1196
3402008-04-28 16:11:28.467 Upgrading to schema version 1197
3412008-04-28 16:11:28.472 Upgrading to schema version 1198
3422008-04-28 16:11:28.475 Upgrading to schema version 1199
3432008-04-28 16:11:28.479 Upgrading to schema version 1200
3442008-04-28 16:11:28.485 Upgrading to schema version 1201
3452008-04-28 16:11:28.490 Upgrading to schema version 1202
3462008-04-28 16:11:28.528 Upgrading to schema version 1203
3472008-04-28 16:11:28.537 Upgrading to schema version 1204
3482008-04-28 16:11:28.545 Upgrading to schema version 1205
3492008-04-28 16:11:28.558 Upgrading to schema version 1206
3502008-04-28 16:11:28.563 Upgrading to schema version 1207
3512008-04-28 16:11:28.588 Upgrading to schema version 1208
3522008-04-28 16:11:28.605 Upgrading to schema version 1209
3532008-04-28 16:11:28.627 Upgrading to schema version 1210
3542008-04-28 16:11:28.697 Upgrading to schema version 1211
3552008-04-28 16:11:28.774 Upgrading to schema version 1212
3562008-04-28 16:11:28.782 Upgrading to schema version 1213
3572008-04-28 16:11:28.791 In 1213 upg
3582008-04-28 16:11:28.793 Upgrading to schema version 1214
3592008-04-28 16:11:28.799 Database Schema upgrade complete, unlocking.
3602008-04-28 16:11:28.807 Primary screen 0.
3612008-04-28 16:11:28.811 Using screen 0, 720x576 at 0,0
3622008-04-28 16:11:28.823 Switching to square mode (G.A.N.T)
363mythtvsetup: main/renderbuffer.c:2153: _mesa_reference_renderbuffer: Assertion `oldRb->Magic == 0xaabbccdd' failed.
364
365Crash..
366This is the same error that I got with opengl on trunk.
367
368Another try:
369
3702008-04-28 16:15:23.977 Using runtime prefix = /usr, libdir = /usr/lib
3712008-04-28 16:15:24.010 DPMS is active.
3722008-04-28 16:15:24.014 Using localhost value of localhost
3732008-04-28 16:15:24.072 New DB connection, total: 1
3742008-04-28 16:15:24.092 Connected to database 'mythconverg' at host: localhost
3752008-04-28 16:15:24.101 Closing DB connection named 'DBManager0'
3762008-04-28 16:15:24.108 Primary screen 0.
3772008-04-28 16:15:24.110 Connected to database 'mythconverg' at host: localhost
3782008-04-28 16:15:24.113 Using screen 0, 720x576 at 0,0
3792008-04-28 16:15:24.141 New DB connection, total: 2
3802008-04-28 16:15:24.143 Connected to database 'mythconverg' at host: localhost
3812008-04-28 16:15:24.148 Current Schema Version: 1214
3822008-04-28 16:15:24.152 DataDirectProcessor::FixProgramIDs() -- begin
3832008-04-28 16:15:24.156 New DB DataDirect connection
3842008-04-28 16:15:24.157 Connected to database 'mythconverg' at host: localhost
3852008-04-28 16:15:24.166 DataDirectProcessor::FixProgramIDs() -- end
3862008-04-28 16:15:24.228 Primary screen 0.
3872008-04-28 16:15:24.231 Using screen 0, 720x576 at 0,0
3882008-04-28 16:15:24.240 Switching to square mode (G.A.N.T)
3892008-04-28 16:15:24.323 Using the Qt painter
390mythtv: could not connect to socket
391mythtv: Connection refused
3922008-04-28 16:15:24.325 lirc_init failed for mythtv, see preceding messages
3932008-04-28 16:15:24.326 JoystickMenuClient Error: Joystick disabled - Failed to read /root/.mythtv/joystickmenurc
3942008-04-28 16:15:27.100 Loading from: /usr/share/mythtv/themes/G.A.N.T/base.xml
3952008-04-28 16:15:27.359 Loading from: /usr/share/mythtv/themes/default/base.xml
3962008-04-28 16:20:19.217 Couldn't get handle
397                        eno: No such file or directory (2)
3982008-04-28 16:20:19.217 GetSTBListPrivate -- begin
3992008-04-28 16:20:19.217 GetSTBListPrivate -- got lock
4002008-04-28 16:20:19.218 GetSTBListPrivate -- end
4012008-04-28 16:20:19.409 DiSEqCDevTree, Warning: No device tree for cardid 0
4022008-04-28 16:20:36.364 DiSEqCDevTree, Warning: No device tree for cardid 1
4032008-04-28 16:20:57.682 DiSEqCDevTree, Warning: No device tree for cardid 1
4042008-04-28 16:20:57.688 New DB connection, total: 3
4052008-04-28 16:20:57.689 Connected to database 'mythconverg' at host: localhost
4062008-04-28 16:21:03.195 Failed to run tv_find_grabbers
407Gesture: Up
4082008-04-28 16:22:19.066 Imported channel:  1101 -1  on 474000000 qam_64 a 1/2 1/2 8 8 1/4 n v
4092008-04-28 16:22:19.067 Imported channel:  1102 -1  on 474000000 qam_64 a 1/2 1/2 8 8 1/4 n v
4102008-04-28 16:22:19.068 Imported channel:  1103 -1  on 474000000 qam_64 a 1/2 1/2 8 8 1/4 n v
4112008-04-28 16:22:19.068 Imported channel:  1104 -1  on 474000000 qam_64 a 1/2 1/2 8 8 1/4 n v
4122008-04-28 16:22:19.069 Imported channel:  1111 -1  on 474000000 qam_64 a 1/2 1/2 8 8 1/4 n v
4132008-04-28 16:22:19.069 Imported channel:  1112 -1  on 474000000 qam_64 a 1/2 1/2 8 8 1/4 n v
4142008-04-28 16:22:19.069 Imported channel:  1113 -1  on 474000000 qam_64 a 1/2 1/2 8 8 1/4 n v
4152008-04-28 16:22:19.070 Imported channel:  1114 -1  on 474000000 qam_64 a 1/2 1/2 8 8 1/4 n v
4162008-04-28 16:22:19.070 Imported channel:  1115 -1  on 474000000 qam_64 a 1/2 1/2 8 8 1/4 n v
4172008-04-28 16:22:19.071 Imported channel:  1116 -1  on 474000000 qam_64 a 1/2 1/2 8 8 1/4 n v
4182008-04-28 16:22:19.071 Imported channel:  1117 -1  on 474000000 qam_64 a 1/2 1/2 8 8 1/4 n v
4192008-04-28 16:22:19.072 Imported channel:  1118 -1  on 474000000 qam_64 a 1/2 1/2 8 8 1/4 n v
4202008-04-28 16:22:19.072 Imported channel:  1119 -1  on 474000000 qam_64 a 1/2 1/2 8 8 1/4 n v
4212008-04-28 16:22:19.073 Imported channel:  31 -1  on 498000000 qam_64 a 2/3 1/2 8 8 1/4 n v
4222008-04-28 16:22:19.073 Imported channel:  32 -1  on 498000000 qam_64 a 2/3 1/2 8 8 1/4 n v
4232008-04-28 16:22:19.073 Imported channel:  33 -1  on 498000000 qam_64 a 2/3 1/2 8 8 1/4 n v
4242008-04-28 16:22:19.074 Imported channel:  34 -1  on 498000000 qam_64 a 2/3 1/2 8 8 1/4 n v
4252008-04-28 16:22:19.074 Imported channel:  35 -1  on 498000000 qam_64 a 2/3 1/2 8 8 1/4 n v
4262008-04-28 16:22:19.075 Imported channel:  36 -1  on 498000000 qam_64 a 2/3 1/2 8 8 1/4 n v
4272008-04-28 16:22:19.075 Imported channel:  37 -1  on 498000000 qam_64 a 2/3 1/2 8 8 1/4 n v
4282008-04-28 16:22:19.076 Imported channel:  38 -1  on 498000000 qam_64 a 2/3 1/2 8 8 1/4 n v
4292008-04-28 16:22:19.076 Imported channel:  21 -1  on 762000000 qam_64 a 1/2 auto 8 8 1/4 n v
4302008-04-28 16:22:19.077 Imported channel:  22 -1  on 762000000 qam_64 a 1/2 auto 8 8 1/4 n v
4312008-04-28 16:22:19.077 Imported channel:  23 -1  on 762000000 qam_64 a 1/2 auto 8 8 1/4 n v
4322008-04-28 16:22:19.078 Imported channel:  24 -1  on 762000000 qam_64 a 1/2 auto 8 8 1/4 n v
4332008-04-28 16:22:19.078 Imported channel:  25 -1  on 762000000 qam_64 a 1/2 auto 8 8 1/4 n v
4342008-04-28 16:22:19.079 Imported channel:  26 -1  on 762000000 qam_64 a 1/2 auto 8 8 1/4 n v
4352008-04-28 16:22:19.079 Imported channel:  27 -1  on 762000000 qam_64 a 1/2 auto 8 8 1/4 n v
4362008-04-28 16:22:19.080 Imported channel:  28 -1  on 762000000 qam_64 a 1/2 auto 8 8 1/4 n v
4372008-04-28 16:22:19.080 Imported channel:  217 -1  on 762000000 qam_64 a 1/2 auto 8 8 1/4 n v
4382008-04-28 16:22:19.080 Imported channel:  218 -1  on 762000000 qam_64 a 1/2 auto 8 8 1/4 n v
4392008-04-28 16:22:19.081 Imported channel:  219 -1  on 762000000 qam_64 a 1/2 auto 8 8 1/4 n v
4402008-04-28 16:22:19.081 Imported channel:  6210 -1  on 762000000 qam_64 a 1/2 auto 8 8 1/4 n v
4412008-04-28 16:22:19.082 Imported channel:  6211 -1  on 762000000 qam_64 a 1/2 auto 8 8 1/4 n v
4422008-04-28 16:22:19.082 Imported channel:  11 -1  on 818000000 qam_64 a 1/2 auto 8 8 1/4 n v
4432008-04-28 16:22:19.083 Imported channel:  12 -1  on 818000000 qam_64 a 1/2 auto 8 8 1/4 n v
4442008-04-28 16:22:19.083 Imported channel:  13 -1  on 818000000 qam_64 a 1/2 auto 8 8 1/4 n v
4452008-04-28 16:22:19.084 Imported channel:  14 -1  on 818000000 qam_64 a 1/2 auto 8 8 1/4 n v
4462008-04-28 16:22:19.084 Imported channel:  15 -1  on 818000000 qam_64 a 1/2 auto 8 8 1/4 n v
4472008-04-28 16:22:19.084 Imported channel:  111 -1  on 818000000 qam_64 a 1/2 auto 8 8 1/4 n v
4482008-04-28 16:22:19.085 Imported channel:  112 -1  on 818000000 qam_64 a 1/2 auto 8 8 1/4 n v
4492008-04-28 16:22:19.085 Imported channel:  113 -1  on 818000000 qam_64 a 1/2 auto 8 8 1/4 n v
4502008-04-28 16:22:19.086 Imported channel:  114 -1  on 818000000 qam_64 a 1/2 auto 8 8 1/4 n v
4512008-04-28 16:22:19.086 Imported channel:  115 -1  on 818000000 qam_64 a 1/2 auto 8 8 1/4 n v
4522008-04-28 16:22:19.087 Imported channel:  116 -1  on 818000000 qam_64 a 1/2 auto 8 8 1/4 n v
4532008-04-28 16:22:19.087 Imported channel:  117 -1  on 818000000 qam_64 a 1/2 auto 8 8 1/4 n v
454ASSERT: "i <= nodes" in /usr/lib/qt-3.3/include/qvaluelist.h (376)
4552008-04-28 16:22:34.702 Failed to handle tune complete.
4562008-04-28 16:23:19.403 New DB connection, total: 4
4572008-04-28 16:23:19.404 Connected to database 'mythconverg' at host: localhost
4582008-04-28 16:23:19.407 New DB connection, total: 5
4592008-04-28 16:23:19.407 Connected to database 'mythconverg' at host: localhost
4602008-04-28 16:34:19.987 DVBChan(1:0) Warning: Your frequency setting (474000) is out of range. (min/max:51000000/858000000)
4612008-04-28 16:34:19.989 DVBChan(1:0) Error: Tune(): Setting Frontend tuning parameters failed.
462                        eno: Invalid argument (22)
4632008-04-28 16:34:37.091 DVBChan(1:0) Warning: Your frequency setting (474000) is out of range. (min/max:51000000/858000000)
4642008-04-28 16:34:37.092 DVBChan(1:0) Error: Tune(): Setting Frontend tuning parameters failed.
465                        eno: Invalid argument (22)
4662008-04-28 16:35:18.283 DVBChan(1:0) Warning: Your frequency setting (47400000) is out of range. (min/max:51000000/858000000)
4672008-04-28 16:35:18.283 DVBChan(1:0) Error: Tune(): Setting Frontend tuning parameters failed.
468                        eno: Invalid argument (22)
4692008-04-28 16:37:46.281 Failed to run tv_find_grabbers
4702008-04-28 16:37:51.923 Couldn't get handle
471                        eno: No such file or directory (2)
4722008-04-28 16:37:51.924 GetSTBListPrivate -- begin
4732008-04-28 16:37:51.924 GetSTBListPrivate -- got lock
4742008-04-28 16:37:51.924 GetSTBListPrivate -- end
4752008-04-28 16:37:52.118 DiSEqCDevTree, Warning: No device tree for cardid 1
4762008-04-28 16:37:52.146 DiSEqCDevTree, Warning: No device tree for cardid 1
4772008-04-28 16:38:06.616 Failed to run tv_find_grabbers
478
479
480Yes, it allowed me to configure the system for a bit. Logging is not complete.
481It did not find all transports/transponders.
482I had to edit the transponder based on teh info I had. Then it did see my
483channels.
484I couldn't enter my grabber manually into the setup.
485
486After reading some response on the list I stopped here.