From owner-freebsd-questions Tue Nov 16 15:42: 2 1999 Delivered-To: freebsd-questions@freebsd.org Received: from smtp10.atl.mindspring.net (smtp10.atl.mindspring.net [207.69.200.246]) by hub.freebsd.org (Postfix) with ESMTP id 4630C14F3E for ; Tue, 16 Nov 1999 15:41:58 -0800 (PST) (envelope-from igiveup@ix.netcom.com) Received: from ix.netcom.com (user-2ini87a.dialup.mindspring.com [165.121.32.234]) by smtp10.atl.mindspring.net (8.8.5/8.8.5) with ESMTP id SAA06589; Tue, 16 Nov 1999 18:41:53 -0500 (EST) Message-ID: <3831EBBB.A1080834@ix.netcom.com> Date: Tue, 16 Nov 1999 15:41:47 -0800 From: Ben Speirs X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 3.3-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: rjk191@psu.edu Cc: questions@freebsd.org Subject: Re: sound card detected but no sound References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ray Kohler wrote: > > Today I compiled in my kernel for the first time support my my sound > card, an Ensoniq AudioPCI (es1370). Everything checks out, but I > can't get it to work. Information follows (maybe more than anyone > wanted to know). I'd be most grateful if anyone could help me out on > this. > > I put this line in my kernel: > device pcm0 at isa? port ? tty irq 10 drq 1 flags 0x0 > > Then I recompiled it, installed it, and rebooted: > es1: rev 0x00 int a irq 10 on pci0.11.0 > pcm1: using I/O space register mapping at 0xee80 > > And did a "MAKEDEV snd0" in /dev: I think you have to do a "MAKEDEV snd1" in /dev since the card probed as pcm1. Good Luck. -- -Ben Speirs To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message