From owner-freebsd-questions@FreeBSD.ORG Fri Mar 22 14:26:01 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 5810BE8F for ; Fri, 22 Mar 2013 14:26:01 +0000 (UTC) (envelope-from bah@bananmonarki.se) Received: from feeder.usenet4all.se (1-1-1-38a.far.sth.bostream.se [82.182.32.53]) by mx1.freebsd.org (Postfix) with ESMTP id D1C6EF11 for ; Fri, 22 Mar 2013 14:25:59 +0000 (UTC) Received: from kw.news4all.se (usenet4all.se [82.182.32.53]) by feeder.usenet4all.se (8.13.1/8.13.1) with ESMTP id r2MEPpT2093785; Fri, 22 Mar 2013 15:25:52 +0100 (CET) (envelope-from bah@bananmonarki.se) Message-ID: <514C69D2.1040409@bananmonarki.se> Date: Fri, 22 Mar 2013 15:25:22 +0100 From: Bernt Hansson User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:17.0) Gecko/20130301 Thunderbird/17.0.3 MIME-Version: 1.0 To: FreeBSD Subject: Re: No sound with Thinkpad X60 References: <20130314225908.GA2157@thinkpad.piggybox> <20130315232827.GA2189@thinkpad.piggybox> <20130321234229.GA2205@thinkpad.piggybox> <514BEC19.2060802@bananmonarki.se> <20130322073106.10ab6e89@scorpio> In-Reply-To: <20130322073106.10ab6e89@scorpio> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Jerry X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Mar 2013 14:26:01 -0000 2013-03-22 12:31, Jerry skrev: > On Fri, 22 Mar 2013 06:28:57 +0100 > Bernt Hansson articulated: > >> 2013-03-22 00:42, Peter Harrison skrev: >> >> Put this in your /boot/loader.conf and report back. >> >> hw.snd.default_unit="0" >> >> Test with other nubers if 0 do not work. > > Using an nVidia card, I had to do the following: > > /etc/sysctl.conf > hw.snd.default_unit=4 > > Rebooted and the sound worked. I never found any truly accurate > information on it, it was basically just a trail and error experiment. > And YES, it sucks that in all to many cases, sound doesn't "just work". > If it "just work" there is no fun. Tinkering and using a braincell, or at the most two is much more rewarding.