11-29-2018, 12:17 PM
Hi,
I just did a quick test with I2S=None and playing to my Anker Soundcore Bluetooth speaker worked just fine.
Below is config.txt
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
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