tiomap-dev team mailing list archive
-
tiomap-dev team
-
Mailing list archive
-
Message #00470
Re: [Bug 736242] Re: Alsa UCM do not read whole 'device' and 'modifier' information
Has anybody tested this patch? Its not yet in upstream alsa-lib git, and
unless its been tested, I would feel more comfortable taking it when
upstrea has accepted it.
affects ubuntu/alsa-lib
status triaged
assignee themuso
** Changed in: alsa-lib (Ubuntu)
Status: New => Triaged
** Changed in: alsa-lib (Ubuntu)
Assignee: (unassigned) => Luke Yelavich (themuso)
--
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
References