tiomap-dev team mailing list archive
-
tiomap-dev team
-
Mailing list archive
-
Message #00476
[Bug 736242] Re: Alsa UCM do not read whole 'device' and 'modifier' information
@luke: patch has been ack'd upstream by liam (main developer of UCM),
see http://mailman.alsa-project.org/pipermail/alsa-
devel/2011-March/037842.html. is that good enough for inclusion in
natty? we definitely need this for pandaboard, and that was tested by TI
on panda.
--
You received this bug notification because you are a member of TI OMAP
Developers, which is a direct subscriber.
https://bugs.launchpad.net/bugs/736242
Title:
Alsa UCM do not read whole 'device' and 'modifier' information
Status in “alsa-lib” package in Ubuntu:
Triaged
Bug description:
In the Alsa UCM it is useful to have the all the device information,
if specified on config files, when a verb is set.
Attached is a patch from Margarita Olaya that is implementing the UCM
on Pulse, I have tested it on a TI Panda Board and it works fine.
version: alsa-lib 1.0.24.1
Ubuntu version: Natty
Patch was tested with the next command:
alsaucm -c <yourSoundCard> set _verb <yourVerb> get _verb set _enadev <yourDevice.x> list _devices get PlaybackPCM
Follow ups