Thank you for your donation!


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


Disable BLuetooth from SSH
#4
Bluetooth adapter is on by default. You have to explicitly turn it off in System Config. In Audio Config there is the warning below the Bluetooth ON/OFF option.

"WARNING: A Bluetooth adapter must be physically attached and enabled before turning this ON otherwise moOde startup will fail."

Via ssh run the sql command below and reboot. This turns off the Bluetooth service.

Code:
sqlite3 /var/local/www/db/moode-sqlite3.db "update cfg_system set value='0' where param='btsvc'"
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
Disable BLuetooth from SSH - by Lttlwing16 - 05-18-2020, 08:35 PM
RE: Disable BLuetooth from SSH - by Tim Curtis - 05-18-2020, 09:05 PM
RE: Disable BLuetooth from SSH - by Lttlwing16 - 05-18-2020, 09:06 PM
RE: Disable BLuetooth from SSH - by Tim Curtis - 05-18-2020, 10:25 PM
RE: Disable BLuetooth from SSH - by Lttlwing16 - 05-18-2020, 10:47 PM
RE: Disable BLuetooth from SSH - by Tim Curtis - 05-18-2020, 11:01 PM

Forum Jump: