All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pierre-Louis Bossart <pierre-louis.bossart@linux.dev>
To: Michael <michael.aug@proton.me>,
	"alsa-devel@alsa-project.org" <alsa-devel@alsa-project.org>
Cc: "yung-chuan.liao@linux.intel.com"
	<yung-chuan.liao@linux.intel.com>,
	"cezary.rojewski@intel.com" <cezary.rojewski@intel.com>,
	"peter.ujfalusi@linux.intel.com" <peter.ujfalusi@linux.intel.com>,
	"kai.vehmanen@linux.intel.com" <kai.vehmanen@linux.intel.com>,
	"broonie@kernel.org" <broonie@kernel.org>,
	"Ding, Shenghao" <shenghao-ding@ti.com>
Subject: Re: [BUG] ASoC: Intel PTL missing SoundWire machine match for RT712 + 4x TAS2783 speakers
Date: Mon, 3 Aug 2026 12:35:05 +0200	[thread overview]
Message-ID: <b0bba73d-0ce4-4472-affe-e5dd6f4bbdc2@linux.dev> (raw)
In-Reply-To: <0yjEfELdq8KgSJpwXwJvW10Htk7nW2uES5-hrdsx3iQUTRo3m_gxNgy9pTHxQinv0XiP2d8GWccuIbm3LuZthqwX7FQc_LAg5rncuoCx-70=@proton.me>


> The expected configuration appears to be:
> 
> |link 2:   4 x TAS2783 (mfg_id 0x0102, part_id 0x0000) link 3:   RT712
> SDCA (mfg_id 0x025d, part_id 0x0712) |


There's a similar configuration with another bug report, see

https://bugzilla.kernel.org/show_bug.cgi?id=221782

the symptoms are different but clearly this configuration isn't well
handled just yet.

> Could you confirm whether this configuration is expected to be
> supported, and if so whether a PTL machine-table entry/topology is still
> missing?

It's my understanding that the function topologies are expected now,
machine table entries are no longer required.

In the dmesg log, what's suspicious to me is those lines:

[  225.115571] acpi device:1d: function type only supported as DisCo
constant
[  225.115930] acpi device:1f: function type only supported as DisCo
constant
[  225.116271] acpi device:21: function type only supported as DisCo
constant
[  225.116612] acpi device:23: function type only supported as DisCo
constant
[  225.117313] acpi device:25: SDCA function UAJ (type 6) at 0x1
[  225.117317] acpi device:26: SDCA function SmartMic (type 3) at 0x2
[  225.117320] acpi device:27: SDCA function HID (type 10) at 0x3

not sure why the 4 amps report information that's not well parsed, if
the amps were recognized as such you'd see a clearer log. For now only
the rt712 is handled correctly.

       reply	other threads:[~2026-08-05 10:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <0yjEfELdq8KgSJpwXwJvW10Htk7nW2uES5-hrdsx3iQUTRo3m_gxNgy9pTHxQinv0XiP2d8GWccuIbm3LuZthqwX7FQc_LAg5rncuoCx-70=@proton.me>
2026-08-03 10:35 ` Pierre-Louis Bossart [this message]
2026-08-04  6:46   ` [BUG] ASoC: Intel PTL missing SoundWire machine match for RT712 + 4x TAS2783 speakers Liao, Bard

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=b0bba73d-0ce4-4472-affe-e5dd6f4bbdc2@linux.dev \
    --to=pierre-louis.bossart@linux.dev \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=cezary.rojewski@intel.com \
    --cc=kai.vehmanen@linux.intel.com \
    --cc=michael.aug@proton.me \
    --cc=peter.ujfalusi@linux.intel.com \
    --cc=shenghao-ding@ti.com \
    --cc=yung-chuan.liao@linux.intel.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.