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

Distorted sound after commit 45af1a7 #737

Closed
Galicarnax opened this issue Nov 10, 2024 · 4 comments
Closed

Distorted sound after commit 45af1a7 #737

Galicarnax opened this issue Nov 10, 2024 · 4 comments
Labels

Comments

@Galicarnax
Copy link

Problem

After building the latest version, the sound in BT earbuds is distorted. Reverting to the version I used previously restores the sound quality. I have tried building intermediate commits, and found the one after which the issue arises: 45af1a7.

Looking into journalctl -u bluealsa.service, I see nothing suspicious. The systemd service is the default one provided in your project: ExecStart=/usr/bin/bluealsad -S -p a2dp-source -p a2dp-sink. The output of bluealsactl info <pcm> also shows no difference between the versions:

Device: /org/bluez/hci0/dev_B0_4A_6A_0F_87_94
Sequence: 0
Transport: A2DP-source
Mode: sink
Running: true
Format: S16_LE
Channels: 2
ChannelMap: FL FR
Rate: 44100 Hz
Available codecs: SBC AAC
Selected codec: AAC
Delay: 396.9 ms
ClientDelay: 0.0 ms
SoftVolume: true
Volume: 121 121
Mute: off off

I can provide any further information on your request.

Setup

  • the OS distribution and version: Arch Linux ARM on Raspberry Pi 4B.
  • the version of BlueALSA: v4.3.1-26-g45af1a7
  • the version of BlueZ: 5.79-1
  • the version of ALSA: 1.2.12
  • if self-built from source, please state the branch and commit, and the used configure options: master branch, commit 45af1a7. Configure options: ./configure --enable-cli --enable-aac --enable-systemd
@arkq
Copy link
Owner

arkq commented Nov 10, 2024

Are you using 32 or 64 bit mode?

@Galicarnax
Copy link
Author

> uname -m
aarch64

@arkq arkq added the bug label Nov 10, 2024
@arkq arkq closed this as completed in 59c953a Nov 10, 2024
@arkq
Copy link
Owner

arkq commented Nov 10, 2024

Many thanks for reporting that issues!

@Galicarnax
Copy link
Author

Confirm: no issue with the latest commit. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants