From: Markus Trippelsdorf <markus@trippelsdorf.net>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: BT878 drivers, where did you go?
Date: Sat, 23 Oct 2004 10:38:10 +0200 [thread overview]
Message-ID: <1098520691.32575.10.camel@localhost> (raw)
In-Reply-To: <1098465019.5700.11.camel@localhost.localdomain>
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
prev parent reply other threads:[~2004-10-23 8:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-22 17:10 BT878 drivers, where did you go? Bob Gill
2004-10-23 8:38 ` Markus Trippelsdorf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1098520691.32575.10.camel@localhost \
--to=markus@trippelsdorf.net \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.