alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: GitHub issues - opened <github@alsa-project.org>
To: alsa-devel@alsa-project.org
Subject: HP OMEN Transcend 14 (board 8C58, Meteor Lake) – SoundWire speakers not configured (missing UCM profile)
Date: Mon, 15 Dec 2025 13:25:59 +0100 (CET)	[thread overview]
Message-ID: <18816328f3a69100-webhooks-bot@alsa-project.org> (raw)
In-Reply-To: <18816328f2da4900-webhooks-bot@alsa-project.org>

alsa-project/alsa-ucm-conf issue #661 was opened from Farnaz03:

### **Hardware**

* Model: HP OMEN Transcend Gaming Laptop 14-fb0xxx
* Board ID: **8C58**
* CPU: Intel Meteor Lake-P
* Audio: Intel SOF + SoundWire
* Codec(s): rt711-sdca (headset), rt1316 (speaker amp)
* OS: Ubuntu 24.04 LTS

### **Kernels tested**

* 6.8.0-88-generic
* 6.8.0-90-generic
* 6.14.0-1008-oem
* 6.14.0-1014-oem

---

### **Description**

Internal speakers produce no sound on Linux. SOF firmware and SoundWire devices are detected successfully, and a Speaker PCM exists, but no UCM profile configures or enables the speaker path.

Audio reportedly worked earlier (May–July 2025) and stopped after an update around August 2025.

---

### **DMI / board identification**

```
sys_vendor   : HP
product_name : OMEN Transcend Gaming Laptop 14-fb0xxx
board_name   : 8C58
board_vendor : HP
```

---

### **SOF topology in use**

```
intel/sof-ace-tplg/sof-mtl-rt711-l0-rt1316-l3-2ch.tplg
```

---

### **aplay -l**

```
card 1: sofsoundwire [sof-soundwire], device 0: Jack Out
card 1: sofsoundwire [sof-soundwire], device 2: Speaker
card 1: sofsoundwire [sof-soundwire], device 31: Deepbuffer Jack Out
...
```

---

### **ALSA direct tests (PipeWire bypassed)**

```
aplay -D hw:1,2 /usr/share/sounds/alsa/Front_Center.wav
aplay -D hw:1,0 /usr/share/sounds/alsa/Front_Center.wav
aplay -D hw:1,31 /usr/share/sounds/alsa/Front_Center.wav
```

All fail with:

```
aplay: set_params: Channels count non available
```

---

### **UCM status**

```
/usr/share/alsa/ucm2/sof-soundwire/  -> empty (no profiles)
```

---

### **Expected result**

Internal speakers work via ALSA / PipeWire.

### **Actual result**

Speaker PCM exists but is unusable due to missing UCM configuration.

### **Request**

Add a UCM profile for HP OMEN Transcend 14 (board 8C58) under `sof-soundwire`, enabling the speaker path for the existing SOF topology.


### Optional notes / suggestions

This platform uses SOF SoundWire with rt1316 speaker amp and rt711 headset codec, and the loaded topology already supports a 2-channel speaker path:

sof-mtl-rt711-l0-rt1316-l3-2ch.tplg


It may be possible to adapt or clone an existing HP SoundWire UCM profile for Meteor Lake platforms using rt1316 (if available), matching DMI board ID `HP / 8C58`.

I am happy to test patches or provide additional logs if needed.

Issue URL     : https://github.com/alsa-project/alsa-ucm-conf/issues/661
Repository URL: https://github.com/alsa-project/alsa-ucm-conf

           reply	other threads:[~2025-12-15 12:27 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <18816328f2da4900-webhooks-bot@alsa-project.org>]

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=18816328f3a69100-webhooks-bot@alsa-project.org \
    --to=github@alsa-project.org \
    --cc=alsa-devel@alsa-project.org \
    /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;
as well as URLs for NNTP newsgroup(s).