From owner-freebsd-questions@FreeBSD.ORG Thu Jan 11 05:59:15 2007 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EC19216A407 for ; Thu, 11 Jan 2007 05:59:15 +0000 (UTC) (envelope-from bobmc@bobmc.net) Received: from smtp-out.fcibroadband.com (smtp-out.fcibroadband.com [64.119.104.17]) by mx1.freebsd.org (Postfix) with ESMTP id C2FF213C428 for ; Thu, 11 Jan 2007 05:59:15 +0000 (UTC) (envelope-from bobmc@bobmc.net) Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp-in1.fcibroadband.com (Postfix) with ESMTP id 426E61B184A for ; Thu, 11 Jan 2007 00:59:15 -0500 (EST) Received: from smtp-out1 ([127.0.0.1]) by localhost (smtp-out1 [127.0.0.1]) (amavisd-new, port 10025) with SMTP id 06230-01 for ; Thu, 11 Jan 2007 00:59:12 -0500 (EST) Received: from [192.168.1.102] (unknown [209.104.171.253]) by smtp-out.fcibroadband.com (Postfix) with ESMTP id BF4B41B176C for ; Thu, 11 Jan 2007 00:59:12 -0500 (EST) Message-ID: <45A5D1C2.3090002@bobmc.net> Date: Thu, 11 Jan 2007 00:57:22 -0500 From: Bob McIsaac User-Agent: Thunderbird 1.5 (X11/20060317) MIME-Version: 1.0 To: questions@freebsd.org References: <200701110548.l0B5mrkO055630@banyan.cs.ait.ac.th> In-Reply-To: <200701110548.l0B5mrkO055630@banyan.cs.ait.ac.th> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: Laptop speaker vs earphone 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: Thu, 11 Jan 2007 05:59:16 -0000 Olivier Nicole wrote: >> I'm using Ariff Abdullah's snd_hda driver on 6.2-RC2. >> The driver reports: >> pcm0: mem 0xc0000000-0xc0003fff >> irq 16 at device 20.2 on pci0 >> pcm0: >> pcm0: >> > > I'd tend to that that the thing that stop the speaker when you plug in > the earphone is purely mechanical/analog electornic, it is not even at > the digital electronic level, your OS cannot detect that an earphone > has been pluged in, it is like your home stereo. > > It ust be a feature of Acer! > > Olivier > > A headphone plugged into a speaker line would blast your ears because of the extreme difference in sensitivity unless the jack switches in a series resistor to reduce the level. If you notice poor low-freq response in your phones, that implies it is a line jack intended for an external speaker amplifier.. -BobMc-