All of lore.kernel.org
 help / color / mirror / Atom feed
* BT878 drivers, where did you go?
@ 2004-10-22 17:10 Bob Gill
  2004-10-23  8:38 ` Markus Trippelsdorf
  0 siblings, 1 reply; 2+ messages in thread
From: Bob Gill @ 2004-10-22 17:10 UTC (permalink / raw)
  To: Linux Kernel Mailing List

Hi.  I recently built 2.6.9-bk7.  Everything works as 2.6.9 except for
my TV tuner card (which needs a bt878 driver).  The problem is that
there is no bt878 driver.  There was one in 2.6.9-bk3 which worked (3
days ago!!!).  Where did the driver go?  There doesn't seem to be '878
support in "make menuconfig" either.  Was support for bt878 tv tuner
cards dropped from the kernel?

(To contact me you will have to mail me as I'm not on the list)

Thanks,

Bob


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

* Re: BT878 drivers, where did you go?
  2004-10-22 17:10 BT878 drivers, where did you go? Bob Gill
@ 2004-10-23  8:38 ` Markus Trippelsdorf
  0 siblings, 0 replies; 2+ messages in thread
From: Markus Trippelsdorf @ 2004-10-23  8:38 UTC (permalink / raw)
  To: Linux Kernel Mailing List

On Fri, 2004-10-22 at 11:10 -0600, Bob Gill wrote:
> Hi.  I recently built 2.6.9-bk7.  Everything works as 2.6.9 except for
> my TV tuner card (which needs a bt878 driver).  The problem is that
> there is no bt878 driver.  There was one in 2.6.9-bk3 which worked (3
> days ago!!!).  Where did the driver go?  There doesn't seem to be '878
> support in "make menuconfig" either.  Was support for bt878 tv tuner
> cards dropped from the kernel?
> 

I had the same problem. It is caused by a new dependency on FW_LOADER,
which was not there before.
Just edit drivers/media/video/Kconfig and replace FW_LOADER with SOUND
in the VIDEO_BT848 dependency line.

HTH, Markus 


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

end of thread, other threads:[~2004-10-23  8:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-22 17:10 BT878 drivers, where did you go? Bob Gill
2004-10-23  8:38 ` Markus Trippelsdorf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.