From owner-freebsd-questions Tue Apr 24 20:28:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.urx.com (mail.urx.com [63.170.19.36]) by hub.freebsd.org (Postfix) with ESMTP id DC72A37B422 for ; Tue, 24 Apr 2001 20:28:36 -0700 (PDT) (envelope-from kstewart@urx.com) Received: from urx.com [206.159.132.160] by mail.urx.com with ESMTP (SMTPD32-6.06) id A46240F02A2; Tue, 24 Apr 2001 20:28:34 -0700 Message-ID: <3AE64462.DB8074C3@urx.com> Date: Tue, 24 Apr 2001 20:28:34 -0700 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Thomas Champion Cc: freebsd-questions@FreeBSD.ORG Subject: Re: sound support References: <3AE62C28.CC21C008@championville.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thomas Champion wrote: > > Greetings: > > I just installed FreeBSD 4.2. I am now looking to get sound and my cd > player working. I have tried to use a couple of cd-players in X, but > keep getting the message : (in this example form xcdplayer) > > open: : Device not configured > > How do I setup my cd-player under FreeBSD? Do these cdplayer programs > default to trying to use /dev/cdrom (which was the case in Linux)? If > so, how do I work around this. Also, what permissions are needed to > allow a 'normal' user the correct access? > > I also need to setup sound support in general. I know that under Linux > my soundcard (Ensoniq AudioPCI) used the es1370 driver. Under FreeBSD I > have been getting a message from one program saying : > > cannot open output file /dev/dsp: permission denied > > I have looked in my copy of 'The Complete FreeBSD' , but have found > nothing that helps me get my sound working. > Any help is appreciated. Look at chapter 14 in the handbook. See http://www.freebsd.org/doc/en_US.ISO_8859-1/books/handbook/sound.html You have to add "device pcm" and rebuild your kernel and boot to it. At that point, you have to do a "./MAKEDEV snd0" and you should have sound. Some where in man pcm or one of the other man pages, they suggest that you link /dev/cdrom to /dev/acd0c. Kent > > Thomas > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message