Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ALSA Use Case Manager configuration

License

NotificationsYou must be signed in to change notification settings

edk2-porting/alsa-ucm-conf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ALSA Use Case Manager configuration

Installation

Copy the ucm and ucm2 trees to the alsa-lib configuration directory(usually located in /usr/share/alsa) including symlinks. The filesin the package root directory (README.md, LICENSE and VERSION)files are extra (only informational).

Example:

tar xvjf alsa-ucm-conf-1.2.6.2.tar.bz2 -C /usr/share/alsa --strip-components=1 --wildcards "*/ucm" "*/ucm2"

The latest configuration can be obtained with those commands:

curl -L -o alsa-ucm-conf.tar.gz https://github.com/alsa-project/alsa-ucm-conf/archive/refs/heads/master.tar.gztar xvzf alsa-ucm-conf.tar.gz -C /usr/share/alsa --strip-components=1 --wildcards "*/ucm" "*/ucm2"

Validation

Validate UCM configuration

The UCM configurations are automatically validated using the UCM validatoravailable athttps://github.com/alsa-project/alsa-tests/tree/master/python/ucm-validator .

If you create a pull request for new hardware, please, add also thealsa-info.sh output to emulate this hardware in the UCM validator.

About

ALSA Use Case Manager configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp