Thank you for your donation!


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


Solved: Cannot enable Bluetooth
#7
Open System Config and verify that the Bluetooth adapter is ON.

Also check /boot/config.txt and verify that the Bluetooth adapter is not disabled. It should look like below where the wifi and bt lines are commented out (#).

pi@rp2:~ $ cat /boot/config.txt
disable_splash=1
disable_overscan=1
hdmi_drive=2
hdmi_blanking=1
dtparam=i2c_arm=on
dtparam=i2s=on
dtparam=audio=off
framebuffer_width=800
framebuffer_height=444
framebuffer_aspect=-1
dtoverlay=allo-boss-dac-pcm512x-audio
#dtoverlay=pi3-disable-wifi
#dtoverlay=pi3-disable-bt
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
Cannot enable Bluetooth - by R2ots - 05-23-2020, 11:48 AM
RE: Cannot enable Bluetooth - by TheOldPresbyope - 05-23-2020, 12:23 PM
RE: Cannot enable Bluetooth - by Tim Curtis - 05-23-2020, 12:32 PM
RE: Cannot enable Bluetooth - by R2ots - 05-23-2020, 12:51 PM
RE: Cannot enable Bluetooth - by Tim Curtis - 05-23-2020, 01:07 PM
RE: Cannot enable Bluetooth - by R2ots - 05-23-2020, 03:10 PM
RE: Cannot enable Bluetooth - by Tim Curtis - 05-23-2020, 03:38 PM
RE: Cannot enable Bluetooth - by R2ots - 05-23-2020, 05:15 PM

Forum Jump: