From owner-freebsd-questions@FreeBSD.ORG Tue Dec 18 03:02:02 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C771816A417 for ; Tue, 18 Dec 2007 03:02:02 +0000 (UTC) (envelope-from jrisom@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.179]) by mx1.freebsd.org (Postfix) with ESMTP id 61FD713C458 for ; Tue, 18 Dec 2007 03:02:02 +0000 (UTC) (envelope-from jrisom@gmail.com) Received: by py-out-1112.google.com with SMTP id u77so4362464pyb.3 for ; Mon, 17 Dec 2007 19:02:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:in-reply-to:references:mime-version:content-type:message-id:content-transfer-encoding:cc:from:subject:date:to:x-mailer; bh=dYsO+SYvGeuIjTT5UQonRL9qi539TVaYVRG1U9qBzVA=; b=EEqLzvzK/Ar9ttl4sPjeiI7dRYsQ6v56BLIraMErHzv329JEHHIKImMUcJulhQwQXu0SjLkMphfIWd8q8vXAsYxf18HAf22Dll2d58XWSb8cO6MedLrHsU9jgzwcLsAn2Mvph/YVUVDE7TcB/JxFO7i3qwdYpPxTtfbmdOVO3q8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=in-reply-to:references:mime-version:content-type:message-id:content-transfer-encoding:cc:from:subject:date:to:x-mailer; b=d7bYkFK2dvwmfYi+U3m5dfiHAvEgZylrG5HZ+1fjaF3qk0+7V/TG4I91NXkefhQCfxGMFf8so3vwJ2rT3tks8mZ0HpMANuyJZCTM9rY8aQ72VPOtN9mVO25J/s/lfWx1LFN9cWe4n/Loz33ikb77RgIbEzHQ6I05jqelUSI4Qyw= Received: by 10.35.42.18 with SMTP id u18mr3000074pyj.58.1197946919510; Mon, 17 Dec 2007 19:01:59 -0800 (PST) Received: from ?192.168.1.7? ( [74.134.230.123]) by mx.google.com with ESMTPS id z52sm18968186pyg.2007.12.17.19.01.57 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 17 Dec 2007 19:01:57 -0800 (PST) In-Reply-To: <20071218010210.GA84424@thought.org> References: <20071217210610.GA81881@thought.org> <20071217234134.GA93551@slackbox.xs4all.nl> <20071218010210.GA84424@thought.org> Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <5c5ffddc77b36ab1ce9603b513392085@gmail.com> Content-Transfer-Encoding: 7bit From: Joshua Isom Date: Mon, 17 Dec 2007 21:02:32 -0600 To: Gary Kline X-Mailer: Apple Mail (2.624) Cc: FreeBSD Mailing List Subject: Re: No audio whatever.... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Dec 2007 03:02:02 -0000 On Dec 17, 2007, at 7:02 PM, Gary Kline wrote: > On Tue, Dec 18, 2007 at 12:41:34AM +0100, Roland Smith wrote: >> On Mon, Dec 17, 2007 at 01:06:10PM -0800, Gary Kline wrote: >>> >>> I realize this may have no easy answer, but suddenly, >>> after a portupgrade -aP. I have no sound. catting >>> /deev/snstat does tell me that my sound card is there. >>> my volme is set to 100%. Where else shoulf I be >>> looking. >> >> See if the sound server is running. KDE uses aRts, gnome uses esd, >> IIRC. > > > Yes, the arts daemon is running and the esd isn't. Logged in as > Gnomee,, no sound, tho. Is there something that will tell me > why pcm0 is giving me these strange "overruns", "interrupts" > and so forth? > > To the entire list: be very careful about upgrading right now. > .... > > gary > > What about using cdcontrol to play a cd? If your cd-rom drive's hooked up to the audio port on your motherboard, it should skip anything in FreeBSD and go from hardware to speakers. It might help track down the problem. Also, did you upgrade OSS? OSS uses /usr/src so if you've also done a csup of /usr/src that doesn't match what's installed it's possible you got something screwy to happen. Oh, if you get BEL, you're better off than me for that. I get all of my sound to work except for BEL!