Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bluetooth devices don't auto-connect after a restart #11

Open
20k-ultra opened this issue Jan 28, 2022 · 0 comments
Open

bluetooth devices don't auto-connect after a restart #11

20k-ultra opened this issue Jan 28, 2022 · 0 comments

Comments

@20k-ultra
Copy link
Owner

Following https://wiki.archlinux.org/title/Bluetooth#Auto_power-on_after_boot/resume did not make trackpad auto connect after reboot.

The logs for bluetoothd mention permission issues for the config file...

mig@ghost ~$ journalctl -fn 300 -u bluetooth 
Jan 28 00:16:14 ghost systemd[1]: Starting Bluetooth service... 
Jan 28 00:16:14 ghost bluetoothd[737]: Bluetooth daemon 5.63 
Jan 28 00:16:14 ghost bluetoothd[737]: src/main.c:load_config() Parsing /etc/bluetooth/main.conf failed: Permission denied 
Jan 28 00:16:14 ghost systemd[1]: Started Bluetooth service. 
Jan 28 00:16:14 ghost bluetoothd[737]: Starting SDP server 
Jan 28 00:16:14 ghost bluetoothd[737]: Bluetooth management interface 1.21 initialized 
Jan 28 00:16:40 ghost bluetoothd[737]: Endpoint registered: sender=:1.24 path=/MediaEndpoint/A2DPSink/sbc 
Jan 28 00:16:40 ghost bluetoothd[737]: Endpoint registered: sender=:1.24 path=/MediaEndpoint/A2DPSource/sbc 
Jan 28 00:16:40 ghost bluetoothd[737]: Endpoint registered: sender=:1.24 path=/MediaEndpoint/A2DPSink/sbc_xq_453 
Jan 28 00:16:40 ghost bluetoothd[737]: Endpoint registered: sender=:1.24 path=/MediaEndpoint/A2DPSource/sbc_xq_453
Jan 28 00:16:40 ghost bluetoothd[737]: Endpoint registered: sender=:1.24 path=/MediaEndpoint/A2DPSink/sbc_xq_512 
Jan 28 00:16:40 ghost bluetoothd[737]: Endpoint registered: sender=:1.24 path=/MediaEndpoint/A2DPSource/sbc_xq_512
Jan 28 00:16:40 ghost bluetoothd[737]: Endpoint registered: sender=:1.24 path=/MediaEndpoint/A2DPSink/sbc_xq_552 
Jan 28 00:16:40 ghost bluetoothd[737]: Endpoint registered: sender=:1.24 path=/MediaEndpoint/A2DPSource/sbc_xq_552
Jan 28 00:17:01 ghost bluetoothd[737]: profiles/input/device.c:ioctl_is_connected() Can't get HIDP connection info
^C 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant