Add Odin 3 stereo and virtual surround audio - #166
Draft
enjihn wants to merge 2 commits into
Draft
Conversation
Add device-gated PipeWire profiles for the Odin 3 built-in speakers, preserve speaker output preferences, route Bluetooth and 3.5 mm outputs independently, and synchronize the selected output with Steam. Include managed setup and rollback, the exact bundled HRIR, documentation, and focused policy and routing tests.
Record the active internal speaker profile before real suspend, restore it after the PipeWire graph returns, move existing streams, and resynchronize Steam. Keep external outputs independent and retain Virtual Surround Sound through temporary Stereo fallback during resume.
enjihn
force-pushed
the
audio/odin3-stereo-virtual-surround
branch
from
July 26, 2026 18:57
c6f8948 to
2046c6e
Compare
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.
Summary
Device scope
All setup and runtime helpers require an exact
ayn-odin-3,AYN Odin 3, andSM8750policy match before changing audio state. Other Armada devices retain their existing audio configuration. The installed services perform only short device-policy checks and exit without changing the audio graph, routes, volume, or Steam selection when the gate does not match.Validation
mainPhysical Bluetooth and 3.5 mm connection tests remain pending, so this PR stays a draft.