From owner-freebsd-current@FreeBSD.ORG Fri Apr 20 08:17:00 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 676B4106566B for ; Fri, 20 Apr 2012 08:17:00 +0000 (UTC) (envelope-from hannes@mehnert.org) Received: from mail.h3q.com (mail.h3q.com [213.73.89.199]) by mx1.freebsd.org (Postfix) with ESMTP id A891B8FC0C for ; Fri, 20 Apr 2012 08:16:59 +0000 (UTC) Received: (qmail 16960 invoked from network); 20 Apr 2012 08:16:58 -0000 Received: from mail.h3q.com (HELO mail.h3q.com) (mail.h3q.com) by mail.h3q.com with CAMELLIA256-SHA encrypted SMTP; 20 Apr 2012 08:16:58 -0000 Message-ID: <4F911B8A.1000304@mehnert.org> Date: Fri, 20 Apr 2012 10:17:14 +0200 From: Hannes Mehnert User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:10.0) Gecko/20120210 Thunderbird/10.0 MIME-Version: 1.0 To: Kevin Oberman References: <201204200701.08507.erichfreebsdlist@ovitrap.com> <4F90AE77.2020408@gmail.com> <201204200825.42651.erichfreebsdlist@ovitrap.com> <4F910C22.4020902@mehnert.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Erich Dollansky , matt , freebsd-current@freebsd.org Subject: Re: Status on X220 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Apr 2012 08:17:00 -0000 Hi, On 04/20/2012 09:30, Kevin Oberman wrote: > Hmm. Almost works. If is set hw.snd.default_unit=1, the speakers are > off whether the headphones are plugged in an I get the same behavior. It would be nice if there would be some event triggered if a headphone is plugged in. What is notable is that the system beep works on the loudspeakers even if hw.snd.default_unit=1 and no headphones are plugged in. If headphones are plugged in, the system beep makes noise on these. > when they are, I only get > sound from the right channel and the volume control seems to be > non-operative. Volume control with mixer/aumix and the both channels work fine for me. > Even mute does nothing. Mute is actually not working for me either, apart from the system beep, which can be muted on loudspeakers and headphones. Hannes