-
Notifications
You must be signed in to change notification settings - Fork 48
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
amixer: add amixer files for LNL platforms #1123
Conversation
97e6f6b
to
a5d88a7
Compare
amixer -c sofsoundwire cset name='rt711 FU0F Capture Switch' on | ||
amixer -c sofsoundwire cset name='rt711 FU1E Capture Switch' on | ||
amixer -c sofsoundwire cset name='rt711 FU0F Capture Volume' 30 | ||
amixer -c sofsoundwire cset name='rt711 FU1E Capture Volume' 30 |
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.
what about LNLM_SDW_RVP without AIOC? That's what I use so far :-)
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.
LNLM_SDW_RVP is not our target test config. We will switch all LNLM_SDW_RVP to LNLM_SDW_AIOC.
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.
Just like #1124, Jenkins did not pick that up. Blocking merge until it gets tested.
EDIT: internal issue 525
EDIT2: the tests are actually running but the results are not published.
tests are running but the results are not published (internal issue 525)
SOFCI TEST |
a5d88a7
to
aed6a51
Compare
SOFCI TEST |
9d945d0
to
364776c
Compare
Add new amixer files for LNLM_RVP_HDA and LNLM_SDW_AIOC. For LNLM_RVP_NOCODEC, use reset_sof_volume function for amixer settings. Signed-off-by: Keqiao Zhang <[email protected]>
364776c
to
84700db
Compare
No description provided.