forked fromalsa-project/alsa-ucm-conf
- Notifications
You must be signed in to change notification settings - Fork0
ALSA Use Case Manager configuration
License
NotificationsYou must be signed in to change notification settings
edk2-porting/alsa-ucm-conf
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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"
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
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published