Alsa-Devel Archive mirror
 help / color / mirror / Atom feed
From: GitHub pull_request - opened <github@alsa-project.org>
To: alsa-devel@alsa-project.org
Subject: MOTU 828 (28x32) ucm2 configuration
Date: Mon, 13 May 2024 23:30:17 +0200 (CEST)	[thread overview]
Message-ID: <20240513213017.A86F9F80224@alsa1.perex.cz> (raw)
In-Reply-To: <1715635811054205656-webhooks-bot@alsa-project.org>

alsa-project/alsa-ucm-conf pull request #416 was opened from beatboxa:

I am trying to create a UCM for the Motu 828 (28 x 32), which was released in 2024.  (Caution: there have been several versions of the 828 over the past few decades.  I am referring to the 2024 model).  

I am not particularly technical when it comes to code and I had to google what a Pull Request is.  And I am struggling on how to do this.  I had previously created an issue here:  https://github.com/alsa-project/alsa-ucm-conf/issues/415

I have made 2 different attempts at creating a ucm configuration:  1 with and 1 without use of the split pcm macros.  I based the 'macro version' loosely on the Motu M6 ucm.  And I created the one without based on a guide I found online.  The version without macros seemed to get further; but for purposes here, I will attempt the Macro version.

Here are the files and changes I have created.  Unfortunately, when I run the command `spa-acp-tool -c 0 -vvvv info`, the results are:
`spa-acp-tool -c 0 -vvvv info

variable '${var:__Device}' is not defined in this context!
error: /USB-Audio/MOTU/D828-HiFi.conf failed to parse device
error: failed to import hw:0 use case configuration -22
variable '${var:__Device}' is not defined in this context!
error: /USB-Audio/MOTU/D828-HiFi.conf failed to parse device
error: failed to import 828 use case configuration -22
UCM not available for card 828
`

At which point the system goes into an alsa fallback / default.

What am I doing wrong?

Request URL   : https://github.com/alsa-project/alsa-ucm-conf/pull/416
Patch URL     : https://github.com/alsa-project/alsa-ucm-conf/pull/416.patch
Repository URL: https://github.com/alsa-project/alsa-ucm-conf

           reply	other threads:[~2024-05-13 21:30 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <1715635811054205656-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=20240513213017.A86F9F80224@alsa1.perex.cz \
    --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 read-only IMAP folder(s) and NNTP newsgroup(s).