From owner-freebsd-questions Sat Nov 20 17:27:29 1999 Delivered-To: freebsd-questions@freebsd.org Received: from mail.enteract.com (mail.enteract.com [207.229.143.33]) by hub.freebsd.org (Postfix) with ESMTP id B2E3014D99 for ; Sat, 20 Nov 1999 17:27:27 -0800 (PST) (envelope-from dscheidt@enteract.com) Received: from shell-3.enteract.com (dscheidt@shell-3.enteract.com [207.229.143.42]) by mail.enteract.com (8.9.3/8.9.3) with SMTP id TAA33031; Sat, 20 Nov 1999 19:27:25 -0600 (CST) (envelope-from dscheidt@enteract.com) Date: Sat, 20 Nov 1999 19:27:25 -0600 (CST) From: David Scheidt To: Marc Wandschneider Cc: "'freebsd-questions@FreeBSD.ORG'" Subject: Re: So, Um ... How does it work? (Sound) In-Reply-To: <13D5F9EDFD72D211BC3100105A1C2233054A25@AKIRA> 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 Sat, 20 Nov 1999, Marc Wandschneider wrote: > Now, the question is: How do I make it work under the various > environments? I tried firing up a .wav player under KDE, but it > couldn't find it either. It was looking for /dev/mixer. > > Do I have to create a new device? is there some sinister step I > missed? Without knowing what version of FreeBSD you are using, it's hard to say. If the card is being seen at boot -- look in /var/run/dmesg.boot -- then it sounds like you need to make the sound devices. Try cd /dev ./MAKEDEV snd1 as root. David scheidt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message