From owner-freebsd-questions@FreeBSD.ORG Tue Mar 10 19:04:07 2009 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 107211065829 for ; Tue, 10 Mar 2009 19:04:07 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 54D138FC22 for ; Tue, 10 Mar 2009 19:04:05 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3) with ESMTP id n2AJ3n80013717; Tue, 10 Mar 2009 20:03:49 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.3/8.14.3/Submit) with ESMTP id n2AJ3n7x013714; Tue, 10 Mar 2009 20:03:49 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Tue, 10 Mar 2009 20:03:49 +0100 (CET) From: Wojciech Puchar To: "Alain G. Fabry" In-Reply-To: <20090310190037.GA26899@desmo.3rdrock.kicks-ass.net> Message-ID: References: <20090310190037.GA26899@desmo.3rdrock.kicks-ass.net> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: libsndfile portupgrade cuts sound... :-( 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, 10 Mar 2009 19:04:07 -0000 > Today, I successfully portupgraded libsndfile, but afterwards I noticed that my sound doesn't work anymore. > > Running FreeBSD 7.0-RELEASE #0 and have a '82801G (ICH7 Family) High Definition Audio' sound card. Before it was working without any problems with the sound/snd_hda drivers. > > What can I do to get my sound back up and running? > libsndfile has nothing to do with sound driver, i'm sure it's still working fine. just do cat /dev/urandom >/dev/audio to check :)