ubuntu-phone team mailing list archive
-
ubuntu-phone team
-
Mailing list archive
-
Message #07860
Re: When will bluetooth BOSE mini-link speakers work with Ubuntu Touch?
On 04/29/2014 10:53 PM, Benjamin Tegge wrote:
> Hello David,
>
> Have you tried? A few months ago I was able to connect my Bluetooth headset
> and it worked just fine.
I turn on the Bose Mini Soundlink speakers. Then I press the Bose's
bluetooth icon button which displays a blinking blue light indicating
the Bose speakers are in "DISCOVERABLE" mode for the next 2 minutes.
>From Ubuntu Phone devel-proposed Ubuntu 14.10(r4), I touch the connect a
headset and nothing appears or gets listed.
When I open up a terminal and run:
hcitool scan
I get:
Scanning ...
00:0C:8A:95:1A:45 Bose Mini SoundLink
I try:
bluez-test-audio connect 00:0C:8A:95:1A:45
But the output gives me:
Traceback (most recent call last):
File "/usr/bin/bluez-test-audio", line 37, in <module>
device = adapter.FindDevice(args[1])
File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 70, in
__call__
return self._proxy_method(*args, **keywords)
File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 145, in
__call__
**keywords)
File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 651,
in call_blocking
message, timeout)
dbus.exceptions.DBusException: org.bluez.Error.DoesNotExist: Does Not Exist
Any suggestions?
References