All of lore.kernel.org
 help / color / mirror / Atom feed
From: GitHub issues - opened <github@alsa-project.org>
To: alsa-devel@alsa-project.org
Subject: pulseaudio can't load configuration for snd_hda_intel
Date: Thu, 10 Jun 2021 14:54:54 +0200 (CEST)	[thread overview]
Message-ID: <20210610125454.1D2A3F80218@alsa1.perex.cz> (raw)
In-Reply-To: <1623329690674726963-webhooks-bot@alsa-project.org>

alsa-project/alsa-ucm-conf issue #99 was opened from hzhuang1:

In v1.2.2, the content of HDA-Intel.conf is in below. v1.2.2 is widely used, such as in ubuntu 20.04.

```
Syntax 3
  
Define.Use ""  # a non-empty string to use UCM configuration for HDA devices

Define.AcpCardId "$${CardIdByName:acp}"
```
With this content, pulseaudio can't load configuration from UCM. Then I tried to edit the content. Change it to
```
Define.Use "2"
```
or
```
Define.Use "3"
```
Pulseaudio worked with "options snd-hda-intel probe_mask=1" on DELL laptop.

My question is what's the real meaning of **Define.Use** at here. Why the default value of **Define.Use** is empty string? Even in v1.2.4, the **Define.Use** is also an empty string.

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

       reply	other threads:[~2021-06-10 12:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1623329690674726963-webhooks-bot@alsa-project.org>
2021-06-10 12:54 ` GitHub issues - opened [this message]
     [not found] <1623329798297422886-webhooks-bot@alsa-project.org>
2021-06-10 12:56 ` pulseaudio can't load configuration for snd_hda_intel GitHub issues - edited

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=20210610125454.1D2A3F80218@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 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.