From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: Benq S32 headphones detection Date: Mon, 27 Apr 2009 17:29:30 +0200 Message-ID: References: Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.suse.de (cantor.suse.de [195.135.220.2]) by alsa0.perex.cz (Postfix) with ESMTP id 3EBF6245AE for ; Mon, 27 Apr 2009 17:29:30 +0200 (CEST) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: Aleh Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org At Mon, 27 Apr 2009 18:25:18 +0300, Aleh wrote: > > On Mon, 27 Apr 2009 13:13:17 +0300, Takashi Iwai wrote: > > > At Thu, 23 Apr 2009 22:50:32 +0300, > > Aleh wrote: > >> > >> On Thu, 23 Apr 2009 14:04:12 +0300, Takashi Iwai wrote: > >> > At Thu, 23 Apr 2009 11:58:58 +0300 > >> > Aleh wrote: > >> >> > >> >> Hi, > >> >> > >> >> I had a problem with muting speakers when headphones are plugged-in > >> on > >> >> my > >> >> Benq S32B. So I added proper board configuration to > >> >> sound/pci/hda/patch_realtek.c and now it works. > >> >> > >> >> I wonder if anyone has similar hardware (S-series Benq laptop) to > >> test > >> >> the > >> >> patch (attached) if you find it useful. > >> > > >> > Thanks for the patch. > >> > The lack of headphone mute is likely because of codec SSID value. > >> > The realtek codec is supposed to have some special SSID indicating > >> > the assembly information, but many vendors don't follow it. > >> > > >> > Could you try the patch below and try model=auto? It's found in > >> > sound-unstable tree, too... > >> > >> > >> Downloaded and installed > >> http://ftp.kernel.org/pub/linux/kernel/people/tiwai/alsa/alsa-driver/alsa-driver-unstable-snapshot.tar.bz2 > >> in accordance with those instructions: > >> http://alsa-project.org/main/index.php/Matrix:Module-hda-intel > >> > >> loaded it with option 'model=auto' as you suggested, launched mplayer > >> and > >> plugged/unplugged headphones several times. > >> Unfortunately, those actions weren't recognized and laudspeakers > >> continued > >> playing without any interruption. > > > > OK, I found a problem. The hook wasn't activated for ALC262. > > I fixed the patch now. Could you retry the unstable snapshot again? > > Gave a try to today's snapshot - the problem still exists as headphones > haven't been detected. With alsa-driver-unstable snapshot tarball? What is the first line of alsa-driver*/alsa-kernel/HEAD file? Takashi