[mythtv-users] DVB channel woes
Yan Seiner
yan at seiner.com
Tue Feb 14 04:34:16 UTC 2006
Could someone please clue me in.... I am really starting to get
frustrated.....
I have a pcHDTV3000. I can't for the life of me figure out how to tune
in the channels.
I'm pretty sure the problem comes from different names from zap2it and
scanning. Based on some comments from this list, I tried various ways
of renaming and moving channel IDs but no matter what I do I get this on
startup:
2006-02-13 20:26:21.262 DVB#0 Using DVB card 0, with frontend Oren
OR51132 VSB/QAM Frontend.
2006-02-13 20:26:21.263 DVB#0 Trying to tune to channel 28_1.
2006-02-13 20:26:21.265 SIParser: Starting SIScanner
2006-02-13 20:26:21.267 New DB connection, total: 3
2006-02-13 20:26:21.269 DVB#0 ERROR - Could not find dvb tuning
parameters for transport 0
2006-02-13 20:26:21.269 DVB#0 ERROR - Failed to get channel options for
channel 28_1.
Basically, zap2it has the channel this way (from http://.../mythweb):
28_1 KEPBDT "KEPBDT (KEPB-DT)" 29-1
and scanning gives me this:
281 KEPB-HD KEPB-HD [empty]
What do I need to do to reconcile these? This is driving me nuts!
I've looked at the mysql database, and dvb_channels is empty.....
/*!40000 ALTER TABLE `dvb_channel` DISABLE KEYS */;
LOCK TABLES `dvb_channel` WRITE;
UNLOCK TABLES;
/*!40000 ALTER TABLE `dvb_channel` ENABLE KEYS */;
Should it be?
--Yan
More information about the mythtv-users
mailing list