From owner-freebsd-questions Sun Apr 14 15:48:37 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by hub.freebsd.org (Postfix) with SMTP id 8A3B437B400 for ; Sun, 14 Apr 2002 15:48:33 -0700 (PDT) Received: (qmail 15813 invoked by uid 0); 14 Apr 2002 22:48:31 -0000 Received: from tk212017108240.univie.teleweb.at (HELO Deadcell.ant) (212.17.108.240) by mail.gmx.net (mp011-rz3) with SMTP; 14 Apr 2002 22:48:31 -0000 Received: (from ant@localhost) by Deadcell.ant (8.11.6/8.11.6) id g3EMmSU27415; Mon, 15 Apr 2002 00:48:28 +0200 (CEST) (envelope-from ant) Date: Mon, 15 Apr 2002 00:48:28 +0200 From: Andreas Ntaflos To: George Georgalis Cc: freebsd-questions@freebsd.org Subject: Re: make sound? Message-ID: <20020415004828.A27387@Deadcell.ant> Mail-Followup-To: George Georgalis , freebsd-questions@freebsd.org References: <20020414160250.E1146@trot.haven.dom> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020414160250.E1146@trot.haven.dom>; from george@galis.org on Sun, Apr 14, 2002 at 04:02:50PM -0400 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 On Sun, Apr 14, 2002 at 04:02:50PM -0400, George Georgalis wrote: > I've been very happy with freebsd, today I can watch mpegs I recorded with the HQ option... see below. > > Now I need sound. What is the fundamental port I need to fix: > couldn't open/init audio device -> NOSOUND > > /dev/dsp is 'there' > lrwxrwxrwx 1 root wheel 4 Mar 6 08:27 /dev/dsp -> dsp0 > lrwxrwxrwx 1 root wheel 6 Mar 6 08:27 /dev/dsp0 -> dsp0.0 > crw-rw-rw- 1 root wheel 30, 3 Mar 6 08:27 /dev/dsp0.0 > crw-rw-rw- 1 root wheel 30, 0x00010003 Mar 6 08:27 /dev/dsp0.1 > crw-rw-rw- 1 root wheel 30, 0x00020003 Mar 6 08:27 /dev/dsp0.2 > crw-rw-rw- 1 root wheel 30, 0x00030003 Mar 6 08:27 /dev/dsp0.3 > lrwxrwxrwx 1 root wheel 5 Mar 6 08:27 /dev/dspW -> dspW0 > lrwxrwxrwx 1 root wheel 7 Mar 6 08:27 /dev/dspW0 -> dspW0.0 > crw-rw-rw- 1 root wheel 30, 5 Mar 6 08:27 /dev/dspW0.0 > crw-rw-rw- 1 root wheel 30, 0x00010005 Mar 6 08:27 /dev/dspW0.1 > crw-rw-rw- 1 root wheel 30, 0x00020005 Mar 6 08:27 /dev/dspW0.2 > crw-rw-rw- 1 root wheel 30, 0x00030005 Mar 6 08:27 /dev/dspW0.3 > Have you compiled your kernel with sound support? What kind of soundchip do you have? Are you sure no other program which locks the dsp device is running? Eg. xmms or whatever? Your /dev/dsp devices look normal to me, my `ls /dev/dsp*` looks the same. HTH regards -- Andreas "ant" Ntaflos ntaflos.andreas@gmx.net Vienna, AUSTRIA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message