(11-29-2018, 12:17 PM)Tim Curtis Wrote: Hi,Thanks for formating - indeed it is better readable. I tried a new download, which has the same config.txt like you posted. After a quick check that failed with the Nubert X600 ( these are the speakers I want to connect ) , I tried another speaker ( one of these noisy boxes ) JBL Clip2.
I just did a quick test with I2S=None and playing to my Anker Soundcore Bluetooth speaker worked just fine.
Below is config.txt
Code:pi@rp3:~ $ cat /boot/config.txt
disable_splash=1
hdmi_drive=2
dtparam=i2c_arm=on
dtparam=i2s=on
dtparam=audio=on
#dtoverlay=pi3-disable-wifi
#dtoverlay=pi3-disable-bt
pi@rp3:~ $
Btw, I placed your error messages and log output in code boxes for readability :-) The code box button is 3rd from the right on the toolbar.
-Tim
While I can pair and connect to the speakers, I am still not able to play music.
This time at least I don't get any errors on
Code:
systemctl
Code:
apt-get update&upgrade
Is there any setup available to get AAC ( Apple Audio Codec ) running ?