Thank you for your donation!


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


Disable BLuetooth from SSH
#5
(05-18-2020, 10:25 PM)Tim Curtis Wrote: 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'"

Thanks Tim, I took the opportunity to just move to 6.5.2. I'll mark this down in case I run into again. 

Just for future reference where did I go wrong in enabling bluetooth? Is the bluetooth renderer in Audio settings meant for something else? If so, how do I go about pairing my phone?

With the move from Google Play Music to Youtube Music, I'm trying to figure out my streaming options for those services moving forward. I've seen you say you use bluetooth, so I'd thought I'd give it a try too.
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: