From owner-freebsd-stable Thu May 24 11:46:21 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.wesleyan.edu (smtp.wesleyan.edu [129.133.1.61]) by hub.freebsd.org (Postfix) with ESMTP id 5AC9F37B423; Thu, 24 May 2001 11:46:15 -0700 (PDT) (envelope-from vsavichev@mail.wesleyan.edu) Received: from localhost (vsavichev@localhost) by mail.wesleyan.edu (8.9.3/8.9.1) with ESMTP id OAA12578; Thu, 24 May 2001 14:46:05 -0400 (EDT) Date: Thu, 24 May 2001 14:46:05 -0400 (EDT) From: Vladimir Savichev To: Christopher Shumway Cc: stable@FreeBSD.ORG, greid@FreeBSD.ORG Subject: Re: device pcm problem?: downgrade 5.0 -> 4.3 took out sound of mybox In-Reply-To: <20010524111236.N49742-100000@titan.titan-project.org> Message-ID: 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 Thu, 24 May 2001, Christopher Shumway wrote: > 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 > > obviously i followed to "Sound" in Handbook where it's written do it twice sh MAKEDEV snd0 and sh MAKEDEV snd1 so turned it to be /dev/dsp -> /dev/dsp1, when i did sh MAKEDEV snd0 it changed to /dev/dsp -> /dev/dsp0 so it seems to work now, no I don't need scb. So what's wrong with Handbook ? thank you for your responce. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message