From owner-freebsd-questions Sun Jun 3 18: 6: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.urx.com (mail.urx.com [63.170.19.36]) by hub.freebsd.org (Postfix) with ESMTP id DEAD037B401 for ; Sun, 3 Jun 2001 18:05:58 -0700 (PDT) (envelope-from kstewart@urx.com) Received: from urx.com [206.159.132.160] by mail.urx.com with ESMTP (SMTPD32-6.06) id AEDF1ED20474; Sun, 03 Jun 2001 18:05:35 -0700 Message-ID: <3B1ADEDF.409A814A@urx.com> Date: Sun, 03 Jun 2001 18:05:35 -0700 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.77 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Narles Cc: questions@freebsd.org, crtb@tomato.crtb.net Subject: Re: Sound devs in 4.2? References: <200106040100.f54103p02423@tomato.crtb.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Narles wrote: > > I can't seem to build a kernel with audio devices configured! > In FreeBSD 4.2Release, with either a PCI or ISA sound card, > I have tried various combinations of > device pcm (or pcm0 or pcm0 with params) > device snd (ditto) > device sbc > device sb > device sbxvi > device sbmidi > device opl > and can't get /dev/sequencer (among others) to appear. > dmesg | egrep 'pcm|sb|midi' announces > > pcm0: port 0x6500-0x653f irq 11 at device 13.0 on pci0 You only need to use device pcm with the Ensoniq Es1371. You have to cd /dev sh MAKEDEV snd0 before you have sound. Kent > > but /dev/{midi,music,pss,sequencer} remain "unconfigured". > > I can send stuff through /dev/audio and hear it, but alas, all my > audio software wants /dev/sequencer before anything else! > > /dev/sndstat delivers this info: > > FreeBSD Audio Driver (newpcm) May 10 2001 11:38:48 > Installed devices: > pcm0: at io 0x6500 irq 11 (1p/1r channels duplex) > > Neither LINT nor the man pages say whether I should have anything > other than "device pcm" there; the suggestion in LINT is that the > other devices belong with "device snd" which is said to be deprecated. > > Chuck Bacon - crtb@cape.com > "Good is better than evil 'cause it's nicer". --Li'l Abner > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message