From owner-freebsd-questions@FreeBSD.ORG Wed Nov 24 14:26:06 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFD6D16A4CE for ; Wed, 24 Nov 2004 14:26:06 +0000 (GMT) Received: from web61003.mail.yahoo.com (web61003.mail.yahoo.com [216.155.196.92]) by mx1.FreeBSD.org (Postfix) with SMTP id 7D02043D54 for ; Wed, 24 Nov 2004 14:26:06 +0000 (GMT) (envelope-from silverback011@yahoo.com) Received: (qmail 960 invoked by uid 60001); 24 Nov 2004 14:26:05 -0000 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=NFj22KipzyeWndEFCcCg9HBT/00U+p2UlCOU6mOFsU9kDmS/sQpENjIbflCExNotqnlx4m1Fdu3abJg/oA1Rs8OhZZbNc3Rn0XKXI3APg8ecReY7zoS6kczEGLYWBlfQQzv7hYVRWmTPBwwctLnUeQiwkyfDduEfkmll1oU2C/Q= ; Message-ID: <20041124142603.955.qmail@web61003.mail.yahoo.com> Received: from [128.186.111.121] by web61003.mail.yahoo.com via HTTP; Wed, 24 Nov 2004 06:26:03 PST Date: Wed, 24 Nov 2004 06:26:03 -0800 (PST) From: Chuck Teal To: freebsd-questions@freebsd.org In-Reply-To: <41A3EFC6.7010304@adelphia.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: sound mysteriously not working X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Nov 2004 14:26:07 -0000 I had a similar issue. For me it was that the sound volumes were set to 0. Type the command mixer and if it gives you zeros for the settings then that is what is going on. I used the mixer command to set these. It modified my config files for me and works fine now. Hope this helps. Chuck --- Kevin Smith wrote: > sorry, a typo... > > "I booted windows on the same system and the sound > card/speakers are not > working".. > > meant is say "....sound card/speakers is working" > with windows. > > Kevin Smith wrote: > > > I had followed the handbook to configure sound > (sound blaser Live!) > > on my new 5.3 installation. It was working > yesterday but it doesn't > > work now. Just to verify, I booted windows on the > same system and the > > sound card/speakers are not working. > > > > Here is my dmesg output and sndstat: > > > > > dmesg|fgrep pcm0 > > pcm0: port 0xc800-0xc81f irq 18 > at device 2.0 on pci2 > > pcm0: > > > > /home/kevin> cat /dev/sndstat > > FreeBSD Audio Driver (newpcm) > > Installed devices: > > pcm0: at io 0xc800 irq 18 kld > snd_emu10k1 (4p/2r/0v > > channels duplex default) > > > > Any suggestions on what to try next ? > > > > -Kevin > > > > > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to > > "freebsd-questions-unsubscribe@freebsd.org" > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >