From owner-freebsd-questions@FreeBSD.ORG Mon Apr 20 01:10:18 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 B0E24106566C for ; Mon, 20 Apr 2009 01:10:18 +0000 (UTC) (envelope-from eitanadlerlist@gmail.com) Received: from mail-qy0-f105.google.com (mail-qy0-f105.google.com [209.85.221.105]) by mx1.freebsd.org (Postfix) with ESMTP id 614E68FC0A for ; Mon, 20 Apr 2009 01:10:18 +0000 (UTC) (envelope-from eitanadlerlist@gmail.com) Received: by qyk3 with SMTP id 3so400887qyk.3 for ; Sun, 19 Apr 2009 18:10:17 -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:cc:subject:references:in-reply-to :x-enigmail-version:openpgp:content-type:content-transfer-encoding; bh=/qd/1r5IZWdG4YntdwihjcyHWyMoQBm8GDnj24W+0DE=; b=U7Og2/lW1q409qw9T9dWYAbz4DsjfzJemIHVyECQ/Q8Um6VUeImeWBo0043/0B5N9b yzC8kmMIhBL0AEvhyogfnBzeqk0Fpc0FfhxpUm7v1suCZwHxmyMBqSJsYXXMzgYH/1pH pt5SiBj4/aHN8rxzhMJ8K1dlaYgzqcwjIooq8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:openpgp:content-type :content-transfer-encoding; b=IBZWDdt2ZUIcvvSctmuCrJazygrt8Ui1lqEoI7wr9Gc73JmuHy9iGrk7sjVUk41FPh RkQxvBBcW//Kl8ggvgWgxXupx5Y1EXta/Ol7txLznjRvPGrjdEnn/SlKT1YYqaLRENt/ G24879H1OY1lbLZTTLV4gj+WyUIn5lymJD6BE= Received: by 10.224.45.74 with SMTP id d10mr5671845qaf.156.1240189817874; Sun, 19 Apr 2009 18:10:17 -0700 (PDT) Received: from aargh.lan (ool-182fcc8b.dyn.optonline.net [24.47.204.139]) by mx.google.com with ESMTPS id 7sm2725420qwf.15.2009.04.19.18.10.16 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 19 Apr 2009 18:10:17 -0700 (PDT) Message-ID: <49EBCBAC.3030002@gmail.com> Date: Sun, 19 Apr 2009 21:11:08 -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: patfbsd@davenulle.org References: <49E8BDAA.6030902@gmail.com> <20090418081247.1fc11079@icy.local> <49EA87EF.9080800@gmail.com> <20090419131404.5541f6b3@baby-jane.lamaiziere.net> In-Reply-To: <20090419131404.5541f6b3@baby-jane.lamaiziere.net> 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 Cc: freebsd-questions@freebsd.org Subject: Re: 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: Mon, 20 Apr 2009 01:10:18 -0000 > If it still doesn't work put a verbose boot dmesg of snd_hda and pcm > somewhere (see the man page of snd_hda) and ask on the > freebsd-multimedia@ mailing list. #sysctl hw.snd.default_unit=0 Works - thanks. Now - to make this change stick I add it to /boot/loader.conf ? Thanks all for your help. > > Regards > -- Eitan Adler "Security is increased by designing for the way humans actually behave." -Jakob Nielsen