From: Takashi Iwai <tiwai@suse.de>
To: Vasiliy Kovalev <kovalev@altlinux.org>
Cc: Takashi Iwai <tiwai@suse.de>, Takashi Iwai <tiwai@suse.com>,
Jaroslav Kysela <perex@perex.cz>,
linux-sound@vger.kernel.org, linux-kernel@vger.kernel.org,
bo liu <bo.liu@senarytech.com>
Subject: Re: [PATCH] ALSA: hda/conexant - Fix audio routing for HP EliteOne 1000 G2
Date: Wed, 09 Oct 2024 14:49:34 +0200 [thread overview]
Message-ID: <87plo9tp9d.wl-tiwai@suse.de> (raw)
In-Reply-To: <b585fdc8-cc45-30e5-9f32-bc04d6df0244@basealt.ru>
On Wed, 09 Oct 2024 14:28:47 +0200,
Vasiliy Kovalev wrote:
>
> Hi,
>
> 09.10.2024 15:09, Takashi Iwai wrote:
> > On Wed, 09 Oct 2024 13:12:07 +0200,
> > Vasiliy Kovalev wrote:
> >>
> >> There is a problem with simultaneous audio output to headphones and
> >> speakers, and when headphones are turned off, the speakers also turn
> >> off and do not turn them on.
> >>
> >> However, it was found that if you boot linux immediately after windows,
> >> there are no such problems. When comparing alsa-info, the only difference
> >> is the different configuration of Node 0x1d:
> >>
> >> working conf. (windows): Pin-ctls: 0x80: HP
> >> not working (linux): Pin-ctls: 0xc0: OUT HP
> >>
> >> This patch disable the AC_PINCTL_OUT_EN bit of Node 0x1d and fixes the
> >> described problem.
> >>
> >> Signed-off-by: Vasiliy Kovalev <kovalev@altlinux.org>
> >
> > Interesting, is this pin not used by any routes, but it has to be set
> > up?
>
> Yes, I tried configuring this 0x1d address in hdajackretask for
> headphones and speakers, but to no avail. I also tried various hints,
> for example, inv_jack_detect=yes turned on the speakers, but at the
> same time the headphones stopped working and the system showed inverse
> detection. That is, changing this patch is the only way so far.
>
> I have attached two logs to the message:
> alsa-info.ERR.txt - the first linux boot
> alsa-info.OK.txt - booting linux after windows
OK, then could you add more comments to the quirk function and
resubmit? I guess we don't have to read the original value but just
use the fixed value for snd_hda_set_pin_ctl() for simplicity, too.
thanks,
Takashi
prev parent reply other threads:[~2024-10-09 12:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-09 11:12 [PATCH] ALSA: hda/conexant - Fix audio routing for HP EliteOne 1000 G2 Vasiliy Kovalev
2024-10-09 12:09 ` Takashi Iwai
2024-10-09 12:28 ` Vasiliy Kovalev
2024-10-09 12:49 ` Takashi Iwai [this message]
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=87plo9tp9d.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=bo.liu@senarytech.com \
--cc=kovalev@altlinux.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-sound@vger.kernel.org \
--cc=perex@perex.cz \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox