From owner-freebsd-multimedia Mon Sep 10 15:23: 3 2001 Delivered-To: freebsd-multimedia@freebsd.org Received: from mule.aciri.org (mule.aciri.org [192.150.187.28]) by hub.freebsd.org (Postfix) with ESMTP id A39B237B403 for ; Mon, 10 Sep 2001 15:23:00 -0700 (PDT) Received: from mule.aciri.org (localhost [127.0.0.1]) by mule.aciri.org (8.11.3/8.11.1) with ESMTP id f8AMLfN89486; Mon, 10 Sep 2001 15:21:41 -0700 (PDT) (envelope-from hodson@mule.aciri.org) Message-Id: <200109102221.f8AMLfN89486@mule.aciri.org> X-Mailer: exmh version 2.1.1 10/15/1999 To: Geoff Rehmet Cc: freebsd-multimedia@freebsd.org In-reply-to: Your message of Mon, 10 Sep 2001 19:58:52 +0200 Subject: Re: " Problem with CMedia 8738 " Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 10 Sep 2001 15:21:41 -0700 From: Orion Hodson Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org In message <20010910195852.A320@redpoint.rehmet.alt.za>,Geoff Rehmet writes: > I'm trying to get my sound card with a Cmedia 8738 chipset > working udner 4.3-STABLE, but have run into the problem, > that for any program that talks to /dev/dsp, only the SPDIF > port is active, while the speakers work when using /dev/audio > (no SPDIF then). > > Dmesg output includes the following: > pcm0: port 0xd800-0xd8ff irq 11 at device 12.0 on pci0 > > And cat /dev/sndstat gives: > redpoint:~% cat /dev/sndstat > FreeBSD Audio Driver (newpcm) Jul 25 2001 21:52:10 > Installed devices: > pcm0: at io 0xd800 irq 11 (1p/1r channels duplex) > > I hope I am not missing anything really obvious. > > Any help on this one would be appreciated. > > Ciao, > Geoff. Geoff, This sounds like a bug if you are running exactly the same test on both device entries. The use of SPDIF should be triggered by the sample rate selected - it can only work at 44.1kHz and 48kHz there is no hook to check which device is in use. We really need a sysctl to select whether SPDIF comes on at 44.1/48kHz. Kind Regards - Orion To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message