Adding new ALSA UCM configs

I have a audio interface that don't work properly on Linux without getting a new a new ALSA UCM config. However the /usr/share/alsa directory is of course non-editable. Is it possible to update it? I severely need the configuration to be able to record my audio properly!
Solution
So I've made the copr repo and the package spec.
Package spec: https://github.com/Zelaf/alsa-ucm-conf-rpm
Copr repo: https://copr.fedorainfracloud.org/coprs/zelaf/alsa-ucm/

To install on Bazzite:
$ sudo rpm-ostree override replace --experimental --freeze --from repo='copr:copr.fedorainfracloud.org:zelaf:alsa-ucm' alsa-ucm
GitHub
An RPM spec for creating a newer version of the ALSA UCM configurations. - GitHub - Zelaf/alsa-ucm-conf-rpm: An RPM spec for creating a newer version of the ALSA UCM configurations.
Was this page helpful?