Linux Media Controller development
 help / color / mirror / Atom feed
* [PATCH] Fix working LifeView FlyVideo 3000 Card
@ 2009-08-27 21:12 Eugene Yudin
  2009-08-27 21:37 ` Eugene Yudin
  2009-08-27 23:28 ` hermann pitton
  0 siblings, 2 replies; 3+ messages in thread
From: Eugene Yudin @ 2009-08-27 21:12 UTC (permalink / raw)
  To: linux-media

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@gmail.com>
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         = {{

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-08-27 23:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-27 21:12 [PATCH] Fix working LifeView FlyVideo 3000 Card Eugene Yudin
2009-08-27 21:37 ` Eugene Yudin
2009-08-27 23:28 ` hermann pitton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox