Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The Arctis Pro Wireless has two pcm devices: hw:Wireless,0 for its bluetooth headset hw:Wireless,1 for external speakers. It also has two associated mixer controls: PCM,0 controls bluetooth headset volume PCM,1 controls external speakers. CRAS creates all devices in the soundcard, but it only shows the first device to the user. This means that users cannot use the external speakers path. To fix this issue, we need to explicitly map the correct settings of pcm device and mixer control in UCM. BUG=b:302668792 TEST=QA verify Arctis Pro Wireless Change-Id: Ie4aef266eb64dccc3b3cd41adf3b9bd0dfee1212 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/adhd/+/5056048 Reviewed-by: Hsinyu Chao <hychao@chromium.org> Tested-by: chromeos-cop-builder@chromeos-cop.iam.gserviceaccount.com <chromeos-cop-builder@chromeos-cop.iam.gserviceaccount.com> Commit-Queue: Ching Yun Chang <whalechang@google.com>
- Loading branch information