From owner-freebsd-multimedia@FreeBSD.ORG Wed Oct 17 11:54:09 2007 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AAB3016A417 for ; Wed, 17 Oct 2007 11:54:09 +0000 (UTC) (envelope-from chardon.frederic@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by mx1.freebsd.org (Postfix) with ESMTP id 42C9813C459 for ; Wed, 17 Oct 2007 11:54:09 +0000 (UTC) (envelope-from chardon.frederic@gmail.com) Received: by py-out-1112.google.com with SMTP id u77so4460934pyb for ; Wed, 17 Oct 2007 04:54:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=4OEMPdfpkG9tO3hotcwGJ0lRnRbXsexmcBEeP/mXwTQ=; b=FB0FvTRlEq0+DAUtR+trOjFXS3giolA3+jTYMro6c2A18jkcdLw/6yr7kmXmLDMPS/BbYJxitxzfe99jC/J6a3YvVp+GVjl/rBX9JVtRj/ykmkjUHnUmzX1gglw8EfKD007lgyFO4HBtbB6V7Vr2plMMrg4/DA3pjxNCnlK4vJw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=kZGmdn/THbWNBRWfjL4CdQ9YFrLQMwuDtDfxxSzkL0nXe4Co3sKLqRIZATCWraw4/YYgztYW4Rpz55SVU34eCmnFLQWmA5BwETe/zi1WSL1tUcAko7CPucPRHpZ7UfMfYjB7jgY3g6lMP9nj2qDG2en493IkXClsjKhiYRs0fc8= Received: by 10.35.47.10 with SMTP id z10mr10421820pyj.1192620435473; Wed, 17 Oct 2007 04:27:15 -0700 (PDT) Received: by 10.35.97.6 with HTTP; Wed, 17 Oct 2007 04:27:15 -0700 (PDT) Message-ID: <8e73e8440710170427j3efa4246xa60cba165b76cb67@mail.gmail.com> Date: Wed, 17 Oct 2007 13:27:15 +0200 From: "Frederic Chardon" To: freebsd-multimedia@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Plug in headphone doesn't mute speaker X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Oct 2007 11:54:09 -0000 Hello all, Sorry for the maybe dumb question but I use FreeBSD for just 2 weeks... I have a HP nx6110 laptop running release 6.2 p7. I use snd_ich module (not compiled in kernel). Everything works great except for the output of sound: whenever I plug in headphone or external speaker the internal speaker continue functionning. A solution seems to exist for snd_hda: http://lists.freebsd.org/mailman/htdig/freebsd-multimedia/2007-January/005687.html but I'm not familiar with all this patching process and I don't know if I can use it without breaking everything. I am far from being able to adapt it to my case if necessary. Also someone with the same problem but a different laptop says that this problem is solved in 7-current here: http://lists.freebsd.org/mailman/htdig/freebsd-multimedia/2007-January/005668.html Does anybody know how to solve this problem ? I'd like to avoid upgrading to 7 for now if possible, even if it is not current anymore I am not sure to be able to play with this one yet... Best regards Fred