-
Notifications
You must be signed in to change notification settings - Fork 59
Test-case: Add amixer card selection by name #1264
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Can one of the admins verify this patch?
|
686fd1b to
ef4feb8
Compare
golowanow
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@harajend, could you please fill the commit description (now empty) with short info on what problem/issue it resolves, and add a reference to the issue at the end, e.g. Fixes: #1265
|
please squeeze into single commit, and wrap commit message lines <72 chars. |
2056f51 to
4891b83
Compare
Amixer, by default, looks for the first card, and in Amixer's view, the first card is always numbered 0. In the SoundWire configuration, card 0 is set to sof-probe, while card 1 is assigned to the actual sound card. Therefore, we are configuring it accordingly. Fixes: thesofproject#1265 Signed-off-by: Hariprasad, Rajendra <hariprasad.rajendra@intel.com>
No description provided.