From owner-freebsd-questions@FreeBSD.ORG Wed Nov 24 18:44:38 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 F20F716A4CE for ; Wed, 24 Nov 2004 18:44:38 +0000 (GMT) Received: from bel.hittite.isp.9tel.net (bel.hittite.isp.9tel.net [62.62.156.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F58243D49 for ; Wed, 24 Nov 2004 18:44:38 +0000 (GMT) (envelope-from huwwynnjones@neuf.fr) Received: from 177-219-118-80.kaptech.net (177-219-118-80.kaptech.net [80.118.219.177]) by bel.hittite.isp.9tel.net (Postfix) with ESMTP id 9009E148B40; Wed, 24 Nov 2004 19:55:40 +0100 (CET) From: Huw Wynn-Jones To: freebsd-questions@freebsd.org Date: Wed, 24 Nov 2004 19:44:40 +0100 User-Agent: KMail/1.7.1 References: <41A3EF62.6050309@adelphia.net> <41A3EFC6.7010304@adelphia.net> In-Reply-To: <41A3EFC6.7010304@adelphia.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200411241944.40931.huwwynnjones@neuf.fr> cc: Kevin Smith 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 18:44:39 -0000 On Wednesday 24 November 2004 03:19, 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 Hello Are you running KDE? If you are then try turning the volume up! It sounds silly but I had the same problem until I discovered the volume had been turned down to zero for some reason or another by KDE. Open up Kmix and check that both the Output PCM AND Input Volume levels are up and on. If you check the archives of this list you will find one or two others had this same problem plus some other useful answers. cheers Huw