From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-86622-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1L3L0y-00068f-Gu
	for garchives@archives.gentoo.org; Fri, 21 Nov 2008 01:40:56 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 524B6E0209;
	Fri, 21 Nov 2008 01:40:55 +0000 (UTC)
Received: from yw-out-1718.google.com (yw-out-1718.google.com [74.125.46.157])
	by pigeon.gentoo.org (Postfix) with ESMTP id 2D76FE0209
	for <gentoo-user@lists.gentoo.org>; Fri, 21 Nov 2008 01:40:55 +0000 (UTC)
Received: by yw-out-1718.google.com with SMTP id 5so360112ywm.46
        for <gentoo-user@lists.gentoo.org>; Thu, 20 Nov 2008 17:40:53 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:received:received:message-id:date:from:to
         :subject:in-reply-to:mime-version:content-type
         :content-transfer-encoding:content-disposition:references;
        bh=qfuruBLTATByUAB7JERfPEWrhAfJQKK05REhNypTKnA=;
        b=HiYzTWFOjicJ/lNEbe6gP/Fkur+DktFgyEzw3wXxmXfNhalW+WJcn4BA85df594w4v
         R1OZtSGIlsFWWBWYiIcEEBnxGAjgX2RK2cagWGwNU+knbTwWmnigyiUbG/KRunolzaz4
         jVHfOBflMCpSSSmBuEGORYTrHSet7pvtTETCc=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=message-id:date:from:to:subject:in-reply-to:mime-version
         :content-type:content-transfer-encoding:content-disposition
         :references;
        b=h1Czq9XruisrhUjJeaRhIuHWL08UZZIfPW+4kp3I6ZdC2URVUo9FMCDEoI/CQNm/dY
         0PVuojnYcS8TOLOxs+tps/Ug/47brRPIArnuOFviIfftRVlnPNNvJNWHTSof2pAc7iKt
         jjnb8g5pn/w0vcIJqzkFCJcaCM7ejCELsLTSo=
Received: by 10.150.227.14 with SMTP id z14mr3141675ybg.210.1227231626725;
        Thu, 20 Nov 2008 17:40:26 -0800 (PST)
Received: by 10.151.111.8 with HTTP; Thu, 20 Nov 2008 17:40:26 -0800 (PST)
Message-ID: <ccf48b120811201740p1db5fa5aib719bf304065815f@mail.gmail.com>
Date: Thu, 20 Nov 2008 20:40:26 -0500
From: "Chris Thomas" <sruchris@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] bttv option in kernel?
In-Reply-To: <12935851.77581227229234065.JavaMail.root@mx1.canmail.org>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <15910671.77561227228719373.JavaMail.root@mx1.canmail.org>
	 <12935851.77581227229234065.JavaMail.root@mx1.canmail.org>
X-Archives-Salt: fbd54b17-0813-4dd7-affe-10c75876e245
X-Archives-Hash: 55a667aedd3e0dfb344db44ea7305c45

Select the BT848, then you'll see the driver for the BT878.

-Chris

On Thu, Nov 20, 2008 at 8:00 PM, RYAN vAN GINNEKEN <king@computerking.ca> wrote:
> Hello all i am need some help getting a video capture card working it supposedly uses the bttv driver.  It shows itself in lspci like this only 4 times cause it has for chips i think.
>
> 03:0b.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
> 03:0b.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
>
> However i cannot find the bttv driver only the btcx_risc (successor) did some googling and found this post http://forums.gentoo.org/viewtopic-t-696747-highlight-bttv.html
>
> My problem is similar i think but cannot seem to get it sorted could someone please kindly give me a hand?  I have pasted a few bits of my .config file that i think might be relative.
>
> # CONFIG_TELCLOCK is not set
> CONFIG_DEVPORT=y
> CONFIG_I2C=y
> CONFIG_I2C_BOARDINFO=y
> CONFIG_I2C_CHARDEV=y
>
> #
> # I2C Algorithms
> #
> CONFIG_I2C_ALGOBIT=y
> CONFIG_I2C_ALGOPCF=m
> CONFIG_I2C_ALGOPCA=m
>
> #
> # Multimedia devices
> #
> CONFIG_VIDEO_DEV=y
> CONFIG_VIDEO_V4L2_COMMON=y
> CONFIG_VIDEO_V4L1=y
> CONFIG_VIDEO_V4L1_COMPAT=y
> CONFIG_VIDEO_V4L2=y
> CONFIG_VIDEO_CAPTURE_DRIVERS=y
> # CONFIG_VIDEO_ADV_DEBUG is not set
> CONFIG_VIDEO_HELPER_CHIPS_AUTO=y
> CONFIG_VIDEO_WM8775=m
> CONFIG_VIDEO_CX2341X=m
> # CONFIG_VIDEO_VIVI is not set
> ..snip..
> # CONFIG_VIDEO_HEXIUM_GEMINI is not set
> CONFIG_VIDEO_CX88=m
> CONFIG_VIDEO_CX88_BLACKBIRD=m
>
> ps here is a uname -a for good luck hehe
>
> Linux hellen 2.6.25-gentoo-r9CKV1 #5 SMP Thu Nov 20 16:25:22 MST 2008 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz GenuineIntel GNU/Linux
>
> http://www.mail-archive.com/gentoo-user@geo.org/msg33709.html
>
> Computer King & CaN Mail  -  Sales Service Hosting Backup
>
> http://www.computerking.ca     http://www.canmail.org
>
> NEW!!! Custom Service Packages
> Secure IMAP Email - Automated Remote Backups - Photo Blogs - Online Accounting Packages
>
>