From mboxrd@z Thu Jan 1 00:00:00 1970 From: Raymond Yau Subject: Re: Intel HDA & Realtek issues on ASUS G751JM Date: Fri, 12 Jun 2015 10:34:41 +0800 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-ob0-f172.google.com (mail-ob0-f172.google.com [209.85.214.172]) by alsa0.perex.cz (Postfix) with ESMTP id 0DFD0266640 for ; Fri, 12 Jun 2015 04:34:42 +0200 (CEST) Received: by obbgp2 with SMTP id gp2so14867111obb.2 for ; Thu, 11 Jun 2015 19:34:41 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Nicolae Rosia Cc: Takashi Iwai , ALSA Development Mailing List List-Id: alsa-devel@alsa-project.org > > Thank you very much! > I have compiled hdajacksensetest from source and found out that one > pin was marked as Not connected even though it was present, and > another one was marked as Microphone. > I have used hdajackretask to force the retask at boot time (it didn't > work at runtime - it always displays tee: > /sys/class/sound/hwC1D0/reconfig: Device or resource busy) and now it > looks like this: Do you mean hdajackretask cannot shutdown pulseaudio or you still have other applicaion using the sound card which prevent dynamic reconfiguration of snd-hda-intel ? > ./hdajacksensetest -c 1 -a > Pin 0x12 (Internal Mic): present = No > Pin 0x14 (Internal Speaker): present = No > Pin 0x15 (Green Line Out, Rear side): present = Yes > Pin 0x16 (Green Line Out, Rear side): present = Yes > Pin 0x18 (Green Line Out, Rear side): present = Yes > Pin 0x19 (Not connected): present = No > Pin 0x1a (Internal Speaker): present = No > Pin 0x1b (Not connected): present = No > Pin 0x1d (Not connected): present = No > Pin 0x1e (Internal SPDIF Out): present = No > Pin 0x1f (Not connected): present = No Can you post the output of alsa-info.sh after you patched the line out jacks ? Which node is the headphone spdif combo jack ? Do both headphone jacks have headphone , headset or line out icon ? The normal fix is to add back the missing headphone jacks > > After this, I have modified the pulseaudio config, > /etc/pulse/daemon.conf, by adding the following: > default-sample-channels = 6 > enable-lfe-remixing = yes > and 5.1 works! > > How can we fix this for other owners? Do you mean switch to 5.1 profile in sound preference is not enough ? > >