From owner-freebsd-questions Wed May 17 12:22:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mc-qout4.whowhere.com (mc-qout4.whowhere.com [209.185.123.18]) by hub.freebsd.org (Postfix) with SMTP id 0375B37B727 for ; Wed, 17 May 2000 12:22:23 -0700 (PDT) (envelope-from hpadmin@my-deja.com) Received: from Unknown/Local ([?.?.?.?]) by my-deja.com; Wed May 17 12:21:58 2000 To: freebsd-questions@freebsd.org Date: Wed, 17 May 2000 12:21:58 -0700 From: " " Message-ID: Mime-Version: 1.0 X-Sent-Mail: on Reply-To: hpadmin@my-Deja.com X-Mailer: MailCity Service Subject: Re: sound card detection problem X-Sender-Ip: 198.202.216.4 Organization: My Deja Email (http://www.my-deja.com:80) Content-Type: text/plain; charset=us-ascii Content-Language: en Content-Length: 1214 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I noticed my kernel config had both device pcm and device sbc0 @isa ......etc.... I removed the sbc0 line and added device sbc and it now is detected correctly HOWEVER Now my programs cannot access the sound device. Kmidi says "/dev/dsp: Device Not Confiured". Kmixer suggests I change the permissions to /dev/mixer. Kmp3 just core dumps (as is it's habit) I MADEDEV /dev/snd0 Anything else I am missing? Dan Baker -- On 16 May 2000 19:29:19 -040 Lowell Gilbert wrote: >hpadmin@my-deja.com writes: > >> Whe booting FreeBSD 4.0-release, my soundblaster16 is detected as sbc1. >> There is, of course, no direct access to the card using the snd/pcm >> driver. My sound apps (Kmp3, kmidi, etc) appear to work fine, but no >> sound output. Am I correct in assuming that mis-identification of the >> sound card is the cause, and what would cause this? > >Not to state the obvious, but try dumping sound to both audio0 and >audio1; if the latter works, but /dev/audio is linked to audio0, you >won't get sound out. You should be able to just MAKEDEV snd1 and >everything should be set. > >Be well. > --== Sent via Deja.com http://www.deja.com/ ==-- Before you buy. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message