Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Bluetooth loud static
#11
(09-02-2023, 03:27 AM)Blobby Wrote: (Initially posted in wrong section.. Huh )

I have been trying to get audio from my Pixel 7a to Moode. I can connect and pair successfully, but when I try to play an audio file from the phone I just get ear-splittingly load static from the speakers. I have tried different settings within MPD, Audio and bluetooth settings to no avail. Does anybody have an idea what I need to do to get this to work, or what settings I should use?

Thanks in advance..

It might be related to a setting in /etc/bluealsaaplay.conf

Run the command below to change the setting. Reboot and then re-test
Code:
sudo sed -i '/AUDIODEV/c\AUDIODEV=plughw' /etc/bluealsaaplay.conf

To reverse the change run this command and reboot
Code:
sudo sed -i '/AUDIODEV/c\AUDIODEV=_audioout' /etc/bluealsaaplay.conf
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
Bluetooth loud static - by Blobby - 09-02-2023, 03:27 AM
RE: Bluetooth loud static - by TheOldPresbyope - 09-02-2023, 03:55 AM
RE: Bluetooth loud static - by DRONE7 - 09-02-2023, 06:42 AM
RE: Bluetooth loud static - by Blobby - 09-02-2023, 07:25 AM
RE: Bluetooth loud static - by Tim Curtis - 09-02-2023, 12:22 PM
RE: Bluetooth loud static - by TheOldPresbyope - 09-02-2023, 01:12 PM
RE: Bluetooth loud static - by Blobby - 09-03-2023, 04:27 AM
RE: Bluetooth loud static - by Blobby - 09-03-2023, 11:20 AM
RE: Bluetooth loud static - by TheOldPresbyope - 09-03-2023, 02:21 PM
RE: Bluetooth loud static - by Blobby - 10-12-2023, 03:42 AM
RE: Bluetooth loud static - by Tim Curtis - 10-12-2023, 11:29 AM

Forum Jump: