(Keine ahnung in welches Forum mein bluetooth-Problem genau reinfällt).
Ich habe folgendes Problem: Manchmal mag mein bluetooth nicht. Es sagt im Terminal nur host is down.
Code: Alles auswählen
Jun 23 20:33:01 butterfly bluetoothd[999]: profiles/audio/avdtp.c:avdtp_connect_cb() connect to 11:75:58:51:30:26: Host is down (112)
Code: Alles auswählen
Jun 23 20:14:38 butterfly bluetoothd[990]: profiles/audio/avdtp.c:avdtp_connect_cb() connect to 9C:38:93:37:70:E2: Transport endpoint is not connected (107)
Jun 23 20:17:00 butterfly systemd[1]: Stopping bluetooth.service - Bluetooth service...
Jun 23 20:18:30 butterfly systemd[1]: bluetooth.service: State 'stop-sigterm' timed out. Killing.
Jun 23 20:18:30 butterfly systemd[1]: bluetooth.service: Killing process 990 (bluetoothd) with signal SIGKILL.
Jun 23 20:20:00 butterfly systemd[1]: bluetooth.service: Processes still around after SIGKILL. Ignoring.
Jun 23 20:21:31 butterfly systemd[1]: bluetooth.service: State 'final-sigterm' timed out. Killing.
Jun 23 20:21:31 butterfly systemd[1]: bluetooth.service: Killing process 990 (bluetoothd) with signal SIGKILL.
Jun 23 20:23:01 butterfly systemd[1]: bluetooth.service: Processes still around after final SIGKILL. Entering failed mode.
Jun 23 20:23:01 butterfly systemd[1]: bluetooth.service: Failed with result 'timeout'.
Jun 23 20:23:01 butterfly systemd[1]: bluetooth.service: Unit process 990 (bluetoothd) remains running after unit stopped.
Jun 23 20:23:01 butterfly systemd[1]: Stopped bluetooth.service - Bluetooth service.
Ich nutze ein Thinkpad T480s mit bookworm (Linux butterfly 6.1.0-21-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.90-1 (2024-05-03) x86_64 GNU/Linux).
Wenn ich ich im laufenden Betrieb den bluetooth service neustarte, ist auch dies nicht erfolgreich:
Code: Alles auswählen
~> sudo systemctl restart bluetooth
Job for bluetooth.service failed because the control process exited with error code.
See "systemctl status bluetooth.service" and "journalctl -xeu bluetooth.service" for details.