Fix this bug for this card and clones: > Hi, for a couple of days now, my lifeview PCI hybrid card that worked flawlessly for the last 2 years doesn't work. The problem is with the driver from what I understand from the logs. > > Today 23/8/2009 I tried the drivers within vanilla kernel 2.6.30.5 (i386 and amd64) and then separately latest mercurial snapshot. I always use latest mercurial snapshot updating every time a new kernel is released. > This card works within Windows XP. I also switched the PCI slot but that didn't help. Now all is working great. Signed-off-by: Eugene Yudin <Eugene.Yudin@xxxxxxxxx> Best Regards, Eugene. diff -uprN a/linux/drivers/media/video/saa7134/saa7134-cards.c b/linux/drivers/media/video/saa7134/saa7134-cards.c --- a/linux/drivers/media/video/saa7134/saa7134-cards.c 2009-08-27 20:27:10.000000000 +0400 +++ b/linux/drivers/media/video/saa7134/saa7134-cards.c 2009-08-28 01:05:14.530155113 +0400 @@ -103,6 +103,7 @@ struct saa7134_board saa7134_boards[] = .radio_type = UNSET, .tuner_addr = ADDR_UNSET, .radio_addr = ADDR_UNSET, + .tda9887_conf = TDA9887_PRESENT, .gpiomask = 0xe000, .inputs = {{ -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html