All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: "Jarosław Janik" <jaroslaw.janik@gmail.com>
Cc: Takashi Iwai <tiwai@suse.de>, Takashi Iwai <tiwai@suse.com>,
	linux-sound@vger.kernel.org
Subject: Re: [PATCH 0/2] Fix beep notifications by Thinkpad's ACPI firmware
Date: Thu, 21 Nov 2024 16:39:21 +0100	[thread overview]
Message-ID: <871pz438ba.wl-tiwai@suse.de> (raw)
In-Reply-To: <4ca8fe7a-a81c-4a46-8795-60f7f5d1771d@gmail.com>

On Thu, 21 Nov 2024 02:15:43 +0100,
Jarosław Janik wrote:
> 
> On 20.11.2024 16:09, Takashi Iwai wrote:
> >> The speakers are completely silent once you connect headphones,
> >> regardless of Speakers Volume / Mute Switch settings.
> > 
> > Even if you turn off "Auto-Mute Mode"...?  If yes, check the widget
> > NID 0x10 and 0x1f in the codec proc file
> > (/proc/asound/card*/codec#*).  The former should have the output amp
> > value like 0x40, and the latter should be pinctl 0x40 (output).
> > You can override the values directly via hda-verb, too.
> 
> Yes, speakers are always silent when headphones are connected,
> regardless of Auto-Mute Mode and even if Speaker Mixer is set to max and
> unmuted (which translates to 0x40 for NID 0x10 in my
> /proc/asound/card0/codec#0).
> When it comes to Pin-ctl of 0x1f - it is "0x40: OUT" as you said it
> should be, unless Auto-Mute is enabled and headphones are connected
> (it's 0x00 then); but it doesn't change anything - if you plug
> headphones - speakers are quiet.

Aha, that's an interesting information.  Then basically Auto-Mute Mode
control is useless on your machine, and can be omitted.


Takashi

  reply	other threads:[~2024-11-21 15:39 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-30 17:18 [PATCH 0/2] Fix beep notifications by Thinkpad's ACPI firmware Jarosław Janik
2024-10-30 17:18 ` [PATCH 1/2] Revert "ALSA: hda/conexant: Mute speakers at suspend / shutdown" Jarosław Janik
2024-10-30 17:18 ` [PATCH 2/2] Revert "ALSA: hda/generic: Add a helper to mute speakers at suspend/shutdown" Jarosław Janik
2024-10-31  9:15 ` [PATCH 0/2] Fix beep notifications by Thinkpad's ACPI firmware Takashi Iwai
2024-10-31 16:12   ` Jarosław Janik
2024-10-31 16:21     ` Takashi Iwai
2024-10-31 16:43       ` Jarosław Janik
2024-11-01  8:18         ` Takashi Iwai
2024-11-01 23:15           ` Jarosław Janik
2024-11-02  8:27             ` Takashi Iwai
2024-11-02 22:45               ` Jarosław Janik
2024-11-08 14:17                 ` Takashi Iwai
2024-11-14  0:04                   ` Jarosław Janik
2024-11-14 13:42                     ` Takashi Iwai
2024-11-15  4:34                       ` Jarosław Janik
2024-11-19 15:21                         ` Takashi Iwai
2024-11-20  1:29                           ` Jarosław Janik
2024-11-20  7:04                             ` Takashi Iwai
2024-11-20 15:00                               ` Jarosław Janik
2024-11-20 15:09                                 ` Takashi Iwai
2024-11-21  1:15                                   ` Jarosław Janik
2024-11-21 15:39                                     ` Takashi Iwai [this message]
2024-10-31 18:53   ` Thorsten Leemhuis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871pz438ba.wl-tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=jaroslaw.janik@gmail.com \
    --cc=linux-sound@vger.kernel.org \
    --cc=tiwai@suse.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.