After reading here I tried the following:
Code:
$ sudo apt-get install python-gobject python-dbus
Reading package lists... Done
Building dependency tree
Reading state information... Done
python-dbus is already the newest version.
Suggested packages:
python-gobject-2-dbg
The following NEW packages will be installed:
python-gobject python-gobject-2
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 243 kB of archives.
After this operation, 1 162 kB of additional disk space will be used.
Get:1 http://se.archive.ubuntu.com/ubuntu/ precise/main python-gobject-2 amd64 2.28.6-10ubuntu1 [240 kB]
Get:2 http://se.archive.ubuntu.com/ubuntu/ precise-updates/main python-gobject all 3.2.2-1~precise [2 468 B]
Fetched 243 kB in 0s (622 kB/s)
Selecting previously unselected package python-gobject-2.
(Reading database ... 61592 files and directories currently installed.)
Unpacking python-gobject-2 (from .../python-gobject-2_2.28.6-10ubuntu1_amd64.deb) ...
Selecting previously unselected package python-gobject.
Unpacking python-gobject (from .../python-gobject_3.2.2-1~precise_all.deb) ...
Setting up python-gobject-2 (2.28.6-10ubuntu1) ...
Setting up python-gobject (3.2.2-1~precise) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
Code:
$ sudo bluez-simple-agent hci0 00:07:61:7F:CD:D5
RequestPinCode (/org/bluez/550/hci0/dev_00_07_61_7F_CD_D5)
Enter PIN Code: 1111
Release
New device (/org/bluez/550/hci0/dev_00_07_61_7F_CD_D5)
Code:
$ sudo bluez-test-device trusted 00:07:61:7F:CD:D5 yes
$ sudo service bluetooth restart
bluetooth stop/waiting
bluetooth start/running, process 3511
But still no functioning keyboard.
It did some kind of pairing though, because when I try again:
Code:
$ sudo bluez-simple-agent hci0 00:07:61:7F:CD:D5
Creating device failed: org.bluez.Error.AlreadyExists: Already Exists
Bookmarks