From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julian Sikorski Subject: Re: model needed for Clevo P150HM (Realtek ALC892) Date: Fri, 01 Jul 2011 21:35:00 +0200 Message-ID: <4E0E2164.20501@gmail.com> References: <4E036C8F.3080709@gmail.com> <4E047441.4010003@gmail.com> <4E05C1B1.50302@gmail.com> <4E05C704.4080806@gmail.com> <4E05CE02.1070801@gmail.com> <4E082166.5060902@gmail.com> <4E08E33D.3060608@gmail.com> <4E0B62B6.6000007@gmail.com> <4E0B6BE0.1010003@gmail.com> <4E0B7D22.3040009@gmail.com> <4E0C17F2.5070704@gmail.com> <4E0CABBC.3070801@gmail.com> <4E0CBBED.9050501@gmail.com> <4E0CD984. 9050408@gmail.com> <4E0E1893.80206@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-ww0-f51.google.com (mail-ww0-f51.google.com [74.125.82.51]) by alsa0.perex.cz (Postfix) with ESMTP id 23B1C1039F0 for ; Fri, 1 Jul 2011 21:35:06 +0200 (CEST) Received: by wwj26 with SMTP id 26so2698720wwj.20 for ; Fri, 01 Jul 2011 12:35:05 -0700 (PDT) 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: Takashi Iwai Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org W dniu 01.07.2011 21:25, Takashi Iwai pisze: > At Fri, 01 Jul 2011 20:57:23 +0200, > Julian Sikorski wrote: >> >> W dniu 01.07.2011 09:32, Takashi Iwai pisze: >>> At Fri, 01 Jul 2011 07:21:34 +0200, >>> Takashi Iwai wrote: >>>> >>>> At Thu, 30 Jun 2011 22:16:04 +0200, >>>> Julian Sikorski wrote: >>>>> >>>>> It works, thanks! In more detail, the Speaker/Headphone situation is >>>>> back to 2.6.38 state - you can regulate them independently, but muting >>>>> one mutes the other. LFE/Center and Surround keep working correctly too. >>>>> The new output of alsa-info.sh: >>>>> http://www.alsa-project.org/db/?f=45bc0df9747371b348bde6c4aa508b2ba44aff47 >>>> >>>> Right, it's because ALC892 has no mute-control in pin widgets but >>>> only in the mixer widget. And HP and speaker paths share the same >>>> mixer, thus it's impossible to mute independently. >>> >>> I seem to have lied. It should be possible, and the emulator shows it >>> must be working well. >>> >>> Do I understand correctly that the problem is that both HP and speaker >>> outputs are muted simultaneously when you either of "Headphone" or >>> "Speaker" mixer switch is muted? >>> >>> If so, please give alsa-info.sh outputs at the problematic state, i.e. >>> the speaker gets muted by the headphone mixer switch or vice versa, >>> just to confirm. >>> >>> >>> thanks, >>> >>> Takashi >> Here you go: >> http://www.alsa-project.org/db/?f=c8f1e149c155ed950aea1a7327a5800fc2b61da2 >> I muted the speakers and the headphones went silent. > > Hm, I see no obvious problem in the codec tree and alsa mixers. > Could you check whether the playback without PulseAudio has the same > issue? Try pasuspender, e.g. > > % pasuspender aplay -Dplughw foo.wav > > (Depending on the version of PA, you might need to put '--' between > pasuspender and aplay.) > > > Takashi You are right, with pulseaudio out of the way everything works fine. Anything particular I should tell them? Julian