From owner-freebsd-hardware@FreeBSD.ORG Tue Jul 1 09:25:48 2003 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF6B037B401 for ; Tue, 1 Jul 2003 09:25:48 -0700 (PDT) Received: from netfoo.net (netfoo.net [206.162.201.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2329E43FE5 for ; Tue, 1 Jul 2003 09:25:48 -0700 (PDT) (envelope-from paul@pboehmer.com) Received: from netfoo.net (netfoo.net [206.162.201.200]) by netfoo.net (8.12.9/8.12.9) with ESMTP id h61GPaJt037934 for ; Tue, 1 Jul 2003 12:25:37 -0400 (EDT) (envelope-from paul@pboehmer.com) Date: Tue, 1 Jul 2003 12:25:31 -0400 (EDT) From: Paul Boehmer X-X-Sender: paul@netfoo.net To: hardware@freebsd.org Message-ID: <20030701120702.I37908@netfoo.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-DCC-SdV-Metrics: vulcan.netfoo.net 1179; Body=1 Fuz1=1 Fuz2=1 X-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL version=2.55 X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) Subject: bktr msp34 help X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jul 2003 16:25:49 -0000 I recently received a STB PCI TV card (from an old Gatway PC) from a buddy due to lack of XP drivers and was delighted to find that the video capture works using the bktr driver. The only problem is that I cannot get audio output, no whitenoise, nothing. I did a search on the multimedia list and found the following link to a new MSP34XXXX driver ported from linux - http://people.freebsd.org/~alex, but the dmesg output is different in that the patched/unpatched kernel is the dmesg output line that writes: bktr0: msp3400: error while reading chip version Now the question.... How do I get the device to bind to the driver? I posted messages on the multimedia list, and got some ideas, but no luck. Is this something I need to email the bktr driver maintainer about? I can supply additional information if needed. Below is some system info: Relevant PCI Conf (pciconf -lv): -------------------------------------- bktr0@pci0:10:0: class=0x040000 card=0x263610b4 chip=0x036e109e rev=0x02 hdr=0x00 vendor = 'Brooktree Corporation' device = 'Bt878 MediaStream Controller' class = multimedia subclass = video none3@pci0:10:1: class=0x048000 card=0x263610b4 chip=0x0878109e rev=0x02 hdr=0x00 vendor = 'Brooktree Corporation' device = 'Bt878 Video Capture (Audio Section)' class = multimedia Partial dmesg list (with bktr.stable.patch applied): --------------------------------------- bktr0: mem 0xdc9fe000-0xdc9fefff irq 5 at device 10.0 on pci0 iicbb0: on bti2c0 iicbus0: on iicbb0 master-only iicbus1: on iicbb0 master-only smbus0: on bti2c0 smb0: on smbus0 bktr0: Detected a MSP3434\^A-\^A0 at 0x80 bktr0: STB TV/PCI, Philips FR1236 NTSC FM tuner, dbx stereo, msp3400c stereo. bktr0: msp3400: error while reading chip version pci0: (vendor=0x109e, dev=0x0878) at 10.1 irq 5 Any help appreciated, thanks in advance -- Paul Boehmer paul@pboehmer.com