From owner-freebsd-stable Thu May 24 11:14:34 2001 Delivered-To: freebsd-stable@freebsd.org Received: from titan.titan-project.org (titan.titan-project.org [216.127.78.20]) by hub.freebsd.org (Postfix) with ESMTP id 987B737B422; Thu, 24 May 2001 11:14:31 -0700 (PDT) (envelope-from cshumway@titan-project.org) Received: from localhost (cshumway@localhost [127.0.0.1]) by titan.titan-project.org (8.11.3/8.11.3) with ESMTP id f4OIEYx49856; Thu, 24 May 2001 11:14:35 -0700 (PDT) (envelope-from cshumway@titan-project.org) Date: Thu, 24 May 2001 11:14:34 -0700 (PDT) From: Christopher Shumway To: Vladimir Savichev Cc: , Subject: Re: device pcm problem?: downgrade 5.0 -> 4.3 took out sound of mybox In-Reply-To: Message-ID: <20010524111236.N49742-100000@titan.titan-project.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 23 May 2001, Vladimir Savichev wrote: > 23 21:19:35 EDT 2001 root@ariel.phys.wesleyan.edu:/usr/obj/usr/src/sys/ARIEL i386 > > FreeBSD Audio Driver (newpcm) May 23 2001 21:19:04 > Installed devices: pcm0: at io 0xdc00 irq 11 (1p/1r channels duplex) You might need the sbc(4) bridge driver in your kernel along with pcm for this card to work. > after downgrade from 5.0-current sound stoped working, e.g. mpg123 output > /dev/dsp: Device not configured > /dev/dsp: Device not configured > /dev/dsp: Device not configured > audio: Device not configured /dev/dsp should be a symbolic link to dsp0. Is it? You might need to re-run "sh MAKEDEV snd0" in /dev to make sure all the links are correct. --- Christopher Shumway cshumway@titan-project.org cshumway@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message