Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752754AbaBWB2v (ORCPT ); Sat, 22 Feb 2014 20:28:51 -0500 Received: from mail-ob0-f176.google.com ([209.85.214.176]:45472 "EHLO mail-ob0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752642AbaBWB2u (ORCPT ); Sat, 22 Feb 2014 20:28:50 -0500 MIME-Version: 1.0 In-Reply-To: <201402222022.20370.gheskett@wdtv.com> References: <201402222022.20370.gheskett@wdtv.com> Date: Sat, 22 Feb 2014 20:28:49 -0500 X-Google-Sender-Auth: Wryt--dWM1-N_93S5R5ynH1GxI8 Message-ID: Subject: Re: It BOOTS! 3.13.5 that is. From: Ilia Mirkin To: Gene Heskett Cc: "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Feb 22, 2014 at 8:22 PM, Gene Heskett wrote: > But my tv card isn't being found by kaffeine. It is this card: > > 01:08.0 Multimedia video controller: Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder (rev 05) > Subsystem: pcHDTV Device 3000 > Flags: bus master, medium devsel, latency 32, IRQ 10 > Memory at fb000000 (32-bit, non-prefetchable) [size=16M] > Capabilities: [44] Vital Product Data > Capabilities: [4c] Power Management version 2 > > 01:08.2 Multimedia controller: Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder [MPEG Port] (rev 05) > Subsystem: pcHDTV Device 3000 > Flags: bus master, medium devsel, latency 32, IRQ 10 > Memory at fa000000 (32-bit, non-prefetchable) [size=16M] > Capabilities: [4c] Power Management version 2 > > From an lspci > > In a make xconfig, I cannot find this specific card in the list of DVB > front ends. What modules do I need to make sure are being built? You're looking for VIDEO_CX88 ("Conexant 2388x (bt878 successor) support") and its various sub-options (esp CX88_DVB). iirc the pchdtv3000 had a OR51132 tuner, but right now the config is set to auto-select a whole bunch of tuners if you have MEDIA_SUBDRV_AUTOSELECT turned on. Otherwise make sure to select that tuner device. (Hm, I appear to have both OR51132 and CX22702 enabled, and I have that same card.) -ilia -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/