今日、Bluetoothリモートアダプターと一緒に使用して、電話を使用してPCを制御できることを期待して、Unified Remoteをインストールしました。しかし、Unified RemoteをインストールしてWebインターフェイスをロードすると、次のエラーが発生しました。
Bluetooth:SDPに接続できませんでした
Googleはこのエラーについて何の役にも立たないので、これは私の唯一のチャンスです。
一部の出力:
noneatme@noneatme-desktop:/etc/bluetooth$ sudo sdptool browse local
Failed to connect to SDP server on FF:FF:FF:00:00:00: Connection refused
Ubuntu 16.04
noneatme@noneatme-desktop:/etc/bluetooth$ uname -a
Linux noneatme-desktop 4.4.0-22-generic #40-Ubuntu SMP Thu May 12 22:03:46 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
noneatme@noneatme-desktop:/etc/bluetooth$ /usr/lib/bluetooth/bluetoothd -C
D-Bus setup failed: Connection ":1.129" is not allowed to own the service "org.bluez" due to security policies in the configuration file
(it works with sudo)
--compat引数でBluetoothdを起動しても、問題は解決しません。
私に何ができる?
/ edit:統合リモートサーバーをsudoとして起動することで、この問題を修正しました。これが本当に唯一の選択肢ですか?