You are not logged in.

#1 2026-04-30 03:47:17

noma
Member
Registered: 2024-08-27
Posts: 3

Arch restarts on connecting with bluetooth

I have just recently upgraded my system and since then encountering this, everytime i connect to my wireless headset or earbuds using bluetooth, the system undergoes a restart at the moment, and after restarting still the device is unconnected.
I have checked with:
```
rfkill list
```

bluetooth's unblocked, any suggestions on how to debug the problem?

Offline

#2 2026-04-30 04:27:19

5hridhyan
Member
From: Asia
Registered: 2025-12-25
Posts: 772
Website

Re: Arch restarts on connecting with bluetooth

Please post your complete system journal for the *affected* boot:

sudo journalctl -b | curl --upload-file - 'https://paste.c-net.org/'

-b -1 for previous boot.


"Nothing matters" -a Nihilist
"Why bother thinking what matters?" -me

Offline

#3 2026-05-09 11:31:10

noma
Member
Registered: 2024-08-27
Posts: 3

Re: Arch restarts on connecting with bluetooth

Sorry for the late response.
Here are the logs: https://paste.c-net.org/ToppingMight

Offline

#4 2026-05-09 15:05:37

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,540

Re: Arch restarts on connecting with bluetooth

May 09 16:08:29 arch-angel sudo[9690]:  malaika : TTY=pts/0 ; PWD=/home/team ; USER=root ; COMMAND=/usr/bin/systemctl restart systemd-journald
May 09 16:08:29 arch-angel sudo[9690]: pam_unix(sudo:session): session opened for user root(uid=0) by malaika(uid=1000)
May 09 16:08:29 arch-angel systemd-journald[476]: Journal stopped
May 09 16:08:30 arch-angel systemd-journald[476]: Received SIGTERM from PID 1 (systemd).
May 09 16:08:30 arch-angel systemd[1]: Stopping Journal Service...
May 09 16:08:30 arch-angel systemd[1]: systemd-journald.service: Deactivated successfully.
May 09 16:08:30 arch-angel systemd[1]: Stopped Journal Service.
May 09 16:08:30 arch-angel systemd[1]: Starting Journal Service...
May 09 16:08:30 arch-angel systemd-journald[9697]: Collecting audit messages is disabled.
May 09 16:08:30 arch-angel systemd-journald[9697]: Journal started
May 09 16:08:30 arch-angel systemd-journald[9697]: System Journal (/var/log/journal/2725cc4a13ba4e7f81c3ae8e420e0b0d) is 706.4M, max 1.7G, 1G free.
May 09 16:08:30 arch-angel sudo[9690]: pam_unix(sudo:session): session closed for user root
May 09 16:08:30 arch-angel systemd[1]: Started Journal Service.
May 09 16:08:44 arch-angel systemd-logind[660]: The system will reboot now!
May 09 16:08:44 arch-angel systemd-logind[660]: System is rebooting.
May 09 16:08:44 arch-angel systemd[1]: Stopping Session 5 of User malaika...
May 09 16:08:44 arch-angel systemd[1]: Removed slice Slice /system/getty.
grep -i reboot /etc/systemd/logind.conf

Try to ignore the reboot key - but also to connect the BT device from the multi-user.target (no gnome)

Offline

Board footer

Powered by FluxBB