[mythtv-users] Dual Tuner Question

Brad Sagowitz sagz at sagz.dynip.com
Sun Apr 27 05:08:17 UTC 2003


Hi

I've just installed mythtv (CVS-version), but I can't get it to work (yet).

When I select "Watch TV" I just get static, and I'm unable to change the
channel. I see that simular questions have been posted before, but I
don't think they were resolved - at least I've been unable to fix my
problem with the suggestions posted there.


Whenever I press "up" or "down" the OSD is enabled, but it is empty
(with the exception of the time), and nothing else happens.

The client outputs errors like:
QTime::fromString: Parameter out of range.
QTime::fromString: Parameter out of range.

And the server has the following output:
adding: ragnark as a remote ringbuffer
Changing from None to WatchingLiveTV
channel '0' has no tuner (composite)
Channel: '' was not found in the database.
Most likely, the default channel set for this input
(/dev/video0 Television )
in setup is wrong
Channel: '' was not found in the database.
Most likely, the default channel set for this input
(/dev/video0 Television )
in setup is wrong

The "channel" table includes:
INSERT INTO channel VALUES (1,'SE9',1,'','Deutsche Welle','',0,NULL,'6.dagenstv.com',32768,32768,32768);
INSERT INTO channel VALUES (2,'SE13',1,'','Svensk TV1','',0,NULL,'21.dagenstv.com',32768,32768,32768);
INSERT INTO channel VALUES (3,'SE14',1,'','NRK2','',0,NULL,'63.dagenstv.com',32768,32768,32768);
INSERT INTO channel VALUES (4,'SE10',1,'','BBC World','',0,NULL,'3.dagenstv.com',32768,32768,32768);
INSERT INTO channel VALUES (5,'S26',1,'','TV5','',0,NULL,'40.dagenstv.com',32768,32768,32768);
INSERT INTO channel VALUES (6,'E10',1,'','Svensk TV2','',0,NULL,'22.dagenstv.com',32768,32768,32768);
INSERT INTO channel VALUES (7,'E8',1,'','NRK1','',0,NULL,'72.dagenstv.com',32768,32768,32768);
INSERT INTO channel VALUES (8,'E5',1,'','TV2','',0,NULL,'37.dagenstv.com',32768,32768,32768);
INSERT INTO channel VALUES (9,'E9',1,'','TVN','',0,NULL,'73.dagenstv.com',32768,32768,32768);
INSERT INTO channel VALUES (10,'E12',1,'','ZTV Norge','',0,NULL,'144.dagenstv.com',32768,32768,32768);
INSERT INTO channel VALUES (13,'E7',1,'','TV3','',0,NULL,'62.dagenstv.com',32768,32768,32768);


In the settings-table there is an entry like:
INSERT INTO settings VALUES ('DefaultTVChannel','1','ragnark');

and in cardinput:
INSERT INTO cardinput VALUES (1,1,1,'Television','',1,'N','','E8');
INSERT INTO cardinput VALUES (2,1,1,'Composite','',1,'N','','E8');
INSERT INTO cardinput VALUES (3,1,1,'S-Video','',1,'N','','E8');


Any suggestions?

Thanks.



-- 
Ragnar Kjørstad



More information about the mythtv-users mailing list