2019-07-31 19:38:52 +02:00
|
|
|
# alsa-ucm-conf
|
2020-02-19 10:21:04 +01:00
|
|
|
## ALSA Use Case Manager configuration
|
|
|
|
|
|
2021-12-10 19:29:58 +01:00
|
|
|
### Installation
|
|
|
|
|
|
|
|
|
|
Copy the ucm and ucm2 trees to the alsa-lib configuration directory
|
|
|
|
|
(usually located in /usr/share/alsa) including symlinks. The files
|
|
|
|
|
in the package root directory (README.md, LICENSE and VERSION)
|
|
|
|
|
files are extra (only informational).
|
|
|
|
|
|
|
|
|
|
### Validation
|
|
|
|
|
|
2020-02-19 10:21:04 +01:00
|
|
|

|
2020-03-30 16:51:45 +02:00
|
|
|
|
2021-12-10 19:29:58 +01:00
|
|
|
The UCM configurations are automatically validated using the UCM validator
|
2020-03-30 16:51:45 +02:00
|
|
|
available at https://github.com/alsa-project/alsa-tests/tree/master/python/ucm-validator .
|
|
|
|
|
|
|
|
|
|
If you create a pull request for new hardware, please, add also the
|
|
|
|
|
alsa-info.sh output to emulate this hardware in the UCM validator.
|