From owner-freebsd-multimedia Sat Dec 15 8:44: 7 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 515C037B405 for ; Sat, 15 Dec 2001 08:44:03 -0800 (PST) Received: from mule.aciri.org (localhost [127.0.0.1]) by mule.aciri.org (8.11.3/8.11.1) with ESMTP id fBFGhqw83715; Sat, 15 Dec 2001 08:43:52 -0800 (PST) (envelope-from hodson@mule.aciri.org) Message-Id: <200112151643.fBFGhqw83715@mule.aciri.org> X-Mailer: exmh version 2.1.1 10/15/1999 To: "David C. Myers" Cc: freebsd-multimedia@freebsd.org In-reply-to: Your message of Fri, 14 Dec 2001 13:39:53 -0800 Subject: Re: " no sound from CMedia 8738 " Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 15 Dec 2001 08:43:52 -0800 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 <1008365993.31723.0.camel@marburg.aedifice.net>,"David C. Myers" wri tes: > > Folks: > > Has anyone got one of these audio chipsets to work under FreeBSD > 4.4-stable? It seems to be recognized properly (pcm attached to the > device), but no sound comes out when (e.g.) I play an MP3 file. > > > % cat /dev/sndstat > FreeBSD Audio Driver (newpcm) Dec 11 2001 08:01:20 > Installed devices: > pcm0: at io 0xd400 irq 11 (1p/1r/0v channels duplex) > > > There are indications in the archives that people got this chipset to > work on previous versions of FreeBSD, so I'm wondering if there's some > update on its status. Can you try 3 things to help clarify the problem - other people who have reported a similar problem have not been forthcoming with additional info that would help pin point the problem. Can you try the following and let me know what happens in each case: 1. use mpg123 to play an audio file (no gui that may hide error messages). Does it appear to be playing the file? eg doesn't complain about not being able to open the device. 2. Configure your mp3 player to play at a rate lower than 44.1kHz, eg try mpg123 -2 foo.mp3 3. Configure your mp3 player to use /dev/audio rather than /dev/dsp? And try playing the same file. mpg123 -a /dev/audio foo.mp3 Thanks - Orion To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message