From owner-freebsd-multimedia Mon May 24 22:47:34 1999 Delivered-To: freebsd-multimedia@freebsd.org Received: from fleming.cs.strath.ac.uk (fleming.cs.strath.ac.uk [130.159.196.126]) by hub.freebsd.org (Postfix) with ESMTP id 8934C155F6 for ; Mon, 24 May 1999 22:47:25 -0700 (PDT) (envelope-from roger@cs.strath.ac.uk) Received: from cs.strath.ac.uk (scary.dmem.strath.ac.uk [130.159.202.5]) by fleming.cs.strath.ac.uk (8.8.8/8.8.8) with ESMTP id GAA20107 Tue, 25 May 1999 06:47:07 +0100 (BST) Message-ID: <374A3974.A7810C55@cs.strath.ac.uk> Date: Tue, 25 May 1999 06:47:32 +0100 From: Roger Hardiman Organization: Strathclyde University X-Mailer: Mozilla 4.04 [en] (X11; I; FreeBSD 3.2-STABLE i386) MIME-Version: 1.0 To: Raul Zighelboim , multimedia@freebsd.org Subject: STB and support for DBX stereo chips References: <79103FDEF940D2118D9D00A0C9C9309C5FE36B@nezu.internal> <19990524194208.A7022@ipass.net> <374A1EBD.3D9D5F29@zighelboim.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Raul, I see the STB card has a DBX stereo chip. This may be the problem. On cheaper Mono TV cards, there is a path from the tuner's audio out to the Audio Mux. (a selector where the audio source is chosen) TUNER--(mono)------->AUDIO_MUX----->LINE_OUT On DBX stereo cards, there is a channel from the DBX stereo chip to the AUDIO_MUX TUNER--(mono)------->AUDIO_MUX | AUDIO_MUX----->LINE_OUT +--DBX--(stereo)-->AUDIO_MUX Now the FreeBSD bt848/bt878 driver does not support the DBX chip. It simply mutes it! If your card has the 'mono' route, you can get mono audio. If the STB card only has the 'stereo' route, you'll get no audio from your Tuner. No one in the USA has bothered to write DBX support for the bt848/bt878 driver. I live in the UK, so I cannot help. The linux bttv drive has DBX support if people are looking for pointers. Anyway, there are a few things to try first, assuming your card support the 'mono' audio from the tuner. a) have you tried speakers on the bt848 card's line out. b) we need to check the audio mux values are right for you. This can only be done in Windows. Start Windows, download bt848are.exe from somewhere on ftp://telepresence.dmem.strath.ac.uk/pub/bt848 Run it. It monitors what the bt848 is doing. We need to see what values the GPIO output mask and GPIO bits do when you select Tuner Audio, Mute and External Audio. Let me know how you get on. Bye Roger To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message