mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab@infradead.org>
To: Manuel Reimer <Manuel.Spam@nurfuerspam.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: TV card detected wrongly by the kernel. Any chance to get this fixed?
Date: Fri, 24 Aug 2007 12:37:42 -0300	[thread overview]
Message-ID: <1187969862.6621.85.camel@gaivota> (raw)
In-Reply-To: <fak8ei$jg1$1@sea.gmane.org>


Em Qui, 2007-08-23 às 17:23 +0200, Manuel Reimer escreveu:
> Mauro Carvalho Chehab wrote:
> > If your board have an unique PCI ID, we may add it to the driver,
> > avoiding this need. For this, we will need the results of the following
> > command:
> > 
> > lspci -vv -nn
> 
> I'm using card=65 to use my card. I never tried the tuner (don't need 
> it) but the composite-in works for displaying the input of my sattelite 
> receiver and I'm able to read videotext, too. Without "card=65", I only 
> got black/white output...

> 00:10.0 Multimedia video controller [0400]: Brooktree Corporation Bt878 
> Video Capture [109e:036e] (rev 11)

I can't see and subsystem ID. Since it is not on the few range of boards
where we know other ways for detecting the board internals, there's no
known way for auto-detecting your board.

The solution for you is to add:
	options bttv card=65
into /etc/modprobe.conf (or /etc/modules.conf, or /etc/modules -
depending on your distro).

This way, every time the driver is loaded, the card=65 option will
automatically be used by the bttv driver.

-- 
Cheers,
Mauro


      reply	other threads:[~2007-08-24 15:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-22 21:08 Manuel Reimer
2007-08-22 21:51 ` Adrian Bunk
2007-08-22 22:55   ` Mauro Carvalho Chehab
2007-08-23 15:23     ` Manuel Reimer
2007-08-24 15:37       ` Mauro Carvalho Chehab [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=1187969862.6621.85.camel@gaivota \
    --to=mchehab@infradead.org \
    --cc=Manuel.Spam@nurfuerspam.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome