From owner-freebsd-multimedia@FreeBSD.ORG Mon Sep 27 16:37:20 2004 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2666F16A4D0 for ; Mon, 27 Sep 2004 16:37:20 +0000 (GMT) Received: from wannabe.dyn.guru.org (wannabe.guru.org [216.254.31.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id DAF5143D3F for ; Mon, 27 Sep 2004 16:37:19 +0000 (GMT) (envelope-from scott@wannabe.dyn.guru.org) Received: from scott by wannabe.dyn.guru.org with local (Exim 4.24; FreeBSD) id 1CByV2-0004a5-AF for multimedia@freebsd.org; Mon, 27 Sep 2004 09:37:16 -0700 Date: Mon, 27 Sep 2004 09:37:16 -0700 From: Scott Gasch To: multimedia@freebsd.org Message-ID: <20040927163716.GA17469@wannabe.guru.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: no sound with bktr driver X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Sep 2004 16:37:20 -0000 I'm trying to get a Hauppauge WinTV PVR 45xxx card working under FreeBSD 5.2.1. With the bktr driver I am able to get video but no sound. It seems like the card is not producing sound - I've plugged a pair of headphones into the line out of the capture card and hear nothing. So this is not a problem with the sound card or mixer levels. I've tried using sysctl to override the card type (sysctl hw.bt848.card=nnnn) and 1..13 all have the same problem. I'm testing with applications like fxtv and xmradio. Here's the relevant portion of dmesg: bktr0: mem 0xec100000-0xec100fff irq 17 at device 6.0 on pci0 bktr0: Hauppauge WinCast/TV, Philips FR1236 NTSC FM tuner. pci0: at device 6.1 (no driver attached) Here's the relevant portion of my kernel config: device bktr options BROOKTREE_SYSTEM_DEFAULT=BROOKTREE_NTSC device iicbus device iicbb device smbus Does anyone have any luck with this card and/or any advice? Thanks, Scott -- Scott Gasch scott@wannabe.guru.org