From owner-freebsd-questions Tue Sep 19 10:46:31 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dynamictrade.com (node-d8e93fd2.powerinter.net [216.233.63.210]) by hub.freebsd.org (Postfix) with SMTP id 9E97937B422 for ; Tue, 19 Sep 2000 10:46:24 -0700 (PDT) Received: (qmail 22239 invoked from network); 19 Sep 2000 17:46:23 -0000 Received: from tyr.internal.3.168.192.in-addr.arpa (HELO dynamictrade.com) (192.168.3.213) by mailhost.internal with SMTP; 19 Sep 2000 17:46:23 -0000 Message-ID: <39C7A6E1.84D6D3EE@dynamictrade.com> Date: Tue, 19 Sep 2000 12:48:17 -0500 From: john b p melesky X-Mailer: Mozilla 4.73 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: mattb@finsyn.com Cc: questions@FreeBSD.ORG Subject: Re: pcm dsp? References: <71F816A89AA9D3119F4C00D0B7094EFC198F75@FIN_SYN> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > compiled a kernel and added pcm for my ensoniq 1371 chipset card. > > I get a coredump when i close enlightenment. it says something about no > device /dev/dsp. su to root, then type in the following: # cd /dev # sh MAKEDEV snd0 In addition to compiling support into the kernel, you need to make the devices available -- those commands should do the trick. -johnnnnn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message