From owner-freebsd-stable Wed Jul 19 12:50: 7 2000 Delivered-To: freebsd-stable@freebsd.org Received: from front002.cluster1.charter.net (24-216-159-200.hsacorp.net [24.216.159.200]) by hub.freebsd.org (Postfix) with ESMTP id 1348C37BC83 for ; Wed, 19 Jul 2000 12:50:03 -0700 (PDT) (envelope-from duhring@charter.net) Received: from [24.217.4.31] (HELO dave) by front002.cluster1.charter.net (CommuniGate Pro SMTP 3.2.4) with SMTP id 13469736; Wed, 19 Jul 2000 15:49:01 -0400 From: David Uhring To: Conrad Sabatier Subject: Re: is the ensoniq 1371 sound chip supported? Date: Wed, 19 Jul 2000 14:50:01 -0500 X-Mailer: KMail [version 1.1.50] Content-Type: text/plain Cc: freebsd-stable@FreeBSD.ORG, sean@rentul.net References: In-Reply-To: MIME-Version: 1.0 Message-Id: <00071914500101.02917@dave> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 19 Jul 2000, Conrad Sabatier wrote: > On 18-Jul-00 David Uhring wrote: > > I can't get mine to work, either. The kernel is compiled with device > > pcm and > > dmesg shows that the kernel recognizes the card. What /dev/ > > have to be made? There is no pcm0 in /dev and MAKEDEV reports no such > > device, although > > pcm0 appears in dmesg. Running RELENG_4 compiled 12 Jul 00. > > In your kernel config file: > > device pcm > device sbc > > (the es1371 *is* a Soundblaster-compatible) > > In /dev, do "./MAKEDEV snd0". > > Works great for me! Kerneld was already configured correctly. I was unaware it is necessary to MAKEDEV sndX again after switching sound cards. Found the problem, thanks to the group. The es1373 works fine now. Documentation for sound is severely lacking in the man's, the Handbook & the mailing lists. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message