[mythtv-users] Deleting Tuner Cards from mythtv-setup

Michael T. Dean mtdean at thirdcontact.com
Sun Nov 18 00:50:36 UTC 2007


On 11/17/2007 07:09 PM, Yan Seiner wrote:
> I've got one of  those half-screwed up setups.
>
> I've deleted tuners but no joy.
>
> The problem lies in cardinput:
>
> LOCK TABLES `cardinput` WRITE;
> /*!40000 ALTER TABLE `cardinput` DISABLE KEYS */;
> INSERT INTO `cardinput` VALUES 
> (1,0,0,'',NULL,0,'N',NULL,'7',1,NULL,NULL,11700000,10600000,9750000,'',1,0,0,0,0),(2,1,1,'Tuner 
> 1','',0,'N','','28',1,NULL,NULL,11700000,10600000,9750000,'',1,0,0,6,0),(3,2,2,'DVBInput',NULL,0,'N',NULL,'28_1',1,NULL,NULL,11700000,10600000,9750000,'',1,0,0,0,0);
> /*!40000 ALTER TABLE `cardinput` ENABLE KEYS */;
> UNLOCK TABLES;
>
>
> That first entry is bogus.
>
> How do I delete it (short of hand-editing the database and dumping it back)?

http://www.gossamer-threads.com/lists/mythtv/users/264034#264034

Mike


More information about the mythtv-users mailing list