[mythtv-users] DVB#0 ERROR - Could not find dvb tuning parameters for transport 0

Yan Seiner yan at seiner.com
Wed Feb 8 15:50:12 UTC 2006


John Pullan wrote:

>
> It should be on the "channel editor" page. If it's not then I guess 
> you may not have compiled something in.


HAH!  OK, I got it.  You were right, my compile was not complete....

Now at least I am getting errors:

When mythtv-setup starts up:

QMYSQLResult::data: column 3 out of range
QMYSQLResult::data: column 3 out of range
QMYSQLResult::data: column 3 out of range

and then during channel scan:

Setting currenTID = 2
DB Error (Adding new DVB Channel):
Query was:
INSERT INTO channel (chanid, channum, sourceid, callsign, name,  
mplexid, serviceid, atscsrcid, useonairguide ) VALUES 
(2035,131,2,'KVAL-DT','KVAL-DT',2,3,1,1);
Driver error was [2/1062]:
QMYSQL3: Unable to execute query
Database error was:
Duplicate entry '2035' for key 1

and later....

DB Error (Adding new DVB Channel):
Query was:
INSERT INTO channel (chanid, channum, sourceid, callsign, name,  
mplexid, serviceid, atscsrcid, useonairguide ) VALUES 
(2035,91,2,'KEZI-1','KEZI-1',4,3,1,1);
Driver error was [2/1062]:
QMYSQL3: Unable to execute query
Database error was:
Duplicate entry '2035' for key 1

Same key, different channels....  I also now have a 'channel' 2035 in my 
channel setup...  What's going on?  I gotta run to work, so no time to 
test; I am floating this in the hope that someone knows the answer...

--Yan


More information about the mythtv-users mailing list