Skip to content
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

fix audio interface name in setup #2276

Merged

Conversation

AlvinSchiller
Copy link
Collaborator

@AlvinSchiller AlvinSchiller commented Feb 22, 2024

closes #2274

  • read out audio interface names with sudo to get the correct entries
  • use the first entry as default iface name
  • fallback to PCM if no entries are present (e.g. Pi Zero)
  • Wiki has been updated for usage of sudo amixer scontrols

@AlvinSchiller AlvinSchiller added bug installation legacy_v2 Issues, discussions and PRs related to Version 2.x labels Feb 22, 2024
@AlvinSchiller AlvinSchiller added this to the v2.6 milestone Feb 22, 2024
@AlvinSchiller AlvinSchiller self-assigned this Feb 22, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8012143612

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 76.82%

Totals Coverage Status
Change from base Build 7965781434: 0.0%
Covered Lines: 633
Relevant Lines: 824

💛 - Coveralls

@AlvinSchiller AlvinSchiller merged commit 8f47e61 into MiczFlor:develop Feb 23, 2024
24 of 25 checks passed
@AlvinSchiller AlvinSchiller deleted the fix/audio_interface_name branch February 23, 2024 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug installation legacy_v2 Issues, discussions and PRs related to Version 2.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 | Audio Interface name suggestions are incorrect (e.g. for OS desktop version)
3 participants