You are not logged in.
Pages: 1
Topic closed
Hi,
After an update last week I can't pair my bluetooth mouse anymore. I have a Lenovo X1 laptop, with built-in bluetooth. All bluetooth devices I have tried until now have worked just fine.
The problem now, is that when I power my mouse on, and it tries to pair with the computer I get a notification message (gnome shell) asking to grant access. I never had this before. I answer "always grant access" and still doesn't work.
I searched the logs. When I start the machine I don't see any errors on /var/log/everything.log, and systemctl status bluetooth produces the following:
$ sudo systemctl status bluetooth
bluetooth.service - Bluetooth service
Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled)
Active: active (running) since lun 2013-05-20 09:56:56 CST; 1min 26s ago
Main PID: 802 (bluetoothd)
CGroup: name=systemd:/system/bluetooth.service
└─802 /usr/sbin/bluetoothd -n
may 20 09:56:56 thinkpad-x1 bluetoothd[802]: bluetoothd[802]: Bluetooth Management interface initialized
may 20 09:56:56 thinkpad-x1 bluetoothd[802]: bluetoothd[802]: input-headset driver probe failed for device E4:B0:21:D8:60:A0
may 20 09:56:56 thinkpad-x1 bluetoothd[802]: bluetoothd[802]: Unknown command complete for opcode 19
may 20 09:56:56 thinkpad-x1 bluetoothd[802]: bluetoothd[802]: Adapter /org/bluez/802/hci0 has been enabled
may 20 09:57:08 thinkpad-x1 bluetoothd[802]: bluetoothd[802]: Endpoint registered: sender=:1.36 path=/MediaEndpoint/HFPAG
may 20 09:57:08 thinkpad-x1 bluetoothd[802]: Endpoint registered: sender=:1.36 path=/MediaEndpoint/HFPAG
may 20 09:57:08 thinkpad-x1 bluetoothd[802]: Endpoint registered: sender=:1.36 path=/MediaEndpoint/HFPHS
may 20 09:57:08 thinkpad-x1 bluetoothd[802]: Endpoint registered: sender=:1.36 path=/MediaEndpoint/A2DPSource
may 20 09:57:08 thinkpad-x1 bluetoothd[802]: bluetoothd[802]: Endpoint registered: sender=:1.36 path=/MediaEndpoint/HFPHS
may 20 09:57:08 thinkpad-x1 bluetoothd[802]: bluetoothd[802]: Endpoint registered: sender=:1.36 path=/MediaEndpoint/A2DPSourceAfter I turn on the mouse, and it tries to pair, I have this on my /var/log/everything.log:
May 20 09:58:55 thinkpad-x1 bluetoothd[802]: bluetoothd[802]: Refusing input device connect: No such file or directory (2)
May 20 09:58:55 thinkpad-x1 bluetoothd[802]: Refusing input device connect: No such file or directory (2)
May 20 09:58:57 thinkpad-x1 dbus-daemon[668]: dbus[668]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedesktop.ModemManager1.service'
May 20 09:58:57 thinkpad-x1 dbus[668]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedesktop.ModemManager1.service'
May 20 09:58:57 thinkpad-x1 dbus[668]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.ModemManager1.service': Unit dbus-org.freedesktop.ModemManager1.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.freedesktop.ModemManager1.service' for details.
May 20 09:58:57 thinkpad-x1 NetworkManager[658]: <warn> error poking ModemManager: GDBus.Error:org.freedesktop.systemd1.LoadFailed: Unit dbus-org.freedesktop.ModemManager1.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.freedesktop.ModemManager1.service' for details.
May 20 09:58:58 thinkpad-x1 dbus-daemon[668]: dbus[668]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.ModemManager1.service': Unit dbus-org.freedesktop.ModemManager1.service failed to load: No such file or directory. See system logs and 'systemctl status dbus-org.freedesktop.ModemManager1.service' for details.
May 20 09:59:02 thinkpad-x1 bluetoothd[802]: bluetoothd[802]: Refusing input device connect: No such file or directory (2)
May 20 09:59:02 thinkpad-x1 bluetoothd[802]: Refusing input device connect: No such file or directory (2)And systemctl status bluetooth produces the following:
$ sudo systemctl status bluetooth
bluetooth.service - Bluetooth service
Loaded: loaded (/usr/lib/systemd/system/bluetooth.service; enabled)
Active: active (running) since lun 2013-05-20 09:56:56 CST; 2min 28s ago
Main PID: 802 (bluetoothd)
CGroup: name=systemd:/system/bluetooth.service
└─802 /usr/sbin/bluetoothd -n
may 20 09:57:08 thinkpad-x1 bluetoothd[802]: bluetoothd[802]: Endpoint registered: sender=:1.36 path=/MediaEndpoint/HFPAG
may 20 09:57:08 thinkpad-x1 bluetoothd[802]: Endpoint registered: sender=:1.36 path=/MediaEndpoint/HFPAG
may 20 09:57:08 thinkpad-x1 bluetoothd[802]: Endpoint registered: sender=:1.36 path=/MediaEndpoint/HFPHS
may 20 09:57:08 thinkpad-x1 bluetoothd[802]: Endpoint registered: sender=:1.36 path=/MediaEndpoint/A2DPSource
may 20 09:57:08 thinkpad-x1 bluetoothd[802]: bluetoothd[802]: Endpoint registered: sender=:1.36 path=/MediaEndpoint/HFPHS
may 20 09:57:08 thinkpad-x1 bluetoothd[802]: bluetoothd[802]: Endpoint registered: sender=:1.36 path=/MediaEndpoint/A2DPSource
may 20 09:58:55 thinkpad-x1 bluetoothd[802]: bluetoothd[802]: Refusing input device connect: No such file or directory (2)
may 20 09:58:55 thinkpad-x1 bluetoothd[802]: Refusing input device connect: No such file or directory (2)
may 20 09:59:02 thinkpad-x1 bluetoothd[802]: bluetoothd[802]: Refusing input device connect: No such file or directory (2)
may 20 09:59:02 thinkpad-x1 bluetoothd[802]: Refusing input device connect: No such file or directory (2)Does anyone have an idea where could be the problem?
Thank you
Offline
I'm having this same issue with my keyboard. Did you find a solution?
Offline
Hi bendavis78,
Welcome to Arch Linux. This thread is a bit over a year old. I am going to close this thread since Arch changes so fast. Please feel free to open a new thread for which you will be the original poster and provide a complete description of your problem. If you feel this thread is relevant, go ahead and link back to this thread.
Thanks.
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Offline
Pages: 1
Topic closed