From owner-freebsd-newbies Tue Aug 7 20: 0:46 2001 Delivered-To: freebsd-newbies@freebsd.org Received: from binary.ath.cx (unknown [200.171.41.43]) by hub.freebsd.org (Postfix) with ESMTP id ADF7537B403 for ; Tue, 7 Aug 2001 20:00:42 -0700 (PDT) (envelope-from binary@binary.ath.cx) Received: (from binary@localhost) by binary.ath.cx (8.11.4/8.11.3) id f782wdR00953; Tue, 7 Aug 2001 23:58:39 -0300 (BRT) (envelope-from binary) Date: Tue, 7 Aug 2001 23:58:38 -0300 From: BinarySoul To: Bad Mamma Jamma Cc: freebsd-newbies@FreeBSD.ORG Subject: Re: Sound not configured right Message-ID: <20010807235838.C486@binary.ath.cx> References: <001201c11f74$98465ca0$1200a8c0@tbird> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <001201c11f74$98465ca0$1200a8c0@tbird> Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hmmm... have you created the snd devices? just type: #cd /dev #./MAKEDEV snd0 #ls -la /dev > /dev/dsp If you hear some kind of noise, its working :) Bad Mamma Jamma escreveu: > > Hi all, I'm attempting to get my sound card going and I'm having some problems. I have a Crystal 4236 onboard sound card in a Dell Optiplex GX1 running 4.3-STABLE. I added "device pcm" and "device csa" to the kernel, recompiled, rebooted and per the handbook cat'd /dev/sndstat and got "cat: /dev/sndstat: No such file or directory". Can anyone offer any suggestions as to what I may be doing wrong? I checked the archives and didn't find anything. Thanks for your time. > > Regards, Mike > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message