From owner-freebsd-questions@FreeBSD.ORG Mon Mar 7 02:01:57 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D08816A4FA for ; Mon, 7 Mar 2005 02:01:54 +0000 (GMT) Received: from smtpq2.home.nl (smtpq2.home.nl [213.51.128.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EAC343D2F for ; Mon, 7 Mar 2005 02:01:54 +0000 (GMT) (envelope-from danny@ricin.com) Received: from [213.51.128.132] (port=55842 helo=smtp1.home.nl) by smtpq2.home.nl with esmtp (Exim 4.30) id 1D87ZB-0005C4-AH; Mon, 07 Mar 2005 03:01:53 +0100 Received: from cp464173-a.dbsch1.nb.home.nl ([84.27.215.228]:63777 helo=workstation.homenet) by smtp1.home.nl with esmtp (Exim 4.30) id 1D87Z8-0008Kt-Cg; Mon, 07 Mar 2005 03:01:50 +0100 From: Danny Pansters To: tweek Date: Mon, 7 Mar 2005 03:00:12 +0100 User-Agent: KMail/1.7.2 References: <82d8d698050306173520efbed0@mail.gmail.com> In-Reply-To: <82d8d698050306173520efbed0@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200503070300.12463.danny@ricin.com> X-AtHome-MailScanner-Information: Please contact support@home.nl for more information X-AtHome-MailScanner: Found to be clean cc: freebsd-questions@freebsd.org Subject: Re: STB2 BT878 - sound works under Windows XP and btwincap, doesn't with bktr X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: danny@ricin.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Mar 2005 02:01:58 -0000 On Monday 7 March 2005 02:35, tweek wrote: > I have an STB2 bt878 card, purchased for $12 on eBay. It works great > under XP with btwincap, with or without an analog audio cable that > runs from the card to my soundcard. In FreeBSD with a kernel compiled > with bktr support, I can see video clearly with fxtv > (http://tweek.no-ip.org/stuff/hockey.png) but can't hear anything. > (Tried both audio internal and audio auto modes.) > > None of the mixers are muted; sound works. Here's some relevant lines > from my dmesg: > > bktr0: mem 0xd0001000-0xd0001fff irq 11 at device 14.0 on > pci0 bktr0: [GIANT-LOCKED] > bktr0: STB TV/PCI, Philips FR1236 NTSC FM tuner, dbx stereo. > pci0: at device 14.1 (no driver attached) > pcm0: port 0x1040-0x107f irq 5 at device 15.0 on pci0 > pcm0: > pcm0: [GIANT-LOCKED] > > ... and some relevant lines from my kernel: > > device joy > device bktr > device iicbus > device iicbb > device iicsmb > device smbus > options BROOKTREE_SYSTEM_DEFAULT=BROOKTREE_NTSC > options OVERRIDE_CARD=3 > options OVERRIDE_TUNER=9 > options BKTR_NEW_MSP34XX_DRIVER > device sio > device sound > device "snd_es137x" > Though msp34xxx sound should be able to work (that is via the tuner) most people (/me too) resort to connecting the TV card's cound-out to one of the soundcard's line-in inlets. I'd recommend this. Tuning channels/frequencies should change the picture as well as the sound. You'd use auto for audio in fxtv and use your mixer to adjust the level. HTH, Dan