From owner-freebsd-questions@FreeBSD.ORG Fri Apr 17 17:33:42 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 4C7F1106566C for ; Fri, 17 Apr 2009 17:33:42 +0000 (UTC) (envelope-from eitanadlerlist@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.234]) by mx1.freebsd.org (Postfix) with ESMTP id 1D1E68FC08 for ; Fri, 17 Apr 2009 17:33:41 +0000 (UTC) (envelope-from eitanadlerlist@gmail.com) Received: by rv-out-0506.google.com with SMTP id l9so933305rvb.43 for ; Fri, 17 Apr 2009 10:33:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:x-enigmail-version:openpgp :content-type:content-transfer-encoding; bh=56AF67wkMY28RYApx6iAN1TdlLra9l+lf4xI6YEgGKI=; b=OTrD3l9SFb31ueuMAD/JUP4BEEwNvnks3ogB0H90BxC63+gPjCAWCb7BZcw44Sw6Wo 6vQewQQLgheWmr0M/1ZJhB87P2/m/r3TDUSQpBgMSxktoaq9w7RtMY9CvknyeSEQnuYi aWqlbNU7lJVFK5BZJQV2CHzugrHaBl60/d2xo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=JtyDh2hHwpizHo6DQGuzDjKCQLfSMYaJivcjSA3TIOMyACEowC9K/c2JyqsTGAAH18 QQJ23lphfKvA4n0RNQdgeIBoZZhQAU1Ax19v1d5HJOBNCXG87/0/PA+UtjWsIEkYQ2VS A+XCvUADbn0f3Uq4nTZtUCFZFyifLhaJG76yU= Received: by 10.141.132.1 with SMTP id j1mr1285974rvn.124.1239989621652; Fri, 17 Apr 2009 10:33:41 -0700 (PDT) Received: from aargh.lan (ool-182fcc8b.dyn.optonline.net [24.47.204.139]) by mx.google.com with ESMTPS id b8sm813241rvf.26.2009.04.17.10.33.40 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 17 Apr 2009 10:33:40 -0700 (PDT) Message-ID: <49E8BDAA.6030902@gmail.com> Date: Fri, 17 Apr 2009 13:34:34 -0400 From: Eitan Adler User-Agent: Mozilla (X11; U; FreeBSD i386; en-US; ) Gecko Thunderbird Mnenhy/0.7.6.666 MIME-Version: 1.0 To: freebsd-questions@freebsd.org X-Enigmail-Version: 0.95.7 OpenPGP: id=E9C2CCD1; url=pgp.mit.edu Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: snd-hda no sound whatsoever 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: Fri, 17 Apr 2009 17:33:42 -0000 I have no sound whatsoever. Speakers are plugged in and turned on. I'm not sure what debugging information I need. $kldstat |grep snd 5 1 0xc5985000 19000 snd_hda.ko $cat /bin/sh >/dev/dsp Produces no sound $sysctl -a|grep hda http://isis.poly.edu/~eitan/files/hda-sound-problem-sysctl-output.txt $cat /dev/sndstat (hw.snd.verbose: 4) http://isis.poly.edu/~eitan/files/hda-sound-problem-sndstat-output.txt Any ideas? -- Eitan Adler "Security is increased by designing for the way humans actually behave." -Jakob Nielsen