You are not logged in.
Pages: 1
Hi, I have problems with my Bluetooth dongle. It just cannot work. ![]()
#systemctl status bluetooth
● bluetooth.service - Bluetooth service
Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: disabled)
Active: active (running) since Mon 2015-12-07 21:51:01 CET; 3s ago
Docs: man:bluetoothd(8)
Main PID: 15120 (bluetoothd)
Status: "Running"
CGroup: /system.slice/bluetooth.service
└─15120 /usr/lib/bluetooth/bluetoothd
Dec 07 21:51:01 lordmachine669 bluetoothd[15120]: Not enough free handles to register service
Dec 07 21:51:01 lordmachine669 bluetoothd[15120]: Not enough free handles to register service
Dec 07 21:51:01 lordmachine669 bluetoothd[15120]: Not enough free handles to register service
Dec 07 21:51:01 lordmachine669 bluetoothd[15120]: Current Time Service could not be registered
Dec 07 21:51:01 lordmachine669 bluetoothd[15120]: gatt-time-server: Input/output error (5)
Dec 07 21:51:01 lordmachine669 bluetoothd[15120]: Not enough free handles to register service
Dec 07 21:51:01 lordmachine669 bluetoothd[15120]: Not enough free handles to register service
Dec 07 21:51:01 lordmachine669 bluetoothd[15120]: Sap driver initialization failed.
Dec 07 21:51:01 lordmachine669 bluetoothd[15120]: sap-server: Operation not permitted (1)
Dec 07 21:51:01 lordmachine669 systemd[1]: Started Bluetooth service.I have found that some other people have same problem https://bbs.archlinux.org/viewtopic.php?id=195886
I have tried to downgrade to bluez 5.28-1 like in comment:
https://bbs.archlinux.org/viewtopic.php … 7#p1542957
But downgrade tool does not see that verision
$downgrade bluez bluez-utils
Available packages:
1) bluez-5.36-1-x86_64.pkg.tar.xz (local)
2) bluez-5.36-1-x86_64.pkg.tar.xz (remote)
3) bluez-5.35-1-x86_64.pkg.tar.xz (remote)
4) bluez-5.34-2-x86_64.pkg.tar.xz (remote)
5) bluez-5.34-1-x86_64.pkg.tar.xz (remote)
6) bluez-5.33-1-x86_64.pkg.tar.xz (remote)
7) bluez-5.26-1-x86_64.pkg.tar.xz (remote)
8) bluez-5.25-2-x86_64.pkg.tar.xz (remote)
9) bluez-5.25-1-x86_64.pkg.tar.xz (remote)
10) bluez-5.24-1-x86_64.pkg.tar.xz (remote)
11) bluez-5.23-1-x86_64.pkg.tar.xz (remote)
12) bluez-5.22-2-x86_64.pkg.tar.xz (remote)
13) bluez-5.22-1-x86_64.pkg.tar.xz (remote)
14) bluez-5.21-2-x86_64.pkg.tar.xz (remote)
15) bluez-5.21-1-x86_64.pkg.tar.xz (remote)
16) bluez-5.20-1-x86_64.pkg.tar.xz (remote)
17) bluez-5.19-1-x86_64.pkg.tar.xz (remote)
18) bluez-5.18-1-x86_64.pkg.tar.xz (remote)
19) bluez-5.17-1-x86_64.pkg.tar.xz (remote)
20) bluez-5.16-1-x86_64.pkg.tar.xz (remote)
21) bluez-5.15-1-x86_64.pkg.tar.xz (remote)
22) bluez-5.14-1-x86_64.pkg.tar.xz (remote)
23) bluez-5.13-1-x86_64.pkg.tar.xz (remote)
24) bluez-5.12-2-x86_64.pkg.tar.xz (remote)
25) bluez-5.12-1-x86_64.pkg.tar.xz (remote)
26) bluez-5.11-1-x86_64.pkg.tar.xz (remote)
27) bluez-5.10-3-x86_64.pkg.tar.xz (remote)I have tried several versions, result is the same. ![]()
Is this upstream bug, or just archlinux bug, or I have not configured something correctly?
Offline
I have manged to move couple of steps forward.
I have installed blueman, and i have successfully connected my portable keyboard to my computer, but communication between keyboard and computer is not so good.
Status from bluetooth.service is
# systemctl status bluetooth
● bluetooth.service - Bluetooth service
Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: disabled)
Active: active (running) since Mon 2015-12-07 22:29:19 CET; 19min ago
Docs: man:bluetoothd(8)
Main PID: 520 (bluetoothd)
Status: "Running"
CGroup: /system.slice/bluetooth.service
└─520 /usr/lib/bluetooth/bluetoothd
Dec 07 22:38:28 lordmachine669 bluetoothd[520]: sap-server: Operation not permitted (1)
Dec 07 22:38:28 lordmachine669 bluetoothd[520]: Endpoint registered: sender=:1.25 path=/M...ce
Dec 07 22:38:28 lordmachine669 bluetoothd[520]: Endpoint registered: sender=:1.25 path=/M...nk
Dec 07 22:42:19 lordmachine669 bluetoothd[520]: Can't get HIDP connection info
Dec 07 22:42:29 lordmachine669 bluetoothd[520]: connect error: Function not implemented (38)
Dec 07 22:42:56 lordmachine669 bluetoothd[520]: Can't get HIDP connection info
Dec 07 22:42:58 lordmachine669 bluetoothd[520]: connect error: Connection reset by peer (104)
Dec 07 22:43:29 lordmachine669 bluetoothd[520]: Can't get HIDP connection info
Dec 07 22:46:12 lordmachine669 bluetoothd[520]: Can't get HIDP connection info
Dec 07 22:46:17 lordmachine669 bluetoothd[520]: connect error: Host is down (112)There some lag when i type on keyboard and signal is poor.
Is that hardware issue or is it some missing settings?
Offline
Pages: 1