From: Takashi Iwai <tiwai@suse.de>
To: Mike FABIAN <mfabian@redhat.com>
Cc: alsa-devel@alsa-project.org, Takashi Iwai <tiwai@suse.com>
Subject: Re: No sound on HDMI by default on Lenovo T14s using Fedora 37
Date: Wed, 18 Jan 2023 19:45:16 +0100 [thread overview]
Message-ID: <877cxj65s3.wl-tiwai@suse.de> (raw)
In-Reply-To: <s9dfsc7ixik.fsf@hathi.site>
On Wed, 18 Jan 2023 18:05:23 +0100,
Mike FABIAN wrote:
>
> Takashi Iwai <tiwai@suse.de> さんはかきました:
>
> > On Wed, 18 Jan 2023 16:30:53 +0100,
> > Mike FABIAN wrote:
> >>
> >>
> >> With a Lenovo Thinkpad T14s (Gen1, Intel version), I tried to get sound
> >> on the monitor speakers via the HDMI cable.
> >>
> >> It didn’t work out of the box and after a bit of googling I found:
> >>
> >> https://forums.lenovo.com/t5/ThinkPad-T400-T500-and-newer-T-series-Laptops/T14s-AMD-no-HDMI-audio-on-Linux/m-p/5081195?page=2
> >>
> >>
> >> which suggested to put
> >>
> >> snd_rn_pci_acp3x.dmic_acpi_check=0
> >>
> >> on the kernel command line.
> >>
> >> So I tried this:
> >>
> >> $ cat /etc/modprobe.d/lenovot14s.conf
> >> options snd-rn-pci-acp3x dmic_acpi_check=0
> >>
> >> And that did make it work indeed.
> >>
> >> I have no idea what this means and why this makes it work.
> >
> > The option basically should influence on the driver's behavior whether
> > to probe the built-in d-mic or not, and it has no direct relationship
> > with HDMI (supposedly via HD-audio bus), so it's puzzling how this
> > fixes the problem.
> >
> > Could you run alsa-info.sh (with --no-upload option) on both working
> > and non-working cases, and attach both outputs for comparison?
>
> I removed /etc/modprobe.d/lenovot14s.conf but now it still works ☹
>
> I did a “sudo dnf --enablerepo=updates-testing update”
>
> since I last rebooted, so it is possible that an update fixed this.
>
> So unfortunately I cannot produce a “alsa-info.sh --no-upload” output
> for the non-working case anymore (I attached the output for the working
> case *without* /etc/modprobe.d/lenovot14s.conf (i.e. without snd_rn_pci_acp3x.dmic_acpi_check=0)
Hm, I see no snd-rn-pci-acp3x module is loaded there, so something
might prevent it loaded (e.g. blacklist or such)?
And, with this state, can you use the built-in mic? Also, how after
restoring the module option?
thanks,
Takashi
next prev parent reply other threads:[~2023-01-18 18:46 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-18 15:30 No sound on HDMI by default on Lenovo T14s using Fedora 37 Mike FABIAN
2023-01-18 16:11 ` Takashi Iwai
2023-01-18 17:05 ` Mike FABIAN
2023-01-18 18:45 ` Takashi Iwai [this message]
2023-01-19 10:16 ` Takashi Iwai
2023-01-20 11:39 ` Mike FABIAN
2023-01-20 12:10 ` Takashi Iwai
2023-02-11 8:20 ` Mike FABIAN
2023-02-11 8:35 ` Takashi Iwai
2023-02-11 8:38 ` Mike FABIAN
2023-02-11 8:42 ` Takashi Iwai
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=877cxj65s3.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@alsa-project.org \
--cc=mfabian@redhat.com \
--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.