You are not logged in.
Hello everyone,
I have noticed some errors with bluetoothd and am wondering if I should worry about them:
sudo systemctl status bluetooth
● bluetooth.service - Bluetooth service
Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled)
Active: active (running) since Thu 2014-09-04 13:10:27 CDT; 4min 10s ago
Docs: man:bluetoothd(8)
Main PID: 3441 (bluetoothd)
Status: "Running"
CGroup: /system.slice/bluetooth.service
└─3441 /usr/lib/bluetooth/bluetoothd --noplugin=sap
Sep 04 13:10:27 ryanvade-arch systemd[1]: Started Bluetooth service.
Sep 04 13:10:27 ryanvade-arch bluetoothd[3441]: Starting SDP server
Sep 04 13:10:27 ryanvade-arch bluetoothd[3441]: Excluding (cli) sap
Sep 04 13:10:27 ryanvade-arch bluetoothd[3441]: Bluetooth management interface 1.6 initialized
Sep 04 13:10:27 ryanvade-arch bluetoothd[3441]: hci0 Load Connection Parameters failed: Unknown Command (0x01)
Sep 04 13:10:27 ryanvade-arch bluetoothd[3441]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSource
Sep 04 13:10:27 ryanvade-arch bluetoothd[3441]: Endpoint registered: sender=:1.28 path=/MediaEndpoint/A2DPSink
Sep 04 13:12:25 ryanvade-arch bluetoothd[3441]: Refusing input device connect: No such file or directory (2)
Sep 04 13:12:25 ryanvade-arch bluetoothd[3441]: Refusing connection from 00:60:D1:02:22:ED: unknown device
Sep 04 13:13:12 ryanvade-arch bluetoothd[3441]: Can't get HIDP connection info
Intel 7260-AC + bluetooth, 3.16.1-2-CK, bluez 5.
Last edited by ryanvade (2014-09-04 18:16:19)
Offline
I am also experiencing these problems:
[ 5287.366545] Bluetooth: hci0 urb ffff880442f58480 failed to resubmit (113)
[ 5287.366921] Bluetooth: hci0 urb ffff880442f58000 failed to resubmit (113)
[ 5695.809834] Bluetooth: hci0 urb ffff8804a8d05240 failed to resubmit (113)
[ 5695.810207] Bluetooth: hci0 urb ffff8804a8d05840 failed to resubmit (113)
[ 5829.985385] Bluetooth: hci0 urb ffff8803c98b4e40 failed to resubmit (113)
[ 5829.985757] Bluetooth: hci0 urb ffff8803c98b4300 failed to resubmit (113)
systemctl status -l bluetooth
● bluetooth.service - Bluetooth service
Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled)
Active: active (running) since Wed 2014-10-01 16:49:55 CDT; 5min ago
Docs: man:bluetoothd(8)
Main PID: 31677 (bluetoothd)
Status: "Running"
CGroup: /system.slice/bluetooth.service
└─31677 /usr/lib/bluetooth/bluetoothd
Oct 01 16:49:55 ryanvade-arch bluetoothd[31677]: Bluetooth daemon 5.23
Oct 01 16:49:55 ryanvade-arch bluetoothd[31677]: Starting SDP server
Oct 01 16:49:55 ryanvade-arch bluetoothd[31677]: Bluetooth management interface 1.6 initialized
Oct 01 16:49:55 ryanvade-arch bluetoothd[31677]: Sap driver initialization failed.
Oct 01 16:49:55 ryanvade-arch bluetoothd[31677]: sap-server: Operation not permitted (1)
Oct 01 16:49:55 ryanvade-arch bluetoothd[31677]: hci0 Load Connection Parameters failed: Unknown Command (0x01)
Oct 01 16:49:55 ryanvade-arch bluetoothd[31677]: Endpoint registered: sender=:1.74 path=/MediaEndpoint/A2DPSource
Oct 01 16:49:55 ryanvade-arch bluetoothd[31677]: Endpoint registered: sender=:1.74 path=/MediaEndpoint/A2DPSink
Oct 01 16:50:32 ryanvade-arch bluetoothd[31677]: Failed to set mode: Failed (0x03)
Oct 01 16:52:46 ryanvade-arch bluetoothd[31677]: Failed to set mode: Failed (0x03
Offline