HDA-Intel: Add ALC233 profile for Lenovo SSID 17aa:33c2 - #846
Open
RenjithPananchikkal wants to merge 1 commit into
Open
RenjithPananchikkal wants to merge 1 commit into
RenjithPananchikkal wants to merge 1 commit into
Conversation
Realtek ALC233 with Lenovo subsystem ID 17aa:33c2 has no UCM2 profile. Without it, PipeWire/WirePlumber uses the generic ACP path which marks the Speaker as unavailable when a 3.5mm headset is plugged in, causing GNOME to hide the Speaker output entirely. Add a CardComponents check for 17aa33c2 in HDA-Intel.conf and a dedicated HiFi.conf with Speaker always visible (no JackControl) and Headphones using jack detection via Front Headphone Jack. Tested-by: Mark Pearson <mpearson-lenovo@squebb.ca> Signed-off-by: Renjith Pananchikkal <renjith.pananchikkal@amd.com>
Author
|
alsa-info-alc233-17aa33c2.txt |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Realtek ALC233 with Lenovo subsystem ID 17aa:33c2 has no UCM2 profile. Without it, PipeWire/WirePlumber uses the generic ACP path which marks the Speaker as unavailable when a 3.5mm headset is plugged in, causing GNOME to hide the Speaker output entirely.
Add a CardComponents check for 17aa33c2 in HDA-Intel.conf and a dedicated HiFi.conf with Speaker always visible (no JackControl) and Headphones using jack detection via Front Headphone Jack.
Tested-by: Mark Pearson mpearson-lenovo@squebb.ca