alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [ALSA UCM] Help me obtain complete document of alsa ucm
@ 2013-11-07  8:55 Xavier Hsu
  2013-11-14 19:23 ` Liam Girdwood
  0 siblings, 1 reply; 2+ messages in thread
From: Xavier Hsu @ 2013-11-07  8:55 UTC (permalink / raw)
  To: alsa-devel; +Cc: broonie, lgirdwood

Hi,
When I develop ALSA UCM for my target platform.
I've stocked by lack syntax description.

I already know how to use some syntax of alsa ucm like "EnableSequence" and
"DisableSequence" in "SectionVerb".
So I can use alsa commands like

*alsaucm -c EVB set _verb HiFi set _enadev Headphones*

*alsaucm -c EVB set _verb HiFi set _disdev Headphones*
to enable or disable our Headphones devices.

In addition to, I add some setting like
*ATTRS{id}=="EVBsnd", RUN+="/usr/bin/alsaucm -c MB8AC0300 set _verb HiFi"*
*ATTRS{id}=="EVBsnd", RUN+="/usr/bin/alsaucm -c MB8AC0300 set _verb Record"*
in 90-alsa-ucm.rules file.

But I don't know how to correctly use some syntax (such as
"ConflictingDevice", "TransitionSequence", "Value" and so on) of alsa ucm.
I refer to Use Case Manager in ALSA document.
http://www.alsa-project.org/main/index.php/Use_Case_Manager
Unfortunately, it cannot resolve my questions.

Do you have more detail information about ALSA UCM syntax usage
documentation or example?
Thank you very much.

-Xavier Hsu-

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-11-14 19:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-07  8:55 [ALSA UCM] Help me obtain complete document of alsa ucm Xavier Hsu
2013-11-14 19:23 ` Liam Girdwood

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).