You are not logged in.
Latest packages installed and I'm facing no response to the bluetooth subsystem.
# modprobe -v hidp l2cap
insmod /lib/modules/3.19.3-3-ARCH/kernel/drivers/hid/hid.ko.gz
insmod /lib/modules/3.19.3-3-ARCH/kernel/net/bluetooth/hidp/hidp.ko.gz l2cap
# lsmod |grep -iE '.*(btusb|bluetooth|hidp|l2cap).*'
hidp 22005 0
hid 110513 1 hidp
btusb 30036 0
bluetooth 433830 31 bnep,hidp,btusb,rfcomm
rfkill 18867 6 cfg80211,bluetooth,asus_wmi
crc16 12343 2 ext4,bluetooth
usbcore 199382 6 btusb,uvcvideo,ehci_hcd,ehci_pci,xhci_hcd,xhci_pci
$ lsusb
8< 8<
Bus 003 Device 002: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
8< 8<
# systemctl status bluetooth
● bluetooth.service - Bluetooth service
Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: disabled)
Active: active (running) since ven 2015-04-10 11:28:18 CEST; 1h 58min ago
Docs: man:bluetoothd(8)
Main PID: 433 (bluetoothd)
Status: "Running"
CGroup: /system.slice/bluetooth.service
└─433 /usr/lib/bluetooth/bluetoothd
apr 10 11:28:18 AsusG75 bluetoothd[433]: Error adding Link Loss service
apr 10 11:28:18 AsusG75 bluetoothd[433]: Not enough free handles to register service
apr 10 11:28:18 AsusG75 bluetoothd[433]: Not enough free handles to register service
apr 10 11:28:18 AsusG75 bluetoothd[433]: Not enough free handles to register service
apr 10 11:28:18 AsusG75 bluetoothd[433]: Current Time Service could not be registered
apr 10 11:28:18 AsusG75 bluetoothd[433]: gatt-time-server: Input/output error (5)
apr 10 11:28:18 AsusG75 bluetoothd[433]: Not enough free handles to register service
apr 10 11:28:18 AsusG75 bluetoothd[433]: Not enough free handles to register service
apr 10 11:28:18 AsusG75 bluetoothd[433]: Sap driver initialization failed.
apr 10 11:28:18 AsusG75 bluetoothd[433]: sap-server: Operation not permitted (1)
$ hcitool dev
Devices:
hci0 00:15:83:15:A3:10
$ rfkill list
0: asus-wlan: Wireless LAN
Soft blocked: no
Hard blocked: no
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
2: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
$ uname -r
3.19.3-3-ARCH
Try to use bluedevil in KDE and bluetoothctl without any response from the system. My smartphone and mouse aren't see and trying to search the laptop also doesn't appear anything.
My system uses USB3.0 on all ports, but I was using before without problem. I don't have trace when the system stopped to work, I didn't needed so often.
My suspect falls on the bluez5 package.
do it good first, it will be faster than do it twice the saint
Offline
Try running with bluez-git, that cleared the GATT issues, save this small issue
Apr 10 14:58:35 archblade bluetoothd[10743]: Bluetooth daemon 5.30
Apr 10 14:58:35 archblade systemd[1]: Started Bluetooth service.
Apr 10 14:58:35 archblade bluetoothd[10743]: Starting SDP server
Apr 10 14:58:35 archblade bluetoothd[10743]: Bluetooth management interface 1.8 initialized
Apr 10 14:58:35 archblade bluetoothd[10743]: Failed to obtain handles for "Service Changed" characteristic
I also had to run bluetoothctl as root to get it connect to bluetoothd
Last edited by faiz (2015-04-10 19:06:00)
Offline
Late, I dismiss a bit the searching. I'll give a try.
EDIT
Nope. Same as before.
Last edited by TheSaint (2015-05-01 11:56:01)
do it good first, it will be faster than do it twice the saint
Offline
Also stuck at this problem, any news here?
Desktop: http://www.sysprofile.de/id15562, Arch Linux | Notebook: Thinkpad L13 Yoga Gen2, Manjaro
The very worst thing you can do with free software is to download it, see that it doesn't work for some reason, leave it, and tell your friends that it doesn't work. - Tuomas Lukka
Offline
Same problem here.
Offline
Any updates on this? I have a similar issue..On startup I get a bunch of errors:
Jun 04 13:50:34 sager-np4658.com bluetoothd[6668]: Bluetooth management interface 1.8 initialized
Jun 04 13:50:34 sager-np4658.com bluetoothd[6668]: Failed to obtain handles for "Service Changed" characteristic
Jun 04 13:50:34 sager-np4658.com bluetoothd[6668]: Failed to register org.bluez.LEAdvertisingManager1
Jun 04 13:50:34 sager-np4658.com bluetoothd[6668]: Failed to register LEAdvertisingManager1 interface for adapter
Jun 04 13:50:34 sager-np4658.com bluetoothd[6668]: Not enough free handles to register service
Jun 04 13:50:34 sager-np4658.com bluetoothd[6668]: Error adding Link Loss service
Jun 04 13:50:34 sager-np4658.com bluetoothd[6668]: Not enough free handles to register service
Jun 04 13:50:34 sager-np4658.com bluetoothd[6668]: Not enough free handles to register service
Jun 04 13:50:34 sager-np4658.com bluetoothd[6668]: Not enough free handles to register service
Jun 04 13:50:34 sager-np4658.com bluetoothd[6668]: Current Time Service could not be registered
Jun 04 13:50:34 sager-np4658.com bluetoothd[6668]: gatt-time-server: Input/output error (5)
Jun 04 13:50:34 sager-np4658.com bluetoothd[6668]: Not enough free handles to register service
Jun 04 13:50:34 sager-np4658.com bluetoothd[6668]: Not enough free handles to register service
Jun 04 13:50:34 sager-np4658.com bluetoothd[6668]: Sap driver initialization failed.
Jun 04 13:50:34 sager-np4658.com bluetoothd[6668]: sap-server: Operation not permitted (1)
And while connecting to an android device I get:
Jun 04 13:45:05 sager-np4658.com bluetoothd[5915]: a2dp-source profile connect failed for 80:6C:1B:CE:DC:97: Protocol not available
I can send files using bluetooth-sendto and can receive files from the android to the laptop. I do not want to use the a2dp profile.
Is there a way to disable this?
Offline
Mine seems is over . It was a hardware issue, no RF capability.
do it good first, it will be faster than do it twice the saint
Offline
I faced a similar issue until I realized that I forgot to reinstall PulseAudio's bluetooth support after the pulseaudio package was split into multiple sub-packages.
[arch@ArchAcer ~]$ sudo pacman -Qi pulseaudio-bluetooth
[sudo] password for arch:
Name : pulseaudio-bluetooth
Version : 6.0-2
Description : Bluetooth support for PulseAudio
Architecture : x86_64
URL : http://www.freedesktop.org/wiki/Software/PulseAudio
Licenses : LGPL
Groups : None
Provides : None
Depends On : pulseaudio bluez bluez-libs
Optional Deps : None
Required By : None
Optional For : None
Conflicts With : None
Replaces : None
Installed Size : 169.00 KiB
Packager : Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
Build Date : Thu 14 May 2015 09:27:58 PM MDT
Install Date : Thu 28 May 2015 10:02:27 AM MDT
Install Reason : Explicitly installed
Install Script : No
Validated By : Signature
Installing pulseaudio-bluetooth fixed my bluetooth issues with KDE.
Offline
Didn't work for me, unfortunately, still getting this after plugging in the Bluetooth stick:
Jun 07 05:07:59 photon-desktop bluetoothd[2773]: Error adding Link Loss service
Jun 07 05:07:59 photon-desktop bluetoothd[2773]: Not enough free handles to register service
Jun 07 05:07:59 photon-desktop bluetoothd[2773]: Not enough free handles to register service
Jun 07 05:07:59 photon-desktop bluetoothd[2773]: Not enough free handles to register service
Jun 07 05:07:59 photon-desktop bluetoothd[2773]: Current Time Service could not be registered
Jun 07 05:07:59 photon-desktop bluetoothd[2773]: gatt-time-server: Input/output error (5)
Jun 07 05:07:59 photon-desktop bluetoothd[2773]: Not enough free handles to register service
Jun 07 05:07:59 photon-desktop bluetoothd[2773]: Not enough free handles to register service
Jun 07 05:07:59 photon-desktop bluetoothd[2773]: Sap driver initialization failed.
Jun 07 05:07:59 photon-desktop bluetoothd[2773]: sap-server: Operation not permitted (1)
Desktop: http://www.sysprofile.de/id15562, Arch Linux | Notebook: Thinkpad L13 Yoga Gen2, Manjaro
The very worst thing you can do with free software is to download it, see that it doesn't work for some reason, leave it, and tell your friends that it doesn't work. - Tuomas Lukka
Offline
I just installed arch on a new laptop. Bluetooth is not working at all for me. Anyone make any progress on this?
(Edit) I take that back, bluetooth does work -- the option for bluetooth does not show up in gnome. I was able to go through settings to enable bluetooth and connect my mouse, but I'm still getting the errors in my log on startup.
This is what I get in journalctl on startup:
-- Reboot --
Jun 08 13:01:30 chromebook systemd[1]: Starting Bluetooth service...
Jun 08 13:01:30 chromebook bluetoothd[284]: Bluetooth daemon 5.30
Jun 08 13:01:30 chromebook systemd[1]: Started Bluetooth service.
Jun 08 13:01:30 chromebook bluetoothd[284]: Starting SDP server
Jun 08 13:01:30 chromebook bluetoothd[284]: Bluetooth management interface 1.8 initialized
Jun 08 13:01:30 chromebook bluetoothd[284]: Failed to obtain handles for "Service Changed" characteristic
Jun 08 13:01:30 chromebook bluetoothd[284]: Failed to register org.bluez.LEAdvertisingManager1
Jun 08 13:01:30 chromebook bluetoothd[284]: Failed to register LEAdvertisingManager1 interface for adapter
Jun 08 13:01:30 chromebook bluetoothd[284]: Not enough free handles to register service
Jun 08 13:01:30 chromebook bluetoothd[284]: Error adding Link Loss service
Jun 08 13:01:30 chromebook bluetoothd[284]: Not enough free handles to register service
Jun 08 13:01:30 chromebook bluetoothd[284]: Not enough free handles to register service
Jun 08 13:01:30 chromebook bluetoothd[284]: Not enough free handles to register service
Jun 08 13:01:30 chromebook bluetoothd[284]: Current Time Service could not be registered
Jun 08 13:01:30 chromebook bluetoothd[284]: gatt-time-server: Input/output error (5)
Jun 08 13:01:30 chromebook bluetoothd[284]: Not enough free handles to register service
Jun 08 13:01:30 chromebook bluetoothd[284]: Not enough free handles to register service
Jun 08 13:01:30 chromebook bluetoothd[284]: Sap driver initialization failed.
Jun 08 13:01:30 chromebook bluetoothd[284]: sap-server: Operation not permitted (1)
Jun 08 13:01:32 chromebook bluetoothd[284]: Failed to set mode: Blocked through rfkill (0x12)
Jun 08 13:01:42 chromebook bluetoothd[284]: Failed to set mode: Blocked through rfkill (0x12)
Last edited by bendavis78 (2015-06-08 18:11:22)
Offline
I just checked and the Bluetooth stick works out of the box on a Manjaro machine, so it's for sure a software problem...
Desktop: http://www.sysprofile.de/id15562, Arch Linux | Notebook: Thinkpad L13 Yoga Gen2, Manjaro
The very worst thing you can do with free software is to download it, see that it doesn't work for some reason, leave it, and tell your friends that it doesn't work. - Tuomas Lukka
Offline
@bendavis78
Check your rfkill
$ rfkill list
do it good first, it will be faster than do it twice the saint
Offline
I've also bluetooth problems since today. First my bluetooth mouse didn't work. After reattaching it the pointer is jumpy(not really responsive).
$ sudo systemctl status bluetooth
● bluetooth.service - Bluetooth service
Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: disabled)
Active: active (running) since wo 2015-06-17 22:43:34 CEST; 11min ago
Docs: man:bluetoothd(8)
Main PID: 614 (bluetoothd)
Status: "Running"
CGroup: /system.slice/bluetooth.service
└─614 /usr/lib/bluetooth/bluetoothd
jun 17 22:43:38 desktop bluetoothd[614]: Not enough free handles to register service
jun 17 22:43:38 desktop bluetoothd[614]: Sap driver initialization failed.
jun 17 22:43:38 desktop bluetoothd[614]: sap-server: Operation not permitted (1)
jun 17 22:43:38 desktop bluetoothd[614]: hci0 Load Connection Parameters failed: Unknown Command (0x01)
jun 17 22:43:54 desktop bluetoothd[614]: Unable to register GATT service with handle 0x002d for device 00:15:9E:11:85:37:
jun 17 22:43:54 desktop bluetoothd[614]: Unable to register GATT service with handle 0x0030 for device 00:15:9E:11:85:37:
jun 17 22:46:34 desktop bluetoothd[614]: Unable to register GATT service with handle 0x002d for device 00:15:9E:11:85:37:
jun 17 22:46:34 desktop bluetoothd[614]: Unable to register GATT service with handle 0x0030 for device 00:15:9E:11:85:37:
jun 17 22:47:28 desktop bluetoothd[614]: Unable to register GATT service with handle 0x002d for device 00:15:9E:11:85:37:
jun 17 22:47:28 desktop bluetoothd[614]: Unable to register GATT service with handle 0x0030 for device 00:15:9E:11:85:37:
Offline
I also have some drawback. Every boot give a warning and the device fails to be ready.
Later will presumably work, but not constantly.
do it good first, it will be faster than do it twice the saint
Offline
same issues here, any help?
Offline
Meanwhile
$ uname -r
4.0.6-1-ARCH
Anyhow did not improve.
do it good first, it will be faster than do it twice the saint
Offline
I have the same problem. Downgrading to 5.28-1 with bluez and bluez-utils helped.
● bluetooth.service - Bluetooth service
Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: disabled)
Active: active (running) since Wed 2015-07-08 14:18:07 CEST; 13s ago
Docs: man:bluetoothd(8)
Main PID: 3463 (bluetoothd)
Status: "Running"
CGroup: /system.slice/bluetooth.service
└─3463 /usr/lib/bluetooth/bluetoothd
Jul 08 14:18:07 530uarch systemd[1]: Starting Bluetooth service...
Jul 08 14:18:07 530uarch bluetoothd[3463]: Bluetooth daemon 5.31
Jul 08 14:18:07 530uarch bluetoothd[3463]: Starting SDP server
Jul 08 14:18:07 530uarch systemd[1]: Started Bluetooth service.
Jul 08 14:18:07 530uarch bluetoothd[3463]: Bluetooth management interface 1.8 initialized
Jul 08 14:18:07 530uarch bluetoothd[3463]: Failed to obtain handles for "Service Changed" characteristic
Jul 08 14:18:07 530uarch bluetoothd[3463]: Not enough free handles to register service
Jul 08 14:18:07 530uarch bluetoothd[3463]: Error adding Link Loss service
Jul 08 14:18:07 530uarch bluetoothd[3463]: Not enough free handles to register service
Jul 08 14:18:07 530uarch bluetoothd[3463]: Not enough free handles to register service
Jul 08 14:18:07 530uarch bluetoothd[3463]: Not enough free handles to register service
Jul 08 14:18:07 530uarch bluetoothd[3463]: Current Time Service could not be registered
Jul 08 14:18:07 530uarch bluetoothd[3463]: gatt-time-server: Input/output error (5)
Jul 08 14:18:07 530uarch bluetoothd[3463]: Not enough free handles to register service
Jul 08 14:18:07 530uarch bluetoothd[3463]: Not enough free handles to register service
Jul 08 14:18:07 530uarch bluetoothd[3463]: Sap driver initialization failed.
Jul 08 14:18:07 530uarch bluetoothd[3463]: sap-server: Operation not permitted (1)
Jul 08 14:18:14 530uarch bluetoothd[3463]: a2dp-source profile connect failed for D0:C1:B1:AB:DC:92: Protocol not available
This supports my idea that bluez is the most stupid package I "have to" use in linux. With zero documentation it's just painful to debug it. And I've dozens of problem so far with that...
Last edited by Kotrfa (2015-07-08 12:25:26)
Offline
Will try it out on my desktop asap. But just fyi, on my laptop I'm running Manjaro with bluez 5.31 and it works fine. So I'd rather suspect problems in the package rather than upstream.
Desktop: http://www.sysprofile.de/id15562, Arch Linux | Notebook: Thinkpad L13 Yoga Gen2, Manjaro
The very worst thing you can do with free software is to download it, see that it doesn't work for some reason, leave it, and tell your friends that it doesn't work. - Tuomas Lukka
Offline
Thank you for clarification. It might be a problem in the package, that is true...
Offline
Any solution to this problem, without downgrading (as I have a freshly installed system with no older package files...)?
Someone wrote:
"I understand that if you play a Windows CD backwards you hear strange Satanic messages"
To which someone replied:
"It's even worse than that; play it forwards and it installs Windows"
Offline
Actually I also realized that I don't have older packages in my cache, is there a way to get them from the net?
Desktop: http://www.sysprofile.de/id15562, Arch Linux | Notebook: Thinkpad L13 Yoga Gen2, Manjaro
The very worst thing you can do with free software is to download it, see that it doesn't work for some reason, leave it, and tell your friends that it doesn't work. - Tuomas Lukka
Offline
Same issues, and they have not left me yet. (On both Manjaro and Arch) Any news on this? bluez-git does not work either.
sudo systemctl status bluetooth
● bluetooth.service - Bluetooth service
Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: disabled)
Active: active (running) since Tue 2015-07-14 16:26:14 CDT; 4min 32s ago
Docs: man:bluetoothd(8)
Main PID: 11148 (bluetoothd)
Status: "Running"
CGroup: /system.slice/bluetooth.service
└─11148 /usr/lib/bluetooth/bluetoothd
Jul 14 16:27:57 ryanvade-manjaro bluetoothd[11148]: a2dp-source profile connect failed for F8:E0:79:46:2E:33: Protocol not available
Jul 14 16:27:57 ryanvade-manjaro bluetoothd[11148]: a2dp-source profile connect failed for F8:E0:79:46:2E:33: Protocol not available
Jul 14 16:27:57 ryanvade-manjaro bluetoothd[11148]: a2dp-source profile connect failed for F8:E0:79:46:2E:33: Protocol not available
Jul 14 16:27:58 ryanvade-manjaro bluetoothd[11148]: a2dp-source profile connect failed for F8:E0:79:46:2E:33: Protocol not available
Jul 14 16:27:58 ryanvade-manjaro bluetoothd[11148]: a2dp-source profile connect failed for F8:E0:79:46:2E:33: Protocol not available
Jul 14 16:27:58 ryanvade-manjaro bluetoothd[11148]: a2dp-source profile connect failed for F8:E0:79:46:2E:33: Protocol not available
Jul 14 16:27:58 ryanvade-manjaro bluetoothd[11148]: a2dp-source profile connect failed for F8:E0:79:46:2E:33: Protocol not available
Jul 14 16:27:59 ryanvade-manjaro bluetoothd[11148]: a2dp-source profile connect failed for F8:E0:79:46:2E:33: Protocol not available
Jul 14 16:27:59 ryanvade-manjaro bluetoothd[11148]: a2dp-source profile connect failed for F8:E0:79:46:2E:33: Protocol not available
Jul 14 16:27:59 ryanvade-manjaro bluetoothd[11148]: a2dp-source profile connect failed for F8:E0:79:46:2E:33: Protocol not available
pacman -S pulseaudio-alsa pulseaudio-bluetooth bluez bluez-libs bluez-utils bluez-firmware
warning: bluez-utils-5.32-1 is up to date -- reinstalling
warning: pulseaudio-alsa-2-3 is up to date -- reinstalling
warning: bluez-5.32-1 is up to date -- reinstalling
warning: pulseaudio-bluetooth-6.0-2 is up to date -- reinstalling
warning: bluez-libs-5.32-1 is up to date -- reinstalling
warning: bluez-firmware-1.2-8 is up to date -- reinstalling
Offline
Actually I also realized that I don't have older packages in my cache, is there a way to get them from the net?
Star from here or have a look in here
Anyhow, I tried downgrading to 5.30 but I didn't get any good.
Systemctl reports
● bluetooth.service - Bluetooth service
Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled; vendor preset: disabled)
Active: active (running) since ven 2015-07-17 04:54:08 MYT; 3s ago
Docs: man:bluetoothd(8)
Main PID: 12548 (bluetoothd)
Status: "Running"
CGroup: /system.slice/bluetooth.service
└─12548 /usr/lib/bluetooth/bluetoothd
lug 17 04:54:08 AsusG75 bluetoothd[12548]: Error adding Link Loss service
lug 17 04:54:08 AsusG75 bluetoothd[12548]: Not enough free handles to register service
lug 17 04:54:08 AsusG75 bluetoothd[12548]: Not enough free handles to register service
lug 17 04:54:08 AsusG75 bluetoothd[12548]: Not enough free handles to register service
lug 17 04:54:08 AsusG75 bluetoothd[12548]: Current Time Service could not be registered
lug 17 04:54:08 AsusG75 bluetoothd[12548]: gatt-time-server: Input/output error (5)
lug 17 04:54:08 AsusG75 bluetoothd[12548]: Not enough free handles to register service
lug 17 04:54:08 AsusG75 bluetoothd[12548]: Not enough free handles to register service
lug 17 04:54:08 AsusG75 bluetoothd[12548]: Sap driver initialization failed.
lug 17 04:54:08 AsusG75 bluetoothd[12548]: sap-server: Operation not permitted (1)
Last edited by TheSaint (2015-07-16 20:56:18)
do it good first, it will be faster than do it twice the saint
Offline
I have the same problem, along with other memory leaks etc in plasma5 :-(
Please let us know if you find a solution.
Andrew
Offline
I've tried a different SO and the USB device is not found.
do it good first, it will be faster than do it twice the saint
Offline