From owner-freebsd-questions@FreeBSD.ORG Wed Mar 11 06:26:08 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 79894106564A for ; Wed, 11 Mar 2009 06:26:08 +0000 (UTC) (envelope-from alainfabry@belgacom.net) Received: from mailrelay004.isp.belgacom.be (mailrelay004.isp.belgacom.be [195.238.6.170]) by mx1.freebsd.org (Postfix) with ESMTP id CD0C28FC15 for ; Wed, 11 Mar 2009 06:26:07 +0000 (UTC) (envelope-from alainfabry@belgacom.net) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApoEAFf2tknDDR9Z/2dsb2JhbADSC4JFDIE8BocRAg Received: from event89.event.belbone.be (HELO localhost) ([195.13.31.89]) by relay.skynet.be with ESMTP; 11 Mar 2009 07:26:05 +0100 Date: Wed, 11 Mar 2009 07:24:11 +0100 From: "Alain G. Fabry" To: Wojciech Puchar Message-ID: <20090311062410.GA5070@desmo.3rdrock.kicks-ass.net> References: <20090310190037.GA26899@desmo.3rdrock.kicks-ass.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i 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: Wed, 11 Mar 2009 06:26:08 -0000 On Tue, Mar 10, 2009 at 08:03:49PM +0100, Wojciech Puchar wrote: > > >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 > :) Nope, no sound coming out of my speakers. I was a bit worried that it was my audio card died on me but booting from another external HD with FreeBSD, everything seems to work fine. I'll portupgrade the other HD also to verify if the same issue occurs. I've only updated gtar, libsndfile, and ruby18-bdb that day, so I assumed it had to do with libsndfile. Hopefully I'll know more the next few days, so don't spend any time on my problem for now ;-) Thanks, > _______________________________________________ > 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"