From owner-freebsd-questions Tue Feb 20 16:16:16 2001 Delivered-To: freebsd-questions@freebsd.org Received: from p1.cs.ohiou.edu (p1.cs.ohiou.edu [132.235.1.11]) by hub.freebsd.org (Postfix) with ESMTP id 61D4D37B401 for ; Tue, 20 Feb 2001 16:16:11 -0800 (PST) (envelope-from frussell@p1.cs.ohiou.edu) Received: from localhost (frussell@localhost) by p1.cs.ohiou.edu (8.9.3/8.9.3) with SMTP id TAA22824; Tue, 20 Feb 2001 19:16:03 -0500 (EST) Date: Tue, 20 Feb 2001 19:16:03 -0500 (EST) From: Russell Francis X-Sender: frussell@p1 To: Alexandre Florio Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Sound Problem In-Reply-To: <20010220195913.67266416.alexandre@cipher.com.br> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Hi All, > > I've got an ESS Technology PCI sound card. > For installation on FreeBSD (4.2-RELEASE), I did the following, under > handbook's recomendation: > > - added `device pcm` to kernel configuration; > - recompiled the kernel; > - installed the new kernel; > - cd /dev; sh MAKEDEV snd0; sh MAKEDEV snd1. > > This is the output of cat /dev/sndstat: > > FreeBSD Audio Driver (newpcm) Feb 9 2001 17:01:26 > Installed devices: > pcm0: at io 0xd800,0xd400,0xd000 irq 7 (1p/1r channels) > > This is the dmesg output related to pcm configuration: > > pcm0: port > 0xb400-0xb403,0xb800-0xb803,0xd000-0xd00f,0xd400-0xd40f,0xd800-0xd83f irq > 7 at device 6.0 on pci0 > > But when I try playing something... > > alexandre@is32:/usr/home/alexandre/downloads$ mpg123 > Br_Project_-_Animal_Mix_\(final_mix\).mp3 > High Performance MPEG 1.0/2.0/2.5 Audio Player for Layer 1, 2 and 3. > Version 0.59r (1999/Jun/15). Written and copyrights by Michael Hipp. > Uses code from various people. See 'README' for more! > THIS SOFTWARE COMES WITH ABSOLUTELY NO WARRANTY! USE AT YOUR OWN RISK! > /dev/dsp: Device not configured > /dev/dsp: Device not configured > /dev/dsp: Device not configured > audio: Device not configured > > Does anybody knows what can be going on, or where I can find more > information regarding configuring sound with FreeBSD? > > Thanx a lot... I had similar problems too and don't know exactly why it happens but when I play it through /dev/dsp0 it works great :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message