From owner-freebsd-questions Thu Apr 2 01:19:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA09536 for freebsd-questions-outgoing; Thu, 2 Apr 1998 01:19:34 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from cinch.rt66.com (brian@cinch.rt66.com [206.206.85.253]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA09518 for ; Thu, 2 Apr 1998 01:19:29 -0800 (PST) (envelope-from brian@cinch.rt66.com) Received: from localhost (brian@localhost) by cinch.rt66.com (8.8.8/8.8.5) with SMTP id CAA02145; Thu, 2 Apr 1998 02:16:47 -0700 (MST) Date: Thu, 2 Apr 1998 02:16:47 -0700 (MST) From: brian To: Martin Von_Schantz cc: questions@FreeBSD.ORG Subject: Re: sound In-Reply-To: <19980401172219.15324.qmail@hotmail.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 1 Apr 1998, Martin Von_Schantz wrote: > Hello, i have once again run into some trouble. > When I had downloaded mpg123, the system told me that I was missing > /dev/dsp , what can I do about this. > Make sure you have sound support in your kernel for your proper card. Check /usr/src/sys/i386/conf/LINT for the option,device of your sound card. Next go to /dev, and type ./MAKEDEV snd0.. This will make all the sound devices.. Brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message