Comment 7 for bug 296358

Revision history for this message
Daniel Lupulescu (lupulescud) wrote : Re: Cannot install bluetooth printer in 8.10

Temporary workaround:

 roberto.zinelli wrote 1 hour ago: (permalink)
https://bugs.launchpad.net/ubuntu/+source/bluez-gnome/+bug/284994
------------------------------------------------------------------------------------------------------
Hello

I have found a temporarily solution for pairing keyboard less device like GPS unit.

1) First operations is finding the GPS device address with this command:

hcitool scan
Scanning ...

 00:13:F1:01:40:AE BT-GPS 0140AE

 00:18:8D:11:5F:F3 Zinux6680

Record the BT-GPS address, this is used later.

2) Enable the authentication on the pc blue-tooth dongle.

sudo hciconfig hci0 auth

3)Create a connection with the device
sudo hcitool cc 00:13:F1:01:40:AE

Now a popup menu request the pin for the device, insert it.
-------------------------------------------------------------------------------------
And for printer add i Found this:
http://ubuntuforums.org/showthread.php?t=423519
In CUPS web config enter device uri without dots (0013F10140AE)